Class AutomationSchedulerService
java.lang.Object
ch.tocco.nice2.optional.automation.impl.trigger.batchjob.AutomationSchedulerService
used to submit
Automation_batch_job
entities as tasks in the task queue-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
removeScheduled
(PrimaryKey automationKey) remove a scheduled automation from the task queuevoid
schedule an automation to run at its defined schedule
-
Constructor Details
-
AutomationSchedulerService
-
-
Method Details
-
schedule
schedule an automation to run at its defined schedule -
removeScheduled
remove a scheduled automation from the task queue
-