| Package | Description |
|---|---|
| org.jboss.set.aphrodite.domain | |
| org.jboss.set.aphrodite.domain.spi |
| Modifier and Type | Method and Description |
|---|---|
static CommitStatus |
CommitStatus.fromString(String status) |
CommitStatus |
PullRequest.getCommitStatus() |
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 |
PullRequestHome.getCommitStatus(PullRequest pullRequest)
Retrieve the current CI status of the latest commit associated with a given pull request.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.