Package org.uberfire.lifecycle
Annotation Type OnSave
-
@Inherited @Retention(RUNTIME) @Target(METHOD) public @interface OnSave
Deprecated.The code generated by use of this annotation will never be called by the UberFire framework. Use an application-defined mechanism (perhaps a Saveable interface or a CDI event) instead.