protected static class CheckoutUpdater.UpdateTaskImpl extends WorkspaceUpdater.UpdateTask
authProvider, buildTime, listener, locations, manager, queueTime, revisionParameterAction, revisionPolicy, SVN_CANCEL_EXCEPTION_MESSAGE, ws| Modifier | Constructor and Description |
|---|---|
protected |
CheckoutUpdater.UpdateTaskImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
cleanupBeforeCheckout()
Cleans workspace.
|
List<SubversionSCM.External> |
perform()
Performs the checkout/update.
|
delegateTo, delegateTo, getRevision, getSvnDepthpublic List<SubversionSCM.External> perform() throws IOException, InterruptedException
WorkspaceUpdater.UpdateTaskUse the fields defined in this class that defines the parameters of the check out.
perform in class WorkspaceUpdater.UpdateTaskIOExceptionInterruptedExceptionprotected void cleanupBeforeCheckout()
throws IOException
IOException - IOExceptionCopyright © 2004-2015 Hudson. All Rights Reserved.