@Target(value={PARAMETER,FIELD}) @Retention(value=RUNTIME) @Documented @MinMuleVersion(value="4.5.0") public @interface Expression
ParameterModel supports expressions.| Modifier and Type | Optional Element and Description |
|---|---|
ExpressionSupport |
value
The type of expression support that parameters defined through this annotations should have.
|
public abstract ExpressionSupport value
Defaults to ExpressionSupport.SUPPORTED
ExpressionSupportCopyright © 2022. All rights reserved.