WorkflowPath

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éExplicationType 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

Dans cette rubrique