Interface: IWorkflowMetadata
Properties of a WorkflowMetadata.
Hierarchy
-
↳
IWorkflowMetadata
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.
Inherited from
definition
• Optional definition: null | $Properties
Metadata provided at declaration or creation time.