×
This step selects a specific run from the job identified by the Project name parameter. The run is selected based on the provided Run Selector parameter.
Jan 9, 2020 · Provides Run Selector extension point, which can be used in plugins for flexible selection of builds.
Provides Run Selector extension point, which can be used in plugins for flexible selection of builds.
Parameters: job - the job to pick a build from. context - context for the current execution of runselector. Returns: the build matches this selectors ...
Implementations: Run Selector Plugin: org.jenkinsci.plugins.runselector.filters.AndRunFilter (view on GitHub). Run Selector Plugin: org.jenkinsci.plugins.
Returns the display name for this filters. boolean, isSelectable(hudson.model.Run<?,?> candidate, RunSelectorContext context) ...
Nested classes/interfaces inherited from class hudson.model.ParameterDefinition. hudson.model.ParameterDefinition.ParameterDescriptor ...
Method Detail. run. public org.jenkinsci.plugins.workflow.support.steps.build.RunWrapper run() throws Exception. Specified by: run in class org.jenkinsci ...
$class: 'RunSelectorParameter'. $class: 'RunSelectorParameter'. Defines a parameter that specifies how a Copy Artifact build step should select which build ...
Jan 9, 2020 · Provides Run Selector extension point, which can be used in plugins for flexible selection of builds.