|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Target(value=PARAMETER) @Retention(value=RUNTIME) @Documented public @interface ProcessVariable
Annotation used on method signatures to tell the runtime to
inject the current process' process variables as a java.util.Map.
| Optional Element Summary | |
|---|---|
String |
value
Expression for matching against nested properties of the payload. |
public abstract String value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||