Uses of Class
io.dapr.workflows.runtime.WorkflowActivityContext
-
Uses of WorkflowActivityContext in io.dapr.workflows.runtime
Modifier and TypeMethodDescriptionWorkflowActivity.run
(WorkflowActivityContext ctx) Executes the activity logic and returns a value which will be serialized and returned to the calling orchestrator.