ContinueAsNewWorkflowExecutionParameters |
ContinueAsNewWorkflowExecutionParameters.clone() |
ContinueAsNewWorkflowExecutionParameters |
ContinueAsNewWorkflowExecutionParameters.createContinueAsNewParametersFromOptions(StartWorkflowOptions options,
StartWorkflowOptions optionsOverride) |
ContinueAsNewWorkflowExecutionParameters |
ContinueAsNewWorkflowExecutionParameters.withExecutionStartToCloseTimeoutSeconds(long executionStartToCloseTimeoutSeconds) |
ContinueAsNewWorkflowExecutionParameters |
ContinueAsNewWorkflowExecutionParameters.withInput(String input) |
ContinueAsNewWorkflowExecutionParameters |
ContinueAsNewWorkflowExecutionParameters.withTagList(List<String> tagList) |
ContinueAsNewWorkflowExecutionParameters |
ContinueAsNewWorkflowExecutionParameters.withTaskList(String taskList) |
ContinueAsNewWorkflowExecutionParameters |
ContinueAsNewWorkflowExecutionParameters.withTaskStartToCloseTimeoutSeconds(long taskStartToCloseTimeoutSeconds) |