Presumable API (modified after discussion 17.05.2018 by dzh):
function can be found at MachineDefinition.inspectTransitions
ags: object, request, context - are other needed?
returns a Promise which resolves to an array of all transitions (no matter of failed or succeeded), wist list of guards/automatic conditions execution results.
Possible shape of each element in returned array:
Presumable API (modified after discussion 17.05.2018 by dzh):
function can be found at
MachineDefinition.inspectTransitions
ags: object, request, context - are other needed?
returns a Promise which resolves to an
array
of all transitions (no matter of failed or succeeded), wist list of guards/automatic conditions execution results. Possible shape of each element in returned array: