Class SourceClusterSupportModelProperty

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

public class SourceClusterSupportModelProperty extends Object implements org.mule.runtime.api.meta.model.ModelProperty
Private ModelProperty which describes the cluster support of a given SourceModel
Since:
1.4
See Also:
  • Constructor Details

    • SourceClusterSupportModelProperty

      public SourceClusterSupportModelProperty(org.mule.sdk.api.annotation.source.SourceClusterSupport clusterSupport)
  • Method Details

    • getSourceClusterSupport

      public org.mule.sdk.api.annotation.source.SourceClusterSupport getSourceClusterSupport()
    • 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