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