| Package | Description |
|---|---|
| hudson.scm.subversion |
| Modifier and Type | Class and Description |
|---|---|
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 |
UpdateUpdater.createTask() |
WorkspaceUpdater.UpdateTask |
CheckoutUpdater.createTask() |
WorkspaceUpdater.UpdateTask |
UpdateWithRevertUpdater.createTask() |
WorkspaceUpdater.UpdateTask |
UpdateWithCleanUpdater.createTask() |
| Modifier and Type | Method and Description |
|---|---|
protected List<SubversionSCM.External> |
WorkspaceUpdater.UpdateTask.delegateTo(WorkspaceUpdater.UpdateTask t) |
Copyright © 2004–2015. All rights reserved.