Documentation
Liferay provides a rich store of resources and knowledge to help our community better use and work with our technology.
Scheduler
Set this to false to disable all scheduler classes defined in liferay-portlet.xml and in the property scheduler.classes.
scheduler.enabled=true
Input a list of comma delimited class names that implement com.liferay.portal.kernel.job.Scheduler. These classes allow jobs to be scheduled on startup. These classes are not associated to any one portlet.
scheduler.classes=
Set the maximum length of description, group name, and job name fields.
scheduler.description.max.length=120
scheduler.group.name.max.length=80
scheduler.job.name.max.length=80