Uses of Interface
hudson.scm.listtagsparameter.DirectoriesSvnEntryHandler

Packages that use DirectoriesSvnEntryHandler
hudson.scm.listtagsparameter   
 

Uses of DirectoriesSvnEntryHandler in hudson.scm.listtagsparameter
 

Classes in hudson.scm.listtagsparameter that implement DirectoriesSvnEntryHandler
 class DescendingRevisionSortedSVNDirEntryHandler
          ISVNDirEntryHandler used to get a list containing all the directories in a given Subversion repository sorted by their SVN revision number, in descending order (from new to old).
 class SimpleSVNDirEntryHandler
          Simple ISVNDirEntryHandler used to get a list containing all the directories in a given Subversion repository.
 



Copyright © 2004-2012 Hudson. All Rights Reserved.