public class CheckoutUpdater extends WorkspaceUpdater
WorkspaceUpdater that cleans workspace and then performs checkout.| Modifier and Type | Class and Description |
|---|---|
static class |
CheckoutUpdater.DescriptorImpl |
protected static class |
CheckoutUpdater.UpdateTaskImpl |
WorkspaceUpdater.UpdateTask| Constructor and Description |
|---|
CheckoutUpdater() |
| Modifier and Type | Method and Description |
|---|---|
WorkspaceUpdater.UpdateTask |
createTask()
Creates the
WorkspaceUpdater.UpdateTask instance, which performs the actual check out / update. |
boolean |
equals(Object o) |
int |
hashCode() |
getDescriptorpublic WorkspaceUpdater.UpdateTask createTask()
WorkspaceUpdaterWorkspaceUpdater.UpdateTask instance, which performs the actual check out / update.createTask in class WorkspaceUpdaterpublic boolean equals(Object o)
equals in class WorkspaceUpdaterpublic int hashCode()
hashCode in class WorkspaceUpdaterCopyright © 2004-2015 Hudson. All Rights Reserved.