Annotation Interface Expression


@Target({PARAMETER,FIELD}) @Retention(RUNTIME) @Documented @MinMuleVersion("4.5.0") public @interface Expression
Allows customizing how a ParameterModel supports expressions.
Since:
1.0
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    The type of expression support that parameters defined through this annotations should have.