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