| Package | Description |
|---|---|
| org.jboss.jbossset.bugclerk | |
| org.jboss.jbossset.bugclerk.bugzilla | |
| org.jboss.jbossset.bugclerk.utils |
| Modifier and Type | Method and Description |
|---|---|
protected List<Candidate> |
BugClerk.loadCandidates(List<String> ids) |
| 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 |
|---|---|
List<Candidate> |
ParallelLoader.loadCandidates(List<String> ids) |
| Modifier and Type | Method and Description |
|---|---|
static List<Candidate> |
CollectionUtils.createCandidateList(Map<String,org.jboss.pull.shared.connectors.bugzilla.Bug> bugs,
Map<String,SortedSet<org.jboss.pull.shared.connectors.bugzilla.Comment>> comments) |
Copyright © 2015 JBoss by Red Hat. All rights reserved.