| Package | Description |
|---|---|
| org.jboss.jbossset.bugclerk | |
| org.jboss.jbossset.bugclerk.comments | |
| org.jboss.jbossset.bugclerk.reports |
| Modifier and Type | Method and Description |
|---|---|
Collection<Violation> |
RuleEngine.processBugEntry(Collection<Candidate> candidates) |
protected Collection<Violation> |
BugClerk.processEntriesAndReportViolations(List<Candidate> candidates) |
Collection<Violation> |
RuleEngine.runCheckOnBugs(String checkname,
Collection<Candidate> candidates) |
| Modifier and Type | Method and Description |
|---|---|
protected BugClerkReport |
BugClerk.buildBugClerkReport(Map<org.jboss.set.aphrodite.domain.Issue,List<Violation>> violationByBugId) |
protected String |
BugClerk.buildReport(Map<org.jboss.set.aphrodite.domain.Issue,List<Violation>> violationByBugId) |
protected void |
BugClerk.postAnalysisActions(BugClerkArguments arguments,
Map<org.jboss.set.aphrodite.domain.Issue,List<Violation>> violationByBugId,
String report) |
protected void |
BugClerk.reportsGeneration(BugClerkArguments arguments,
Map<org.jboss.set.aphrodite.domain.Issue,List<Violation>> violationByBugId) |
| Modifier and Type | Method and Description |
|---|---|
Map<org.jboss.set.aphrodite.domain.Issue,org.jboss.set.aphrodite.domain.Comment> |
ViolationsReportAsCommentBuilder.reportViolationToBugTracker(Map<org.jboss.set.aphrodite.domain.Issue,List<Violation>> violationByBugId) |
| Modifier and Type | Method and Description |
|---|---|
String |
StringReportEngine.createReport(Map<org.jboss.set.aphrodite.domain.Issue,List<Violation>> violationByBugId) |
BugClerkReport |
BugClerkReportEngine.createReport(Map<org.jboss.set.aphrodite.domain.Issue,List<Violation>> violationByBugId) |
T |
ReportEngine.createReport(Map<org.jboss.set.aphrodite.domain.Issue,List<Violation>> violationByBugId) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.