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