@Internal public class SearchResultsInfo extends Object
Modifier and Type | Field and Description |
---|---|
protected SearchResults<Issue> |
searchResults |
protected Long |
selectedIssueId |
Constructor and Description |
---|
SearchResultsInfo() |
Modifier and Type | Method and Description |
---|---|
SearchResults<Issue> |
getSearchResults() |
Long |
getSelectedIssueId() |
protected SearchResults<Issue> searchResults
protected Long selectedIssueId
public SearchResults<Issue> getSearchResults()
public Long getSelectedIssueId()
Copyright © 2002-2021 Atlassian. All Rights Reserved.