Interface CustomStepSettingFieldBuilder
public interface CustomStepSettingFieldBuilder
Builder for a setting field of a custom step.
- Since:
- 2.0.0
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfacestatic interfacestatic 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
-