Class SearchResponse

java.lang.Object
org.codelibs.fess.ds.atlassian.api.jira.search.SearchResponse

public class SearchResponse extends Object
  • Field Details

    • total

      protected Long total
    • issues

      protected List<Issue> issues
  • Constructor Details

    • SearchResponse

      public SearchResponse()
  • Method Details