Warning |
---|
Looking for the documentation on the newest versions of SIL Engine and the Simple Issue Language for Jira 8 for Server/Data Center? Click here and leave these dusty old pages behind ! |
Info | ||
---|---|---|
| ||
This routine is available starting with SIL Engine 4.8.0.4. |
...
Excerpt |
---|
Retrieves transition information for a single workflow transition. |
Parameters
Parameter name | Type | Required | Description |
---|---|---|---|
workflowName | string | Yes | The name of the workflow. |
transtionName | string | Yes | The name of the transition. (Example: Start Progress) |
...