|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WorkspaceUpdater.UpdateTask | |
|---|---|
| hudson.scm.subversion | |
| Uses of WorkspaceUpdater.UpdateTask in hudson.scm.subversion |
|---|
| Subclasses of WorkspaceUpdater.UpdateTask in hudson.scm.subversion | |
|---|---|
static class |
UpdateUpdater.TaskImpl
|
static class |
UpdateWithCleanUpdater.TaskImpl
|
static class |
UpdateWithRevertUpdater.TaskImpl
|
| Methods in hudson.scm.subversion that return WorkspaceUpdater.UpdateTask | |
|---|---|
WorkspaceUpdater.UpdateTask |
UpdateUpdater.createTask()
|
WorkspaceUpdater.UpdateTask |
UpdateWithRevertUpdater.createTask()
|
WorkspaceUpdater.UpdateTask |
UpdateWithCleanUpdater.createTask()
|
WorkspaceUpdater.UpdateTask |
CheckoutUpdater.createTask()
|
abstract WorkspaceUpdater.UpdateTask |
WorkspaceUpdater.createTask()
Creates the WorkspaceUpdater.UpdateTask instance, which performs the actual check out / update. |
| Methods in hudson.scm.subversion with parameters of type WorkspaceUpdater.UpdateTask | |
|---|---|
protected java.util.List<SubversionSCM.External> |
WorkspaceUpdater.UpdateTask.delegateTo(WorkspaceUpdater.UpdateTask t)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||