| Package | Description |
|---|---|
| org.jboss.pull.shared.connectors | |
| org.jboss.pull.shared.connectors.bugzilla | |
| org.jboss.pull.shared.evaluators |
| Modifier and Type | Method and Description |
|---|---|
List<Bug> |
RedhatPullRequest.getBugs() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
RedhatPullRequest.updateBugzillaStatus(Bug bug,
Bug.Status status) |
| Modifier and Type | Method and Description |
|---|---|
Bug |
BZHelper.getBug(Integer bugzillaId) |
Bug |
Bugzilla.getBug(Integer bugzillaId)
Gets the bugId from bugzilla.
|
| Modifier and Type | Method and Description |
|---|---|
protected List<Bug> |
BasePullEvaluator.getBugsThatMatchFixVersion(RedhatPullRequest pullRequest) |
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.