| Package | Description |
|---|---|
| io.jenkins.plugins.dagshubbranchsource.api |
| Modifier and Type | Method and Description |
|---|---|
PullRequest.State |
PullRequest.getState() |
static PullRequest.State |
PullRequest.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PullRequest.State[] |
PullRequest.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PullRequest.setState(PullRequest.State state) |
Copyright © 2016–2021. All rights reserved.