@Target(value={PARAMETER,FIELD,TYPE,METHOD}) @Retention(value=RUNTIME) @Documented @MinMuleVersion(value="4.5.0") public @interface Summary
EnrichableModel to be used in the UI. If a value is not specified, the name is
inferred from the annotated element's name.
Use this annotation to override the default inferred name of the EnrichableModel
public abstract String value
Copyright © 2022. All rights reserved.