| Package | Description |
|---|---|
| org.jboss.jbossset.bugclerk.reports.xml |
| Modifier and Type | Method and Description |
|---|---|
List<ViolationDescription> |
BugReport.getViolations() |
| Modifier and Type | Method and Description |
|---|---|
void |
BugReport.setViolations(List<ViolationDescription> violations) |
| Constructor and Description |
|---|
BugReport(String bugId,
String status,
String ackFlags,
URL link,
List<ViolationDescription> violations) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.