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

org.springframework.webflow.action.package.html Maven / Gradle / Ivy



Common action implementations invokable by flow definitions.

When implementing custom actions, consider subclassing {@link org.springframework.webflow.action.AbstractAction}. Alternatively, you could also subclass {@link org.springframework.webflow.action.MultiAction} to bundle several action execution methods in a single class.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy