wt.workflow.work
Class WorkflowHelper
java.lang.Object
wt.workflow.work.WorkflowHelper
- All Implemented Interfaces:
- Externalizable, Serializable
public class WorkflowHelper
- extends Object
- implements Externalizable
WorkflowHelper provides client invokable methods to workflow services.
These methods are executed on the client side.
Supported API: true
Extendable: false
- See Also:
- Serialized Form
|
Field Summary |
static wt.workflow.work.WorkflowService |
service
Supported API: true |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
service
public static final wt.workflow.work.WorkflowService service
Supported API: true