| Package | Description |
|---|---|
| org.jboss.pull.shared.connectors.bugzilla | |
| org.jboss.pull.shared.evaluators |
| Modifier and Type | Method and Description |
|---|---|
Bug |
BugsClient.getBug(int bugzillaId)
Gets the bugId from bugzilla.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,Bug> |
BugsClient.getBugs(Set<String> keySet) |
Map<String,Bug> |
BZHelper.loadIssues(Set<String> bugIds) |
| Modifier and Type | Method and Description |
|---|---|
SortedSet<Comment> |
CommentsClient.commentsFor(Bug bug) |
SortedSet<Comment> |
BZHelper.loadCommentsFor(Bug bug) |
| Modifier and Type | Method and Description |
|---|---|
protected List<Bug> |
BasePullEvaluator.getBugsThatMatchFixVersion(RedhatPullRequest pullRequest) |
Copyright © 2015 JBoss by Red Hat. All rights reserved.