All Classes and Interfaces
Class
Description
Defines client operations for managing Dapr Workflow instances.
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.
Represents a snapshot of a workflow instance's current state, including
metadata.
Contains methods to register workflows and activities.
Enum describing the runtime status of a workflow.