Interface GeneratorConfig.StepPropertyGeneratorBuilder
- Enclosing interface:
- GeneratorConfig
public static interface GeneratorConfig.StepPropertyGeneratorBuilder
Builder to build and configure a step property
-
Method Summary
Modifier and TypeMethodDescriptionConfigures a step property which has a custom chooser as an input.
-
Method Details
-
asCustomChooser
GeneratorConfig.CustomChooserPropertyBuilder asCustomChooser()Configures a step property which has a custom chooser as an input.- Returns:
- Custom chooser property builder
-