@MinMuleVersion(value="4.1") @Target(value={PARAMETER,FIELD,TYPE,METHOD}) @Retention(value=RUNTIME) @Documented 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 © 2025 MuleSoft, Inc.. All rights reserved.