Class PagedOperationModelProperty

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

public class PagedOperationModelProperty extends Object implements org.mule.runtime.api.meta.model.ModelProperty
A marker ModelProperty to signal that the owning OperationModel is paged.
Since:
1.0
See Also:
  • Constructor Details

    • PagedOperationModelProperty

      public PagedOperationModelProperty()
  • 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:
      paged
    • isPublic

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