Package org.springframework.shell.component
package org.springframework.shell.component
-
ClassDescriptionComponent for a confirmation question.MultiItemSelector<T,
I extends Nameable & Matchable & Enableable & Selectable & Itemable<T>> Component able to pick multiple items.MultiItemSelector.MultiItemSelectorContext<T,I extends Nameable & Matchable & Itemable<T>> ContextMultiItemSelector
.Component for a simple path input.SingleItemSelector<T,I extends Nameable & Matchable & Enableable & Selectable & Itemable<T>> Component able to pick single item.SingleItemSelector.SingleItemSelectorContext<T,I extends Nameable & Matchable & Itemable<T>> ContextSingleItemSelector
.Component for a simple string input.