Package de.xima.fc.mdl.form.record
Class StatusChangeJobDetails
java.lang.Object
de.xima.fc.mdl.form.record.StatusChangeJobDetails
- All Implemented Interfaces:
IChangeStatusJobDetails,IFormRecordJobDetails,IQuartzJobDetails,Serializable
Deprecated.
This belongs to the old workflow engine which will be removed.
Model class for detail information about a
StatusChangeJob- Since:
- 7.0.0
- Author:
- XIMA MEDIA GmbH
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface de.xima.fc.interfaces.timing.IQuartzJobDetails
getJobGroup, getStartTime, getTriggerGroup
-
Constructor Details
-
Method Details
-
getSourceStateName
Deprecated.- Specified by:
getSourceStateNamein interfaceIChangeStatusJobDetails
-
getTargetStateName
Deprecated.- Specified by:
getTargetStateNamein interfaceIChangeStatusJobDetails
-
getProcessId
Deprecated.- Specified by:
getProcessIdin interfaceIFormRecordJobDetails- Returns:
- The
process IDprocess ID of the form record.
-
getStartTime
- Specified by:
getStartTimein interfaceIQuartzJobDetails
-
getTriggerGroup
- Specified by:
getTriggerGroupin interfaceIQuartzJobDetails
-
getJobGroup
- Specified by:
getJobGroupin interfaceIQuartzJobDetails
-
toString
-