B D F G O P S 
All Classes All Packages

B

buildSteps - Variable in class org.jenkinsci.plugins.preSCMbuildstep.PreSCMBuildStepsWrapper
Stored build steps to run before the scm checkout is called

D

DescriptorImpl() - Constructor for class org.jenkinsci.plugins.preSCMbuildstep.PreSCMBuildStepsWrapper.DescriptorImpl
 

F

failOnError - Variable in class org.jenkinsci.plugins.preSCMbuildstep.PreSCMBuildStepsWrapper
 

G

getDisplayName() - Method in class org.jenkinsci.plugins.preSCMbuildstep.PreSCMBuildStepsWrapper.DescriptorImpl
This human readable name is used in the configuration screen.

O

org.jenkinsci.plugins.preSCMbuildstep - package org.jenkinsci.plugins.preSCMbuildstep
 

P

preCheckout(AbstractBuild, Launcher, BuildListener) - Method in class org.jenkinsci.plugins.preSCMbuildstep.PreSCMBuildStepsWrapper
Overridden precheckout step, this is where wedo all the work.
PreSCMBuildStepsWrapper - Class in org.jenkinsci.plugins.preSCMbuildstep
Class to allow any build step to be performed before the SCM checkout occurs.
PreSCMBuildStepsWrapper(ArrayList<BuildStep>, boolean) - Constructor for class org.jenkinsci.plugins.preSCMbuildstep.PreSCMBuildStepsWrapper
Constructor taking a list of buildsteps to use.
PreSCMBuildStepsWrapper.DescriptorImpl - Class in org.jenkinsci.plugins.preSCMbuildstep
 

S

setUp(AbstractBuild, Launcher, BuildListener) - Method in class org.jenkinsci.plugins.preSCMbuildstep.PreSCMBuildStepsWrapper
Overridden setup returns a noop class as we don't want to add anything here.
B D F G O P S 
All Classes All Packages