wt.workflow.work
Class WorkflowHelper

java.lang.Object
  extended by 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
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

service

public static final wt.workflow.work.WorkflowService service


Supported API: true