Class BasePathInput

java.lang.Object
org.springframework.shell.component.flow.BaseInput<PathInputSpec>
org.springframework.shell.component.flow.BasePathInput
All Implemented Interfaces:
org.springframework.core.Ordered, BaseInputSpec<PathInputSpec>, PathInputSpec
Direct Known Subclasses:
DefaultPathInputSpec

public abstract class BasePathInput extends BaseInput<PathInputSpec> implements PathInputSpec
Base impl for PathInputSpec.