| Package | Description |
|---|---|
| org.jboss.set.aphrodite | |
| org.jboss.set.aphrodite.spi |
| Modifier and Type | Method and Description |
|---|---|
static Aphrodite |
Aphrodite.instance()
Get an instance of the Aphrodite service.
|
static Aphrodite |
Aphrodite.instance(AphroditeConfig config)
Get an instance of the Aphrodite service.
|
void |
Aphrodite.setLabelsToPullRequest(PullRequest pullRequest,
List<Label> labels)
Set the labels for the provided
PullRequest object. |
boolean |
Aphrodite.updateIssue(Issue issue)
Update a specific
Issue at the remote issue tracker service. |
| Modifier and Type | Method and Description |
|---|---|
void |
RepositoryService.setLabelsToPullRequest(PullRequest pullRequest,
List<Label> labels)
Set the labels for the provided
PullRequest object. |
boolean |
IssueTrackerService.updateIssue(Issue issue)
Update an
Issue at the remote issue tracker service. |
Copyright © 2017 JBoss by Red Hat. All rights reserved.