Class ExcludeFromConnectivitySchemaModelProperty

java.lang.Object
org.mule.runtime.extension.api.property.ExcludeFromConnectivitySchemaModelProperty
All Implemented Interfaces:
Serializable, org.mule.runtime.api.meta.model.ModelProperty, org.mule.runtime.api.meta.NamedObject

public class ExcludeFromConnectivitySchemaModelProperty extends Object implements org.mule.runtime.api.meta.model.ModelProperty
A ModelProperty which indicates that the enriched element should not be a part of any generated Connectivity Schema
Since:
1.5.0
See Also:
  • Constructor Details

    • ExcludeFromConnectivitySchemaModelProperty

      public ExcludeFromConnectivitySchemaModelProperty()
  • Method Details

    • getName

      public String getName()
      Specified by:
      getName in interface org.mule.runtime.api.meta.model.ModelProperty
      Specified by:
      getName in interface org.mule.runtime.api.meta.NamedObject
    • isPublic

      public boolean isPublic()
      Specified by:
      isPublic in interface org.mule.runtime.api.meta.model.ModelProperty