public class UpdateWithRevertUpdater extends WorkspaceUpdater
WorkspaceUpdater that performs "svn revert" + "svn update"| Modifier and Type | Class and Description |
|---|---|
static class |
UpdateWithRevertUpdater.DescriptorImpl |
static class |
UpdateWithRevertUpdater.TaskImpl |
WorkspaceUpdater.UpdateTask| Constructor and Description |
|---|
UpdateWithRevertUpdater() |
| Modifier and Type | Method and Description |
|---|---|
WorkspaceUpdater.UpdateTask |
createTask()
Creates the
WorkspaceUpdater.UpdateTask instance, which performs the actual check out / update. |
getDescriptor, isAuthenticationFailedErrorpublic WorkspaceUpdater.UpdateTask createTask()
WorkspaceUpdaterWorkspaceUpdater.UpdateTask instance, which performs the actual check out / update.createTask in class WorkspaceUpdaterCopyright © 2004–2015. All rights reserved.