All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.springframework.webflow.execution.repository.package.html Maven / Gradle / Ivy

There is a newer version: 1.0.6
Show newest version


The flow execution repository subsystem for saving, and restoring managed flow executions.

The central concept defined by this package is the {@link org.springframework.webflow.execution.repository.FlowExecutionRepository}, representing a persistent store for one or more FlowExecution objects that capture the state of user conversations in a form that can be restored on subsequent requests.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy