Invocation state : a workflow invocation is in some non-terminal states then in some terminal states :

  • Invocation terminal states : see INVOCATION_TERMINAL_STATES list

  • Invocation non-terminal states are : 'cancelling', 'new', 'ready'

isInvocationInATerminalState(invocation_info)

Arguments

invocation_info

Invocation information.

Value

Boolean