Class CmsInternalRelationsValidationJob

java.lang.Object
org.opencms.relations.CmsInternalRelationsValidationJob
All Implemented Interfaces:
I_CmsScheduledJob

A schedulable OpenCms job to validate internal relations.

This job will validate all link parseable resources of the context project.

Parameters used by this job (all optional): email parameter, should be a comma separated list of email addresses, if empty the email address of the context user will be user instead.

from parameter, should be the "from" field of the email to send, a valid email address, if empty the default will be used.

subject parameter, should be the subject of the sent email, if empty a default subject text will be used, a good practice is to use the same job name as subject.

Since:
6.5.0
See Also: