Uses of Class
io.dapr.workflows.runtime.WorkflowRuntimeBuilder
-
Uses of WorkflowRuntimeBuilder in io.dapr.workflows.runtime
Modifier and TypeMethodDescription<T extends Workflow>
WorkflowRuntimeBuilderWorkflowRuntimeBuilder.registerWorkflow
(Class<T> clazz) Registers a Workflow object.