| Package | Description |
|---|---|
| org.jboss.pull.shared.connectors.bugzilla | |
| org.jboss.pull.shared.connectors.jira | |
| org.jboss.pull.shared.evaluators | |
| org.jboss.pull.shared.spi |
| Modifier and Type | Class and Description |
|---|---|
class |
Bug |
| Modifier and Type | Class and Description |
|---|---|
class |
JiraIssue
JIRA issue representation.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends Issue> |
PullEvaluatorFacade.getIssue(org.eclipse.egit.github.core.PullRequest pull) |
List<? extends Issue> |
BasePullEvaluator.getIssue(org.eclipse.egit.github.core.PullRequest pull) |
| Modifier and Type | Method and Description |
|---|---|
List<? extends Issue> |
PullEvaluator.getIssue(org.eclipse.egit.github.core.PullRequest pull)
Returns the issue(-s) related to the given pull request.
|
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.