Zusammenfassung
The WorkflowStep object provides access to the attributes of a step contained within a job Workflow.
Diskussion
The WorkflowStep supports describing a step and navigating through the workflow.
Eigenschaften
Eigenschaft | Erläuterung | Datentyp |
ID (Schreibgeschützt) | The ID of the WorkflowStep. | Integer |
name (Schreibgeschützt) | The name of the WorkflowStep. | String |
nextSteps (Schreibgeschützt) | A list of the WorkflowStep IDs that follow this step in the workflow. | Integer |