Package org.springframework.shell.component.flow
package org.springframework.shell.component.flow
-
ClassDescriptionBase impl for
ConfirmationInputSpec
.BaseInput<T extends BaseInputSpec<T>>Base impl for specs.BaseInputSpec<T extends BaseInputSpec<T>>Base spec for other specs.Base impl forMultiItemSelectorSpec
.Base impl forPathInputSpec
.Base impl forSingleItemSelectorSpec
.Base impl forStringInputSpec
.Wizart providing an implementation which allows more polished way to ask various inputs from a user using shell style components for simple text/path input, single select and multi-select.Interface for a wizard builder.Results from a flow run.Interface for string input spec builder.Default impl forBaseConfirmationInput
.Default impl forBaseMultiItemSelector
.Default impl forBasePathInput
.Default impl forSelectItem
.Default impl forBaseSingleItemSelector
.Default impl forBaseStringInput
.Interface for multi input spec builder.Interface for path input spec builder.Enumeration of a modes instructing howresultValue
is handled.Interface for selectitem contract in selectors.Interface for single item selector spec builder.Interface for string input spec builder.