public class Violation extends Object
| Constructor and Description |
|---|
Violation(org.jboss.pull.shared.connectors.bugzilla.Bug bug,
String checkName,
String message) |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.pull.shared.connectors.bugzilla.Bug |
getBug() |
String |
getCheckName() |
String |
getMessage() |
String |
toString() |
Copyright © 2015 JBoss by Red Hat. All rights reserved.