|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WfTemplateProcessor | |
wt.workflow.engine |
Provides workflow classes responsible for the flow of
control and data from an execution point of view. |
Uses of WfTemplateProcessor in wt.workflow.engine |
Methods in wt.workflow.engine with parameters of type WfTemplateProcessor | |
protected boolean |
WfTemplateProcessor.readVersion(WfTemplateProcessor thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
private static void |
StandardWfEngineService.sendOverdueNotification(WfExecutionObject exec_obj,
WTDistributionList distList,
WfTemplateProcessor tp)
Send notification that the execution object is overdue using the pased distribution list and Template processor. |
private static void |
StandardWfEngineService.sendOverdueNotificationToRoles(WfExecutionObject exec_obj,
WTDistributionList distList,
WfTemplateProcessor tp)
Send notification that the execution object is overdue using the passed distribution list and Template processor. |
protected boolean |
WfTemplateProcessor.readVersion(WfTemplateProcessor thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
private static void |
StandardWfEngineService.sendOverdueNotification(WfExecutionObject exec_obj,
WTDistributionList distList,
WfTemplateProcessor tp)
Send notification that the execution object is overdue using the pased distribution list and Template processor. |
private static void |
StandardWfEngineService.sendOverdueNotificationToRoles(WfExecutionObject exec_obj,
WTDistributionList distList,
WfTemplateProcessor tp)
Send notification that the execution object is overdue using the passed distribution list and Template processor. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |