Class BaseConfirmationInput

java.lang.Object
org.springframework.shell.component.flow.BaseInput<ConfirmationInputSpec>
org.springframework.shell.component.flow.BaseConfirmationInput
All Implemented Interfaces:
org.springframework.core.Ordered, BaseInputSpec<ConfirmationInputSpec>, ConfirmationInputSpec
Direct Known Subclasses:
DefaultConfirmationInputSpec

public abstract class BaseConfirmationInput extends BaseInput<ConfirmationInputSpec> implements ConfirmationInputSpec
Base impl for ConfirmationInputSpec.