Class InfrastructureParameterModelProperty

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

public class InfrastructureParameterModelProperty extends Object implements org.mule.runtime.api.meta.model.ModelProperty
A ModelProperty meant to be applied on ParameterModel instances which represent an infrastructure parameter
Since:
1.0
See Also:
  • Field Details

  • Constructor Details

    • InfrastructureParameterModelProperty

      public InfrastructureParameterModelProperty(int sequence)
  • 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
      Returns:
      infrastructureParameter
    • isPublic

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

      public int getSequence()
      Returns:
      a sequence indicating the parameters order