Uses of Class
hudson.scm.SubversionSCM.External

Packages that use SubversionSCM.External
hudson.scm   
hudson.scm.subversion   
 

Uses of SubversionSCM.External in hudson.scm
 

Method parameters in hudson.scm with type arguments of type SubversionSCM.External
 boolean SubversionChangeLogBuilder.run(Collection<SubversionSCM.External> externals, Result changeLog)
           
 

Uses of SubversionSCM.External in hudson.scm.subversion
 

Methods in hudson.scm.subversion that return types with arguments of type SubversionSCM.External
protected  List<SubversionSCM.External> WorkspaceUpdater.UpdateTask.delegateTo(WorkspaceUpdater.UpdateTask t)
           
protected  List<SubversionSCM.External> WorkspaceUpdater.UpdateTask.delegateTo(WorkspaceUpdater wu)
          Delegates the execution to another updater.
abstract  List<SubversionSCM.External> WorkspaceUpdater.UpdateTask.perform()
          Performs the checkout/update.
 List<SubversionSCM.External> UpdateUpdater.TaskImpl.perform()
           
 



Copyright © 2004-2013. All Rights Reserved.