クラス DefaultPathInputSpec
java.lang.ObjectSE
org.springframework.shell.component.flow.BaseInput<PathInputSpec>
org.springframework.shell.component.flow.BasePathInput
org.springframework.shell.component.flow.DefaultPathInputSpec
- 実装済みのインターフェース一覧:
org.springframework.core.Ordered、BaseInputSpec<PathInputSpec>、PathInputSpec
BasePathInput のデフォルトの実装。フィールドのサマリー
インターフェース org.springframework.core.Ordered から継承されたフィールド
HIGHEST_PRECEDENCE, LOWEST_PRECEDENCEコンストラクター概要
コンストラクター方法の概要
クラス org.springframework.shell.component.flow.BasePathInput から継承されたメソッド
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
コンストラクターの詳細
DefaultPathInputSpec