クラス ComponentFlow.OrderedInputOperation
java.lang.ObjectSE
org.springframework.shell.jline.tui.component.flow.ComponentFlow.OrderedInputOperation
- 実装済みのインターフェース一覧:
org.springframework.core.Ordered
- 含まれているインターフェース:
- ComponentFlow
public static class ComponentFlow.OrderedInputOperation
extends ObjectSE
implements org.springframework.core.Ordered
フィールドのサマリー
インターフェース org.springframework.core.Ordered から継承されたフィールド
HIGHEST_PRECEDENCE, LOWEST_PRECEDENCEコンストラクター概要
コンストラクター方法の概要
修飾子と型メソッド説明@Nullable StringSEgetId()@Nullable FunctionSE<ComponentContext<?>,OptionalSE<StringSE>> getNext()@Nullable FunctionSE<ComponentContext<?>,ComponentContext<?>> intgetOrder()
コンストラクターの詳細
OrderedInputOperation
public OrderedInputOperation()
メソッドの詳細
getOrder
public int getOrder()- 次で指定:
- インターフェース
org.springframework.core.OrderedのgetOrder
getId
getOperation
getNext