Uses of Class
de.xima.fc.timing.job.StateTimerJob
-
Packages that use StateTimerJob Package Description de.xima.fc.timing.job Package with classes for the available job-implementations -
-
Uses of StateTimerJob in de.xima.fc.timing.job
Methods in de.xima.fc.timing.job that return StateTimerJob Modifier and Type Method Description static StateTimerJob
StateTimerJob. forTrigger(Vorgang formRecord, WorkflowTrigger trigger, FcStateTimerProps props, Instant triggerFireInstant)
A new job for invoking a trigger of the new workflow engine.
-