/
getTransitionNameById
getTransitionNameById
Description
Gets the transition name by the workflow name and transition id.
Parameters
Return Type
String
Returns the transition name for the workflow name and transition id provided.
Example
return getTransitionNameById("ADMROUTINES WORKFLOW",3);
See also
, multiple selections available,
Related content
getAllWorkflowTransitions
getAllWorkflowTransitions
More like this
getStatusCategory
getStatusCategory
Read with this
getWorkflowTransition
getWorkflowTransition
More like this
Predefined structure types reference
Predefined structure types reference
Read with this
getTransitionFunctionList
getTransitionFunctionList
More like this
getWorkflowName
getWorkflowName
More like this