Uses of Class
hudson.scm.SubversionSCM.External
-
Uses of SubversionSCM.External in hudson.scm
-
Uses of SubversionSCM.External in hudson.scm.subversion
Modifier and TypeMethodDescriptionprotected List<SubversionSCM.External>
WorkspaceUpdater.UpdateTask.delegateTo
(WorkspaceUpdater.UpdateTask t) protected final List<SubversionSCM.External>
WorkspaceUpdater.UpdateTask.delegateTo
(WorkspaceUpdater wu, int workspaceFormat) Delegates the execution to another updater.NoopUpdater.TaskImpl.perform()
UpdateUpdater.TaskImpl.perform()
abstract List<SubversionSCM.External>
WorkspaceUpdater.UpdateTask.perform()
Performs the checkout/update.