Package | Description |
---|---|
org.jenkinsci.plugins.githubautostatus.model |
Modifier and Type | Method and Description |
---|---|
static BuildState |
BuildState.fromResult(hudson.model.Result result) |
static BuildState |
BuildState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BuildState[] |
BuildState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016–2020. All rights reserved.