Uses of Interface
io.dapr.workflows.WorkflowContext
Packages that use WorkflowContext
-
Uses of WorkflowContext in io.dapr.workflows
Methods in io.dapr.workflows with parameters of type WorkflowContextModifier and TypeMethodDescriptiondefault void
Workflow.run
(WorkflowContext ctx) Executes the workflow logic.void
WorkflowStub.run
(WorkflowContext ctx) -
Uses of WorkflowContext in io.dapr.workflows.runtime
Classes in io.dapr.workflows.runtime that implement WorkflowContext