Package org.nuxeo.common.xmap.annotation
Annotation Type XContext
-
@Target({FIELD,METHOD}) @Retention(RUNTIME) public @interface XContext
Injects an execution context property.- Author:
- Bogdan Stefanescu
-
-
Element Detail
-
value
String value
The name of the execution context to inject.- Returns:
- the node xpath
-
-