Class ExtractResourceWithChangesSCM

  • All Implemented Interfaces:
    hudson.ExtensionPoint, hudson.model.Describable<hudson.scm.SCM>

    public class ExtractResourceWithChangesSCM
    extends hudson.scm.NullSCM
    SCM useful for testing that extracts the given resource as a zip file.
    Author:
    Kohsuke Kawaguchi