| Interface | Description |
|---|---|
| DirectoriesSvnEntryHandler |
ISVNDirEntryHandler with the possibility to get the handled directory names. |
| Class | Description |
|---|---|
| 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). |
| ListSubversionTagsParameterDefinition |
Defines a new
ParameterDefinition to be displayed at the top of the configuration page of AbstractProjects. |
| ListSubversionTagsParameterDefinition.DescriptorImpl | |
| ListSubversionTagsParameterValue |
This class represents the actual
ParameterValue for the
ListSubversionTagsParameterDefinition parameter. |
| SimpleSVNDirEntryHandler |
Simple
ISVNDirEntryHandler used to get a list containing all the directories in a given Subversion
repository. |
Copyright © 2004-2015 Hudson. All Rights Reserved.