Interface CustomStepSettingFieldBuilder
public interface CustomStepSettingFieldBuilder
Builder for a setting field of a custom step.
- Since:
- 2.0.0
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
static interface
static interface
-
Method Summary
Modifier and TypeMethodDescriptionConfigures the ID of the step setting field.
-
Method Details
-
withId
Configures the ID of the step setting field.- Parameters:
id
- ID of the step setting field- Returns:
- Name builder
-