Uses of Package
org.springframework.shell.component.flow
Packages that use org.springframework.shell.component.flow
-
Classes in org.springframework.shell.component.flow used by org.springframework.shell.boot
-
Classes in org.springframework.shell.component.flow used by org.springframework.shell.component.flowClassDescriptionBase impl for
ConfirmationInputSpec
.Base impl for specs.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.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.