Magidoc

WorkflowExecutionNode
Object

A workflow execution node belonging to a workflow execution.

Fields

#

id

ID !
Non-null

This nodes ID.

name

Non-null

The name of this node.

confirmed

Non-null

Whether this node is confirmed or not.

running

Non-null

Is this node in running state.

executionCount

Non-null

The execution count of this node.

startTime

Start timestamp.

endTime

End timestamp.

resultState

If available the result state for this node.

resumeDecision

If available the workflow resume decision.

inputs

[ Property !]!
Non-null

This workflow execution node's inputs.

outputs

[ Property !]!
Non-null

This workflow execution node's outputs.

children

Child nodes

Usages

#

References

#