jira-issue-nav-plugin
. Since v6.0.@Deprecated public class IssueTable extends Object
This class was pulled from IssueTableResource.IssueTable to prevent coupling to the gadgets project. IssueTableResource should eventually use IssueTableService and therefore not need it's own internal IssueTable.
Modifier and Type | Class and Description |
---|---|
static class |
IssueTable.Builder
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
int |
getEnd()
Deprecated.
|
List<Long> |
getIssueIds()
Deprecated.
|
List<String> |
getIssueKeys()
Deprecated.
|
boolean |
getJiraHasIssues()
Deprecated.
|
int |
getStartIndex()
Deprecated.
|
String |
getTable()
Deprecated.
|
int |
getTotal()
Deprecated.
|
public String getTable()
public int getTotal()
public int getStartIndex()
public int getEnd()
public boolean getJiraHasIssues()
Copyright © 2002-2019 Atlassian. All Rights Reserved.