com.ibm.rpm.workflow.scope
RunningWorkflowProcessScope

com.ibm.rpm.framework.RPMObjectScope
  extended bycom.ibm.rpm.workflow.scope.RunningWorkflowProcessScope

RunningWorkflowProcessScope
Extends: com.ibm.rpm.framework.RPMObjectScope
Child objects: None

RunningWorkflowProcessScope represents a scope to navigate to objects that are related to the running workflows.

Field Summary
WorkflowScope children
   The scope for the children. . If children is not null then all the children of the object will be loaded

Inherited Field Summary
RPMObjectScope parent
   The parent of the RPMObjectScope.

Field Detail

children


WorkflowScope children
The scope for the children. . If children is not null then all the children of the object will be loaded

Inherited Field Detail

parent


RPMObjectScope parent
The parent of the RPMObjectScope.