Class DefaultStringInputSpec
java.lang.Object
org.springframework.shell.component.flow.BaseInput<StringInputSpec>
org.springframework.shell.component.flow.BaseStringInput
org.springframework.shell.component.flow.DefaultStringInputSpec
- All Implemented Interfaces:
- org.springframework.core.Ordered,- BaseInputSpec<StringInputSpec>,- StringInputSpec
Default impl for 
BaseStringInput.- 
Field SummaryFields inherited from interface org.springframework.core.OrderedHIGHEST_PRECEDENCE, LOWEST_PRECEDENCE
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.springframework.shell.component.flow.BaseStringInputand, defaultValue, getDefaultValue, getMaskCharacter, getName, getNext, getPostHandlers, getPreHandlers, getRenderer, getResultMode, getResultValue, getTemplateLocation, getThis, isStoreResult, maskCharacter, name, next, postHandler, preHandler, renderer, resultMode, resultValue, storeResult, templateMethods inherited from class org.springframework.shell.component.flow.BaseInputgetBuilder, getId, getOrder, order, setOrderMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.springframework.shell.component.flow.BaseInputSpecorder
- 
Constructor Details- 
DefaultStringInputSpec
 
-