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(java.util.Collection<SubversionSCM.External> externals, javax.xml.transform.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  java.util.List<SubversionSCM.External> WorkspaceUpdater.UpdateTask.delegateTo(WorkspaceUpdater.UpdateTask t)
           
protected  java.util.List<SubversionSCM.External> WorkspaceUpdater.UpdateTask.delegateTo(WorkspaceUpdater wu)
          Delegates the execution to another updater.
 java.util.List<SubversionSCM.External> UpdateUpdater.TaskImpl.perform()
           
abstract  java.util.List<SubversionSCM.External> WorkspaceUpdater.UpdateTask.perform()
          Performs the checkout/update.
 



Copyright © 2011. All Rights Reserved.