| Interface | Description |
|---|---|
| Condition |
Represents a condition or a set of conditions for workflow transition.
|
| ConditionLeaf |
Represents a condition leaf in the workflow.
|
| Edge |
Represents a directed edge in the workflow.
|
| Edge.Id |
Unique id of the edge.
|
| Node |
A single node in the workflow.
|
| PostFunction |
Function that is executed after a transition.
|
| Transition |
Represents a workflow transition.
|
| Trigger |
Represents a transition trigger.
|
| Validator |
Represents a transition validator.
|
| WorkflowGraph |
Represents an entire workflow graph.
|
| Enum | Description |
|---|---|
| Condition.Type | |
| Transition.Type |
Transition type.
|
Copyright © 2023 Atlassian. All rights reserved.