| Package | Description | 
|---|---|
| org.jenkinsci.plugins.runselector.selectors | 
| Modifier and Type | Method and Description | 
|---|---|
StatusRunSelector.BuildStatus | 
StatusRunSelector.getBuildStatus()  | 
static StatusRunSelector.BuildStatus | 
StatusRunSelector.BuildStatus.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static StatusRunSelector.BuildStatus[] | 
StatusRunSelector.BuildStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Constructor and Description | 
|---|
StatusRunSelector(StatusRunSelector.BuildStatus buildStatus)  | 
Copyright © 2016–2020. All rights reserved.