public class ViolationsReportAsCommentBuilder extends Object
| Constructor and Description |
|---|
ViolationsReportAsCommentBuilder() |
| Modifier and Type | Method and Description |
|---|---|
void |
addViolationToReportIfNotAlreadyReported(String checkname,
List<org.jboss.set.aphrodite.domain.Comment> comments,
List<Violation> violationsToReport,
Violation v) |
Map<org.jboss.set.aphrodite.domain.Issue,org.jboss.set.aphrodite.domain.Comment> |
reportViolationToBugTracker(Collection<Candidate> candidates) |
public Map<org.jboss.set.aphrodite.domain.Issue,org.jboss.set.aphrodite.domain.Comment> reportViolationToBugTracker(Collection<Candidate> candidates)
Copyright © 2017 JBoss by Red Hat. All rights reserved.