WorkflowCategory

Description

Package: com.ibm.rpm.workflow.containers

Extends: GenericWorkflow

Usage

WorkflowProcess objects are grouped into categories of type WorkflowCategory.

Parent is mandatory, allowed parent types are WorkflowCategory and WorkflowGroup.

Supported API Calls

Security Restrictions

N/A

Fields

The following table lists the fields for this object.

Table 1. WorkflowCategory Field Description
Field Detail
children

Type: GenericWorkflow[]

Default value: N/A

Description: The children of the workflow category.

Field validation description: N/A

Additional field security restrictions: N/A

Inherited Fields

Click on object for list of inherited fields:

From RPMObject

From AbstractWorkflow

Related Objects