| Class | Description |
|---|---|
| AbstractTagBasedSvnRevisionLink<T> |
Build / revision relationship based on the build name indicating a subversion tag.
|
| BuildSvnRevisionLinkMigrationAction |
Migration of
SVNBranchConfigurationProperty
to the use of BuildSvnRevisionLink. |
| ConfiguredBuildSvnRevisionLink<T> |
Configured
BuildSvnRevisionLink. |
| RevisionPattern |
Pattern which defines a relationship between a build name and a revision.
|
| RevisionPatternSvnRevisionLink |
Build / revision relationship based on the build name contained the revision.
|
| RevisionSvnRevisionLink |
Build / revision relationship based on the build name being a subversion revision.
|
| SVNLogEntryCollector | |
| SVNUtils | |
| TagNamePatternSvnRevisionLink |
Build / revision relationship based on the build name being a subversion tag name which must follow a given pattern.
|
| TagNameSvnRevisionLink |
Build / revision relationship based on the build name being a subversion tag.
|