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

public class TargetModelProperty extends Object implements org.mule.runtime.api.meta.model.ModelProperty
Marker ModelProperty for ParameterModels that indicates that the enriched parameter is considered as a Target type. This is required to handle the parameter as a Literal one.
Since:
1.0
See Also:
  • Constructor Details

    • TargetModelProperty

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