|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BaseFlowBuilder | |
|---|---|
| org.springframework.webflow.engine.builder | The flow builder subsystem for building and assembling executable flow definitions. |
| org.springframework.webflow.engine.builder.xml | The XML-based flow builder implementation. |
| Uses of BaseFlowBuilder in org.springframework.webflow.engine.builder |
|---|
| Subclasses of BaseFlowBuilder in org.springframework.webflow.engine.builder | |
|---|---|
class |
AbstractFlowBuilder
Base class for flow builders that programmatically build flows in Java configuration code. |
| Uses of BaseFlowBuilder in org.springframework.webflow.engine.builder.xml |
|---|
| Subclasses of BaseFlowBuilder in org.springframework.webflow.engine.builder.xml | |
|---|---|
class |
XmlFlowBuilder
Flow builder that builds flows as defined in an XML document. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||