Neolane - JavaScript API - v6.1.0

Unknown
transitionByName
Returns the transitions corresponding to the given name.
transitionByName ( name )
Parameters
name
Name of the transition.
Return value
The transition with the name passed as a parameter, else null if the activity does not have a transition with this name.
Features
Method of class: WorkflowTask
Available in:
  • Workflow

Table of contents

previous page start next page