| Package | Description |
|---|---|
| hudson.scm.subversion |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
CheckoutUpdater.UpdateTaskImpl |
protected static class |
CheckoutWithLocationFoldersCleanupUpdater.UpdateTaskImpl
Update task is the same as
CheckoutUpdater.UpdateTaskImpl except workspace cleaning. |
static class |
SwitchUpdater.TaskImpl |
static class |
UpdateUpdater.TaskImpl |
static class |
UpdateWithCleanUpdater.TaskImpl |
static class |
UpdateWithRevertUpdater.TaskImpl |
| Modifier and Type | Method and Description |
|---|---|
abstract WorkspaceUpdater.UpdateTask |
WorkspaceUpdater.createTask()
Creates the
WorkspaceUpdater.UpdateTask instance, which performs the actual check out / update. |
WorkspaceUpdater.UpdateTask |
UpdateWithRevertUpdater.createTask() |
WorkspaceUpdater.UpdateTask |
UpdateWithCleanUpdater.createTask() |
WorkspaceUpdater.UpdateTask |
UpdateUpdater.createTask() |
WorkspaceUpdater.UpdateTask |
SwitchUpdater.createTask() |
WorkspaceUpdater.UpdateTask |
CheckoutWithLocationFoldersCleanupUpdater.createTask()
Creates update task.
|
WorkspaceUpdater.UpdateTask |
CheckoutUpdater.createTask() |
| Modifier and Type | Method and Description |
|---|---|
protected List<SubversionSCM.External> |
WorkspaceUpdater.UpdateTask.delegateTo(WorkspaceUpdater.UpdateTask t) |
Copyright © 2004-2015 Hudson. All Rights Reserved.