Uses of Class
io.dapr.workflows.runtime.WorkflowRuntime
-
Packages that use WorkflowRuntime Package Description io.dapr.workflows.runtime -
-
Uses of WorkflowRuntime in io.dapr.workflows.runtime
Methods in io.dapr.workflows.runtime that return WorkflowRuntime Modifier and Type Method Description WorkflowRuntime
WorkflowRuntimeBuilder. build()
Returns a WorkflowRuntime object.
-