Skip to main content

IRuntimeWorkflowData

Represents the runtime workflow data, including contextual information, starter details, and workflow configuration.

Properties

NameDescription
HttpClientOptionsOptions for HTTP client configuration in the workflow.
StepsProperties defining the steps in the workflow.
ContextThe context of the runtime workflow, including user and environment information.
VersionThe overall version number of the workflow.
WorkflowCodePropsCode-level properties of the workflow.
FlowStarterInformation about the user who initiated the workflow.
IsSchedulerIndicates whether the workflow is triggered by a scheduler.
MinorVersionThe minor version number of the workflow package.
PackageVersionThe major version number of the workflow package.
FlowStarterEventDetails of the event that triggered the workflow starter.
InitialDataThe initial data provided when the workflow was started.