Interface IWorkflowTriggerJobDetails
- All Superinterfaces:
IFormRecordJobDetails, IQuartzJobDetails, Serializable
- All Known Implementing Classes:
WorkflowTriggerJobDetails
Interface for quartz job info for quartz triggers for workflow triggers of the new workflow.
- Since:
- 7.0.0
- Author:
- XIMA MEDIA GmbH
-
Method Summary
Methods inherited from interface IFormRecordJobDetails
getProcessIdMethods inherited from interface IQuartzJobDetails
getJobGroup, getStartTime, getTriggerGroup
-
Method Details
-
getWorkflowTriggerId
long getWorkflowTriggerId()- Returns:
- ID of the workflow trigger.
-
getWorkflowTriggerType
-