wt.workflow.engine
Class WfDueDate
java.lang.Object
wt.workflow.engine.WfDueDate
- All Implemented Interfaces:
- Externalizable, Serializable, Evolvable
public class WfDueDate
- extends Object
- implements Evolvable
This class is to be used for variable modification of a process' or activity's
deadline Date. If the deadline duration is set in the workflow template's
deadline tab, that value will be used to calculate the date to use as
the default to populate this variable. If this variable's default value
is set in the workflow variable tab, that value will be used. This variable's
default value is NULL.
Supported API: true
Extendable: false
- See Also:
- Serialized Form