| Class | Description |
|---|---|
| DefaultSVNAuthenticationManager | |
| FilterSVNAuthenticationManager |
ISVNAuthenticationManager filter. |
| RevisionParameterAction |
Action containing a list of SVN revisions that should be checked out.
|
| SubversionChangeLogBuilder |
Builds changelog.xml for
SubversionSCM. |
| SubversionChangeLogParser |
ChangeLogParser for Subversion. |
| SubversionChangeLogSet |
ChangeLogSet for Subversion. |
| SubversionChangeLogSet.LogEntry |
One commit.
|
| SubversionChangeLogSet.Path |
A file in a commit.
|
| SubversionChangeLogSet.RevisionInfo | |
| SubversionCredentialProvider |
Extension point for programmatically providing a credential (such as username/password) for
Subversion access.
|
| SubversionEventHandlerImpl |
ISVNEventHandler that emulates the SVN CLI behavior. |
| SubversionMailAddressResolverImpl |
MailAddressResolver that checks for well-known repositories that and computes user e-mail address. |
| SubversionRepositoryBrowser |
RepositoryBrowser for Subversion. |
| SubversionRepositoryStatus |
Per repository status.
|
| SubversionSCM |
Subversion SCM.
|
| SubversionSCM.DescriptorImpl | |
| SubversionSCM.DescriptorImpl.Credential |
Stores
SVNAuthentication for a single realm. |
| SubversionSCM.DescriptorImpl.PasswordCredential | Deprecated
left for backward compatibility.
|
| SubversionSCM.DescriptorImpl.SshPublicKeyCredential | Deprecated
left for backward compatibility.
|
| SubversionSCM.DescriptorImpl.SslClientCertificateCredential | Deprecated
left for backward compatibility.
|
| SubversionSCM.External |
Information about svn:external
|
| SubversionSCM.ModuleLocation |
small structure to store local and remote (repository) location
information of the repository.
|
| SubversionSCM.SvnInfo | |
| SubversionStatus |
Information screen for the use of Subversion in Hudson.
|
| SubversionTagAction |
Action that lets people create tag for the given build. |
| SubversionTagAction.DescriptorImpl |
Just for assisting form related stuff.
|
| SubversionTagAction.TagInfo | |
| SubversionWorkspaceSelector |
ISVNAdminAreaFactorySelector that uses 1.4 compatible workspace for new check out,
but still supports 1.5 workspace, if asked to work with it. |
| UserProvidedCredential |
Represents the SVN authentication credential given by the user via the <enterCredential> form fragment.
|
| Enum | Description |
|---|---|
| SubversionSCM.RevisionPolicy |
Supported revision policies.
|
Copyright © 2004-2015 Hudson. All Rights Reserved.