All Classes and Interfaces

Class
Description
RunSelector enumerates only one build.
Accepts a build only when every underlying filters accepts it.
the descriptor for AndRunFilter
Select the run based on its build number.
 
Filters the build based on its display name.
 
Select a build which is a downstream of a specified build.
the descriptor for DownstreamRunFilter
Tries multiple selectors consequently.
 
An entry for FallbackRunSelector
the descriptor for FallbackRunSelector
Generated localization support class.
Generated localization support class.
Generated localization support class.
Filter that accepts all builds.
 
Accepts a build when the underlying filters doesn't accept it.
the descriptor for NotRunFilter
Accepts a build when any of underlying filters accepts it.
the descriptor for OrRunFilter
Specifies RunFilter to use with a build parameter.
the descriptor for ParameterizedRunFilter
Use a parameter to specify how the build is selected.
 
Filter to find builds matching particular parameters.
 
Picks up a build through PermalinkProjectAction.Permalink.
 
Additional filters used by RunSelector.
Descriptor for RunFilter
Build parameter used with ParameterizedRunFilter
the descriptor for RunFilterParameter
Extension point for enumerating builds to copy artifacts from.
Context for an execution of runselector.
Descriptor for RunSelector.
 
 
Select the saved build (marked "keep forever").
the descriptor for SavedRunFilter
The execution of SelectRunStep.
The selectRun step selects a specific run from a given project name based on the given selector and, optionally, the run filter.
 
Select build based on the specific status build.
 
 
Select the build that triggered this build.
the descriptor for TriggeringRunSelector
Which build should be used if triggered by multiple upstream builds.