public class IssueTable extends Object
Constructor and Description |
---|
IssueTable(String table,
int displayed,
List<Long> issueIds,
Map<String,Object> sortBy,
int total,
int startIndex,
int end,
int page,
int pageSize,
String url,
String title,
String description,
Map<String,String> columnSortJql,
boolean jiraHasIssues,
List<String> issueKeys) |
Modifier and Type | Method and Description |
---|---|
List<Long> |
getIssueIds() |
boolean |
getJiraHasIssues() |
Map<String,Object> |
getSortBy() |
String |
getTable() |
int |
getTotal() |
Copyright © 2002-2015 Atlassian. All Rights Reserved.