Uses of Interface
jenkins.scm.RunWithSCM
Packages that use RunWithSCM
- 
Uses of RunWithSCM in hudson.model
Classes in hudson.model that implement RunWithSCMModifier and TypeClassDescriptionclassAbstractBuild<P extends AbstractProject<P,R>, R extends AbstractBuild<P, R>> Base implementation ofRuns that build software.classA build of aProject.class - 
Uses of RunWithSCM in jenkins.scm
Classes in jenkins.scm with type parameters of type RunWithSCMModifier and TypeInterfaceDescriptioninterfaceRunWithSCM<JobT extends Job<JobT,RunT>, RunT extends Run<JobT, RunT> & RunWithSCM<JobT, RunT>>