Clean up OWNED_OBJECTLIST
PeakTMS provides with the owned object list a possibility to maintain lists of complex structures within resources, activities or project. When the parent object doesn't exist any more than the complex lists including its items are still in the database either as value list values or resources. Activating this job will delete all remaining lists including their items. The job is implemented by com.peaksolution.prp.scheduler.ownedobject.OwnedObjectListCleanerJobDefFactory. The execution interval is defined as cron pattern.
OWNED_OBJECTLIST_CLEAN.cron=0 */30 * ? * * *