@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 © 2017 MuleSoft, Inc.. All rights reserved.