WorkflowStep

Synthèse

The WorkflowStep object provides access to the attributes of a step contained within a job Workflow.

Discussion

The WorkflowStep supports describing a step and navigating through the workflow.

Propriétés

PropriétéExplicationType de données
ID
(Lecture seule)

The ID of the WorkflowStep.

Integer
name
(Lecture seule)

The name of the WorkflowStep.

String
nextSteps
(Lecture seule)

A list of the WorkflowStep IDs that follow this step in the workflow.

Integer

Dans cette rubrique