org.springframework.webflow.engine.package.html Maven / Gradle / Ivy
The implementation of the core flow definition artifacts that serve the basis of the flow execution engine.
The engine implementation itself is located within the {@link org.springframework.webflow.engine.impl impl} package.
Builders for assembling flow definitions executable by this engine are located within the
{@link org.springframework.webflow.engine.builder builder} package.