java.lang.Object
com.atlassian.jira.plugins.auditing.rest.responses.ViewResponse

public class ViewResponse extends Object
  • Constructor Details

  • Method Details

    • getRecords

      public List<RecordResponse> getRecords()
    • getCount

      public Long getCount()
    • getLimit

      public Integer getLimit()
    • getEmpty

      public Boolean getEmpty()
    • getRefreshMaxId

      public Long getRefreshMaxId()
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object