Class NoErrorMappingModelProperty

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

public class NoErrorMappingModelProperty extends Object implements org.mule.runtime.api.meta.model.ModelProperty
Model property for indicating that the owning operation may not contain errorMappings.
Since:
1.4
See Also:
  • Constructor Details

    • NoErrorMappingModelProperty

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