Last modified by Vincent Massol on 2016/09/28

From version 32.1
edited by Guillaume Delhumeau
on 2016/08/23
Change comment: There is no comment for this version
To version 33.1
edited by Thomas Mortagne
on 2016/08/23
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.gdelhumeau
1 +XWiki.ThomasMortagne
Content
... ... @@ -91,6 +91,8 @@
91 91  
92 92  Thanks to now Java 8 support getting methods parameters names trough reflexion it's not required anymore to use ##@Name## annotation in the definition of a filter. See [[extensions:Extension.Filter Module||anchor="#HAnnotations"]] for more details.
93 93  
94 +It's also possible to override the name of the event (which is by default extracted from the method name) using the ##@Name## annotation.
95 +
94 94  == Cache module moved to XWiki Commons ==
95 95  
96 96  This mostly means that you can now use it in commons and rendering modules. Nothing change in the classes or packages names, just need to update group id and artifact id in your build tool.

Get Connected