Package org.xwiki.filter.annotation
Annotation Type Name
-
@Documented @Inherited @Retention(RUNTIME) @Target({PARAMETER,METHOD}) public @interface Name
Indicate the name of the filter element parameter.- Since:
- 5.2M1
- Version:
- $Id: b914a57fc2bd9405e8dee321036d2e2faff644ee $
-
-
Element Detail
-
value
String value
- Returns:
- the name of the parameter.
-
-