Module org.mule.sdk.api
Annotation Interface ExcludeFromConnectivitySchema
@Target({FIELD,TYPE})
@Retention(RUNTIME)
@Documented
@MinMuleVersion("4.4")
@DoNotEnforceMinMuleVersion
public @interface ExcludeFromConnectivitySchema
Signals that the annotated component should not be considered while generating a Connectivity Schema.
This annotations is meant to be used on Connection Providers and parameters defined as part of those.
- Since:
- 1.0