Package io.dapr.workflows
-
Interface Summary Interface Description WorkflowContext 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.WorkflowStub -
Class Summary Class Description DaprWorkflowContextImpl Workflow Common interface for workflow implementations.