wt.workflow.engine
Class WfAssigneeNotification
java.lang.Object
wt.workflow.engine.WfAssigneeNotification
- All Implemented Interfaces:
- Externalizable, Serializable, Evolvable
public class WfAssigneeNotification
- extends Object
- implements Evolvable
This class is to be used for variable modification of the parameters
associated with overdue (eg. deadline) assignee notifications. It does
not allow for modification to the defined Roles to be notified at the
actual deadline (eg. the Assignees). It simply allows one to set or
unset whether to notify the Assignee roles defined in the workflow deadline
tab; and whether to notify the Responsible Role. It also allows one
to change the offsets, in days, for Approaching and Past deadline notifications.
If these items are set in the workflow template's deadline tab, those
values will be used as defaults to populate the defaults of this variables
attributes. This variable's default values are zero days and false (no
notification).
Supported API: true
Extendable: false
- See Also:
- Serialized Form