WorkflowPath

サマリー

The WorkflowPath object provides access to the attributes of a path contained within a job Workflow.

説明

The WorkflowPath object supports describing a path and navigating through the workflow.

プロパティ

プロパティ説明データ タイプ
description
(読み取り専用)

The description of the path, also known as the path name.

String
fromStep
(読み取り専用)

The ID of the WorkflowStep object the path originates from.

Integer
toStep
(読み取り専用)

The ID of the destination WorkflowStep object the path is headed towards.

Integer

このトピックの内容