| Modifier and Type | Method and Description |
|---|---|
static StateProps.Builder |
StateProps.builder() |
StateProps.Builder |
StateProps.Builder.comment(String comment)
Sets the value of
StateProps.getComment() |
StateProps.Builder |
StateProps.Builder.inputPath(String inputPath)
Sets the value of
StateProps.getInputPath() |
StateProps.Builder |
StateProps.Builder.outputPath(String outputPath)
Sets the value of
StateProps.getOutputPath() |
StateProps.Builder |
StateProps.Builder.parameters(Map<String,? extends Object> parameters)
Sets the value of
StateProps.getParameters() |
StateProps.Builder |
StateProps.Builder.resultPath(String resultPath)
Sets the value of
StateProps.getResultPath() |
Copyright © 2021. All rights reserved.