All Classes and Interfaces
Class
Description
RunSelector enumerates only one build.Accepts a build only when every underlying filters accepts it.
the descriptor for
AndRunFilterSelect 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
DownstreamRunFilterTries multiple selectors consequently.
An entry for
FallbackRunSelectorthe descriptor for
FallbackRunSelectorGenerated 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
NotRunFilterAccepts a build when any of underlying filters accepts it.
the descriptor for
OrRunFilterSpecifies
RunFilter to use with a build parameter.the descriptor for
ParameterizedRunFilterUse 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
RunFilterBuild parameter used with
ParameterizedRunFilterthe descriptor for
RunFilterParameterExtension 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
SavedRunFilterThe 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
TriggeringRunSelectorWhich build should be used if triggered by multiple upstream builds.