Workflow Transition
Properties
| Name | Type | Description |
|---|---|---|
| fromNodeId | string | The ID of the workflow model node from which this transition originates. |
| id | string | The ID of this workflow transition. |
| toNodeId | string | The ID of the workflow model node to which this transition leads. |
Methods
There are no methods for this class.