Workflow State Event
This event is dispatched when the Workflow state changes. The following fields are defined:
abortReason- Describes the abort reason for a state event of type aborted.executionTime- A Workflow execution time.workflowState- The new state that the Workflow is in now. See workflow states to know more about different Workflow states.
Fields inherited from the Base event
The following fields are inherited from the Base event, and described in more detail in Base Event:
category
contents-Workflow: <Workflow name>, State: <state>, Execution time: <time in milliseconds>, Abort reason: <error msg>eventName
origin
receiveTimeStamp
severity
timeStamp
Fields inherited from the Workflow event
The following fields are inherited from the Workflow event, and described in more detail in Workflow Event:
workflowKey
workflowName
workflowGroupName