サマリー
The WorkflowStep object provides access to the attributes of a step contained within a job Workflow.
説明
The WorkflowStep supports describing a step and navigating through the workflow.
プロパティ
| プロパティ | 説明 | データ タイプ |
| ID (読み取り専用) | The ID of the WorkflowStep. | Integer |
| name (読み取り専用) | The name of the WorkflowStep. | String |
| nextSteps (読み取り専用) | A list of the WorkflowStep IDs that follow this step in the workflow. | Integer |