Class StartChildWorkflowExecutionParameters


  • public final class StartChildWorkflowExecutionParameters
    extends java.lang.Object
    • Constructor Detail

      • StartChildWorkflowExecutionParameters

        public StartChildWorkflowExecutionParameters​(io.temporal.api.command.v1.StartChildWorkflowExecutionCommandAttributes.Builder request,
                                                     ChildWorkflowCancellationType cancellationType)
    • Method Detail

      • getRequest

        public io.temporal.api.command.v1.StartChildWorkflowExecutionCommandAttributes.Builder getRequest()