Interface: IWorkflowMetadata
Properties of a WorkflowMetadata.
Implemented by
Properties
currentDetails
• Optional
currentDetails: null
| string
Current long-form details of the workflow's state. This is used by user interfaces to show long-form text. This text may be formatted by the user interface.
definition
• Optional
definition: null
| IWorkflowDefinition
Metadata provided at declaration or creation time.