Package hudson.scm

Class NullSCM

java.lang.Object
hudson.scm.SCM
hudson.scm.NullSCM
All Implemented Interfaces:
ExtensionPoint, Describable<SCM>

public class NullSCM extends SCM
No SCM.
Author:
Kohsuke Kawaguchi
  • Constructor Details

    • NullSCM

      @DataBoundConstructor public NullSCM()
  • Method Details