Package de.hybris.platform.ruleengineservices.jobs
-
Interface Summary Interface Description RuleEngineCronJobDAO DAO object to access to common repository related Job informationRuleEngineCronJobLauncher Interface for the launcher of rule-engine specific tasksRuleEngineCronJobSupplierFactory Interface for the rule-engine job supplier factoryRuleEngineJobExecutionSynchronizer This 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 theJobPerformablecontract that provides additional rule engine job specific methodsRuleEngineJobService The interface to provide routine operations and checks to support the rule engine related jobs