Uses of Interface
de.xima.fc.interfaces.timing.IQuartzJobDetails
-
Packages that use IQuartzJobDetails Package Description de.xima.fc.interfaces.timing de.xima.fc.mdl.form.record -
-
Uses of IQuartzJobDetails in de.xima.fc.interfaces.timing
Subinterfaces of IQuartzJobDetails in de.xima.fc.interfaces.timing Modifier and Type Interface Description interfaceIChangeStatusJobDetailsInterface for quartz job details for state change jobs of the old workflow.interfaceIFormRecordJobDetailsCommon interface for detail information about quartz jobs of a form recordinterfaceIWorkflowTriggerJobDetailsInterface for quartz job info for quartz triggers for workflow triggers of the new workflow. -
Uses of IQuartzJobDetails in de.xima.fc.mdl.form.record
Classes in de.xima.fc.mdl.form.record that implement IQuartzJobDetails Modifier and Type Class Description classStatusChangeJobDetailsDeprecated.This belongs to the old workflow engine which will be removed.classWorkflowTriggerJobDetailsDefault POJO implementation ofIWorkflowTriggerJobDetailswith a constructor that extracts the data.
-