|
||||||||||
| 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 | |
|---|---|
protected static class |
CheckoutUpdater.UpdateTaskImpl
|
protected static class |
CheckoutWithLocationFoldersCleanupUpdater.UpdateTaskImpl
Update task is the same as CheckoutUpdater.UpdateTaskImpl except workspace cleaning. |
static class |
SwitchUpdater.TaskImpl
|
static class |
UpdateUpdater.TaskImpl
|
static class |
UpdateWithCleanUpdater.TaskImpl
|
static class |
UpdateWithRevertUpdater.TaskImpl
|
| Methods in hudson.scm.subversion that return WorkspaceUpdater.UpdateTask | |
|---|---|
WorkspaceUpdater.UpdateTask |
UpdateWithRevertUpdater.createTask()
|
WorkspaceUpdater.UpdateTask |
CheckoutWithLocationFoldersCleanupUpdater.createTask()
Creates update task. |
WorkspaceUpdater.UpdateTask |
UpdateWithCleanUpdater.createTask()
|
WorkspaceUpdater.UpdateTask |
CheckoutUpdater.createTask()
|
WorkspaceUpdater.UpdateTask |
UpdateUpdater.createTask()
|
abstract WorkspaceUpdater.UpdateTask |
WorkspaceUpdater.createTask()
Creates the WorkspaceUpdater.UpdateTask instance, which performs the actual check out / update. |
WorkspaceUpdater.UpdateTask |
SwitchUpdater.createTask()
|
| Methods in hudson.scm.subversion with parameters of type WorkspaceUpdater.UpdateTask | |
|---|---|
protected List<SubversionSCM.External> |
WorkspaceUpdater.UpdateTask.delegateTo(WorkspaceUpdater.UpdateTask t)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||