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,
                                                     @Nullable
                                                     io.temporal.api.sdk.v1.UserMetadata metadata)
    • Method Detail

      • getRequest

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

        @Nullable
        public io.temporal.api.sdk.v1.UserMetadata getMetadata()