functiongetTransitions
Returns list of transitions for the given class.
Information
Each transition item contains: from, to, condition, immediate, reset, synchronize, priority.
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| TypeName | cl |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| String | transitions |