WorkflowHealth interface
Represents the workflow health.
Properties
error |
Gets or sets the workflow error.
|
state |
Gets or sets the workflow health state.
|
Property Details
error
Gets or sets the workflow error.
error?: ErrorEntity
Property Value
state
Gets or sets the workflow health state.
state: WorkflowHealthState
Property Value