Package io.temporal.internal.client
Class NexusStartWorkflowResponse
- java.lang.Object
-
- io.temporal.internal.client.NexusStartWorkflowResponse
-
public final class NexusStartWorkflowResponse extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description NexusStartWorkflowResponse(io.temporal.api.common.v1.WorkflowExecution workflowExecution, java.lang.String operationToken)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetOperationToken()io.temporal.api.common.v1.WorkflowExecutiongetWorkflowExecution()
-