| Package | Description |
|---|---|
| org.jboss.pull.shared |
| Modifier and Type | Method and Description |
|---|---|
ProcessorPullState |
PullHelper.checkPullRequestState(RedhatPullRequest pullRequest)
Checks the state of the given pull request from the pull-processor perspective.
|
static ProcessorPullState |
ProcessorPullState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProcessorPullState[] |
ProcessorPullState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.