Synthèse
The WorkflowPath object provides access to the attributes of a path contained within a job Workflow.
Discussion
The WorkflowPath object supports describing a path and navigating through the workflow.
Propriétés
Propriété | Explication | Type de données |
description (Lecture seule) | The description of the path, also known as the path name. | String |
fromStep (Lecture seule) | The ID of the WorkflowStep object the path originates from. | Integer |
toStep (Lecture seule) | The ID of the destination WorkflowStep object the path is headed towards. | Integer |
Vous avez un commentaire à formuler concernant cette rubrique ?