Class CloneWorkspaceSCM

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

public class CloneWorkspaceSCM extends SCM
SCM that inherits the workspace from another build through WorkspaceSnapshot.
Author:
Kohsuke Kawaguchi, Andrew Bayer