Uses of Class
hudson.scm.SubversionSCM.External
Packages that use SubversionSCM.External
-
Uses of SubversionSCM.External in hudson.scm
Method parameters in hudson.scm with type arguments of type SubversionSCM.External -
Uses of SubversionSCM.External in hudson.scm.subversion
Methods in hudson.scm.subversion that return types with arguments of type SubversionSCM.ExternalModifier 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.