| Package | Description |
|---|---|
| com.atlassian.jconnect.rest.entities |
| Modifier and Type | Method and Description |
|---|---|
List<IssueWithCommentsEntity> |
IssuesWithCommentsEntity.getIssues() |
| Modifier and Type | Method and Description |
|---|---|
void |
IssuesWithCommentsEntity.setIssues(List<IssueWithCommentsEntity> issues) |
| Constructor and Description |
|---|
IssuesWithCommentsEntity(List<IssueWithCommentsEntity> oldIssues,
long since,
boolean crashReportingDisabled) |
Copyright © 2015 Atlassian. All rights reserved.