public static class SessionSelectedIssueManager.SelectedIssueData extends Object
| Constructor and Description |
|---|
SelectedIssueData(Long selectedIssueId,
int selectedIssueIndex,
Long nextIssueId) |
| Modifier and Type | Method and Description |
|---|---|
Long |
getNextIssueId() |
Long |
getSelectedIssueId() |
int |
getSelectedIssueIndex()
The 0-based index, with respect to the entire search results, of the selected issue.
|
Copyright © 2002-2017 Atlassian. All Rights Reserved.