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, wait
Methods inherited from interface de.xima.fc.interfaces.timing.IQuartzJobDetails
getJobGroup, getStartTime, getTriggerGroup
-
Constructor Details
-
Method Details
-
getSourceStateName
Deprecated.- Specified by:
getSourceStateName
in interfaceIChangeStatusJobDetails
-
getTargetStateName
Deprecated.- Specified by:
getTargetStateName
in interfaceIChangeStatusJobDetails
-
getProcessId
Deprecated.- Specified by:
getProcessId
in interfaceIFormRecordJobDetails
- Returns:
- The
process ID
process ID of the form record.
-
getStartTime
- Specified by:
getStartTime
in interfaceIQuartzJobDetails
-
getTriggerGroup
- Specified by:
getTriggerGroup
in interfaceIQuartzJobDetails
-
getJobGroup
- Specified by:
getJobGroup
in interfaceIQuartzJobDetails
-
toString
-