Package de.hybris.platform.ruleengineservices.jobs
package de.hybris.platform.ruleengineservices.jobs
-
InterfacesClassDescriptionDAO object to access to common repository related Job informationInterface for the launcher of rule-engine specific tasksInterface for the rule-engine job supplier factoryThis contract is meant to perform synchronization of the rule engine jobs execution through the means of acquiring and and releasing locks on the respective resources that are essential for the job's execution.RuleEngineJobPerformable<T extends CronJobModel>Extension to the
JobPerformablecontract that provides additional rule engine job specific methodsThe interface to provide routine operations and checks to support the rule engine related jobs