com.ibm.rpm.communications.types
WorkflowState


WorkflowState

WorkflowState represents the different states that a workflow can be in: open, closed, suspended, hanged or canceled.

State Summary
Initial
   The workflow has not been started.
Open
   The workflow is in open state.
Closed
   The workflow is closed.
Suspended
   The workflow is suspended.
Hanged
   The workflow is hanged.
Canceled
   The workflow is canceled.