public class CheckoutWithLocationFoldersCleanupUpdater extends WorkspaceUpdater
WorkspaceUpdater that cleans checkout folders and then performs checkout.
Copyright (C) 2011 Hudson-CI.org
Date: 5/12/11| Modifier and Type | Class and Description |
|---|---|
static class |
CheckoutWithLocationFoldersCleanupUpdater.DescriptorImpl
Describes extention.
|
protected static class |
CheckoutWithLocationFoldersCleanupUpdater.UpdateTaskImpl
Update task is the same as
CheckoutUpdater.UpdateTaskImpl except workspace cleaning. |
WorkspaceUpdater.UpdateTask| Constructor and Description |
|---|
CheckoutWithLocationFoldersCleanupUpdater()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
WorkspaceUpdater.UpdateTask |
createTask()
Creates update task.
|
equals, getDescriptor, hashCode@DataBoundConstructor public CheckoutWithLocationFoldersCleanupUpdater()
public WorkspaceUpdater.UpdateTask createTask()
createTask in class WorkspaceUpdaterUpdateTaskCopyright © 2004-2015 Hudson. All Rights Reserved.