WorkflowScope

Description

Package: com.ibm.rpm.workflow.scope

Extends: RPMObjectScope

Usage

WorkflowScope represents a scope to navigate to objects that are related to workflows.

Supported API Calls

N/A

Security Restrictions

N/A

Fields

The following table lists the fields for this object.

Table 1. WorkflowScope Field Description
Field Detail
children

Type: WorkflowScope

Default value: null

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

Field validation description: N/A

Additional field security restrictions: N/A

parent

Type: RPMObjectScope

Default value: null

Description: The scope for the parent.

Field validation description: N/A

Additional field security restrictions: N/A

Inherited Fields

N/A

Related Objects