public class SwitchUpdater extends WorkspaceUpdater
WorkspaceUpdater that uses "svn switch" as much as possible.| Modifier and Type | Class and Description |
|---|---|
static class |
SwitchUpdater.DescriptorImpl |
static class |
SwitchUpdater.TaskImpl |
WorkspaceUpdater.UpdateTask| Constructor and Description |
|---|
SwitchUpdater() |
| Modifier and Type | Method and Description |
|---|---|
WorkspaceUpdater.UpdateTask |
createTask()
Creates the
WorkspaceUpdater.UpdateTask instance, which performs the actual check out / update. |
equals, getDescriptor, hashCodepublic WorkspaceUpdater.UpdateTask createTask()
WorkspaceUpdaterWorkspaceUpdater.UpdateTask instance, which performs the actual check out / update.createTask in class WorkspaceUpdaterCopyright © 2004-2015 Hudson. All Rights Reserved.