WorkflowExecutionInfo
class WorkflowExecutionInfo
Contains information about a workflow execution.
Types
Properties
Link copied to clipboard
Set to true if a cancellation is requested for this workflow execution.
Link copied to clipboard
If the execution status is closed then this specifies how the execution was closed:
Link copied to clipboard
The time when the workflow execution was closed. Set only if the execution status is CLOSED.
Link copied to clipboard
The workflow execution this information is about.
Link copied to clipboard
The current status of the execution.
Link copied to clipboard
If this workflow execution is a child of another execution then contains the workflow execution that started this execution.
Link copied to clipboard
The time when the execution was started.
Link copied to clipboard
The type of the workflow execution.