| org.mule.api.annotations.display.Icons |
Used in Module and Connector annotated classes
to associate icons with them. Provided values are relative the annotated type location. If values are not provided
then this#GENERIC_CLOUD_CONNECTOR_LARGE, this#GENERIC_CLOUD_CONNECTOR_SMALL,
this#GENERIC_ENDPOINT_LARGE, this#GENERIC_ENDPOINT_SMALL, this#GENERIC_TRANSFORMER_LARGE and
this#GENERIC_TRANSFORMER_SMALL will be used as needed formatting the strings with
org.mule.api.annotations.Module#name() or org.mule.api.annotations.Connector#name()
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
java.lang.annotation.Annotation
| |||||||||||