com.ibm.rpm.communications.types
WorkflowResponseState


WorkflowResponseState

WorkflowResponseState represents the different states that a workflow reply can be in: not responded to, accepted or rejected.

State Summary
NotComplete
   The workflow response has not been sent.
Rejected
   The workflow response has been rejected by the resource.
Accepted
   The workflow response has been accepted by the resource.