com.ibm.rpm.communications.scope
WorkflowResponseScope

com.ibm.rpm.framework.RPMObjectScope
  extended bycom.ibm.rpm.communications.scope.WorkflowResponseScope

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

Represents a scope to navigate to objects that are related to GenericCommunication, Notification, WorkflowStepNotification and StaffingRequest.

Field Summary
xsd:boolean resource
   This field is true if the WorkflowResponse's resource field should be loaded, and is false otherwise.
xsd:boolean response
   This field is true if the WorkflowResponse's response field should be loaded, and is false otherwise.

Inherited Field Summary
RPMObjectScope parent
   The parent of the RPMObjectScope.

Field Detail

resource


xsd:boolean  resource
This field is true if the WorkflowResponse's resource field should be loaded, and is false otherwise.

response


xsd:boolean  response
This field is true if the WorkflowResponse's response field should be loaded, and is false otherwise.

Inherited Field Detail

parent


RPMObjectScope parent
The parent of the RPMObjectScope.