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