| Package | Description |
|---|---|
| org.sonar.api.issue | |
| org.sonar.api.utils |
| Modifier and Type | Method and Description |
|---|---|
Paging |
IssueQueryResult.paging()
Non-null data about paging of issues
|
| Modifier and Type | Method and Description |
|---|---|
static Paging |
Paging.create(int pageSize,
int pageIndex,
int totalItems) |
Copyright © 2009-2014 SonarSource. All Rights Reserved.