| Package | Description |
|---|---|
| org.jboss.set.aphrodite | |
| org.jboss.set.aphrodite.domain | |
| org.jboss.set.aphrodite.repository.services.github | |
| org.jboss.set.aphrodite.spi |
| Modifier and Type | Method and Description |
|---|---|
CommitStatus |
Aphrodite.getCommitStatusFromPatch(Patch patch)
Retrieve the current CI status of the latest commit associated with a given patch.
|
| Modifier and Type | Method and Description |
|---|---|
static CommitStatus |
CommitStatus.fromString(String status) |
static CommitStatus |
CommitStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CommitStatus[] |
CommitStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CommitStatus |
GitHubRepositoryService.getCommitStatusFromPatch(Patch patch) |
| Modifier and Type | Method and Description |
|---|---|
CommitStatus |
RepositoryService.getCommitStatusFromPatch(Patch patch)
Retrieve the current CI status of the latest commit associated with a given patch.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.