public interface ComponentFlow
| Modifier and Type | Interface and Description | 
|---|---|
| static class  | ComponentFlow.BaseBuilder | 
| static interface  | ComponentFlow.BuilderInterface for a wizard builder. | 
| static interface  | ComponentFlow.ComponentFlowResultResults from a flow run. | 
| static class  | ComponentFlow.DefaultBuilder | 
| static class  | ComponentFlow.DefaultComponentFlow | 
| static class  | ComponentFlow.DefaultComponentFlowResult | 
| static class  | ComponentFlow.OrderedInputOperation | 
| Modifier and Type | Method and Description | 
|---|---|
| static ComponentFlow.Builder | builder()Gets a new instance of an input wizard builder. | 
| ComponentFlow.ComponentFlowResult | run()Run a wizard and returns a result from it. | 
ComponentFlow.ComponentFlowResult run()
static ComponentFlow.Builder builder()
Copyright © 2022. All rights reserved.