Package | Description |
---|---|
org.springframework.shell.component.flow |
Class and Description |
---|
BaseConfirmationInput
Base impl for
ConfirmationInputSpec . |
BaseInput
Base impl for specs.
|
BaseInputSpec
Base spec for other specs.
|
BaseMultiItemSelector
Base impl for
MultiItemSelectorSpec . |
BasePathInput
Base impl for
PathInputSpec . |
BaseSingleItemSelector
Base impl for
SingleItemSelectorSpec . |
BaseStringInput
Base impl for
StringInputSpec . |
ComponentFlow
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.
|
ComponentFlow.BaseBuilder |
ComponentFlow.Builder
Interface for a wizard builder.
|
ComponentFlow.ComponentFlowResult
Results from a flow run.
|
ConfirmationInputSpec
Interface for string input spec builder.
|
MultiItemSelectorSpec
Interface for multi input spec builder.
|
PathInputSpec
Interface for path input spec builder.
|
ResultMode
Enumeration of a modes instructing how
resultValue is handled. |
SelectItem
Interface for selectitem contract in selectors.
|
SingleItemSelectorSpec
Interface for single item selector spec builder.
|
StringInputSpec
Interface for string input spec builder.
|
Copyright © 2024. All rights reserved.