Class NoConnectivityErrorModelProperty

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

public class NoConnectivityErrorModelProperty extends Object implements org.mule.runtime.api.meta.model.ModelProperty
Marker ModelProperty for modules to avoid propagating connectivity errors from operations.
Since:
1.8
See Also:
  • Constructor Details

    • NoConnectivityErrorModelProperty

      public NoConnectivityErrorModelProperty()
  • 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