クラス DefaultConfirmationInputSpec
java.lang.ObjectSE
org.springframework.shell.component.flow.BaseInput<ConfirmationInputSpec>
org.springframework.shell.component.flow.BaseConfirmationInput
org.springframework.shell.component.flow.DefaultConfirmationInputSpec
- 実装済みのインターフェース一覧:
org.springframework.core.Ordered、BaseInputSpec<ConfirmationInputSpec>、ConfirmationInputSpec
BaseConfirmationInput のデフォルトの実装。フィールド概要
インターフェース org.springframework.core.Ordered から継承されたフィールド
HIGHEST_PRECEDENCE, LOWEST_PRECEDENCEコンストラクター概要
コンストラクター方法の概要
クラス org.springframework.shell.component.flow.BaseConfirmationInput から継承されたメソッド
and, defaultValue, getDefaultValue, getName, getNext, getPostHandlers, getPreHandlers, getRenderer, getResultMode, getResultValue, getTemplateLocation, getThis, isStoreResult, name, next, postHandler, preHandler, renderer, resultMode, resultValue, storeResult, templateクラス org.springframework.shell.component.flow.BaseInput から継承されたメソッド
getBuilder, getId, getOrder, order, setOrderクラス java.lang.ObjectSE から継承されたメソッド
clone, equalsSE, finalize, getClass, hashCode, notify, notifyAll, toString, wait, waitSE, waitSEインターフェース org.springframework.shell.component.flow.BaseInputSpec から継承されたメソッド
order
コンストラクターの詳細
DefaultConfirmationInputSpec