Package io.temporal.internal.common
Class NexusWorkflowStarter
- java.lang.Object
-
- io.temporal.internal.common.NexusWorkflowStarter
-
public class NexusWorkflowStarter extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description NexusWorkflowStarter(WorkflowStub workflowStub, java.lang.String operationToken)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description NexusStartWorkflowResponsestart(java.lang.Object... args)
-
-
-
Constructor Detail
-
NexusWorkflowStarter
public NexusWorkflowStarter(WorkflowStub workflowStub, java.lang.String operationToken)
-
-
Method Detail
-
start
public NexusStartWorkflowResponse start(java.lang.Object... args)
-
-