Class CloneWorkspacePublisher

All Implemented Interfaces:
ExtensionPoint, Describable<Publisher>, BuildStep

public class CloneWorkspacePublisher extends Recorder
Recorder that archives a build's workspace (or subset thereof) as a WorkspaceSnapshot, for use by another project using CloneWorkspaceSCM.
Author:
Andrew Bayer