All Classes and Interfaces
Class
Description
Defines client operations for managing Dapr Workflow instances.
Wrapper for Durable Task Framework
TaskActivityContext.Represents a workflow failure details.
Deprecated, for removal: This API element is subject to removal in a future version.
Represents a snapshot of a workflow instance's current state, including
metadata.
Options for starting a new instance of a workflow.
Common interface for workflow implementations.
Common interface for task activity implementations.
Wrapper for Durable Task Framework task activity factory.
Wrapper for Durable Task Framework task activity factory.
Context object used by workflow implementations to perform actions such as scheduling activities,
durable timers, waiting for external events, and for getting basic information about the current
workflow instance.
Represents a workflow failure details.
Deprecated, for removal: This API element is subject to removal in a future version.
Use
WorkflowState instead.Contains methods to register workflows and activities.
Enum describing the runtime status of a workflow.
Represents a snapshot of a workflow instance's current state, including
metadata.
DefaultWorkflowStateinstead.