|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.scm.subversion.WorkspaceUpdater.UpdateTask
hudson.scm.subversion.UpdateUpdater.TaskImpl
hudson.scm.subversion.UpdateWithRevertUpdater.TaskImpl
public static class UpdateWithRevertUpdater.TaskImpl
| Field Summary |
|---|
| Fields inherited from class hudson.scm.subversion.WorkspaceUpdater.UpdateTask |
|---|
authProvider, listener, locations, manager, revisions, timestamp, ws |
| Constructor Summary | |
|---|---|
UpdateWithRevertUpdater.TaskImpl()
|
|
| Method Summary | |
|---|---|
protected void |
preUpdate(SubversionSCM.ModuleLocation module,
java.io.File local)
Hook for subtype to perform some cleanup activity before "svn update" takes place. |
| Methods inherited from class hudson.scm.subversion.UpdateUpdater.TaskImpl |
|---|
isUpdatable, perform |
| Methods inherited from class hudson.scm.subversion.WorkspaceUpdater.UpdateTask |
|---|
delegateTo, delegateTo, getRevision |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UpdateWithRevertUpdater.TaskImpl()
| Method Detail |
|---|
protected void preUpdate(SubversionSCM.ModuleLocation module,
java.io.File local)
throws org.tmatesoft.svn.core.SVNException,
java.io.IOException
UpdateUpdater.TaskImpl
preUpdate in class UpdateUpdater.TaskImplmodule - Remote repository that corresponds to the workspace.local - Local directory that gets the update from the module.
org.tmatesoft.svn.core.SVNException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||