| Class | Description |
|---|---|
| CredentialsSVNAuthenticationProviderImpl | |
| CredentialsSVNAuthenticationProviderImpl.RemotableSVNAuthenticationBuilderProvider | |
| CredentialsSVNAuthenticationProviderImpl.RemotableSVNUnauthenticatedRealmObserver | |
| CredentialsSVNAuthenticationProviderImpl.SVNCertificateAuthenticationBuilder | |
| CredentialsSVNAuthenticationProviderImpl.SVNEmptyAuthenticationBuilder | |
| CredentialsSVNAuthenticationProviderImpl.SVNUsernameAuthenticationBuilder | |
| CredentialsSVNAuthenticationProviderImpl.SVNUsernamePasswordAuthenticationBuilder | |
| CredentialsSVNAuthenticationProviderImpl.SVNUsernamePrivateKeysAuthenticationBuilder | |
| DefaultSVNLogFilter |
Determines whether a log entry contains changes within the included paths for a project.
|
| DirAwareSVNXMLLogHandler |
Special XML Log Handler that includes the "kind" attribute for path nodes which are ommited by the original.
|
| EnvVarsUtils |
Just a collection of utility (static) methods to work with
EnvVars. |
| FilterSVNAuthenticationManager |
ISVNAuthenticationManager filter. |
| NullSVNLogFilter |
An implementation of
SVNLogFilter that never filters a SVNLogEntry. |
| RevisionParameterAction |
Action containing a list of SVN revisions that should be checked out.
|
| SubversionChangeLogBuilder |
Builds changelog.xml for
SubversionSCM. |
| SubversionChangeLogBuilder.PathContext |
This class encapsulates context information for the paths in the change log.
|
| 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. |
| SubversionRepositoryBrowser |
RepositoryBrowser for Subversion. |
| SubversionRepositoryStatus |
Per repository status.
|
| SubversionRepositoryStatus.JobTriggerListenerImpl | |
| SubversionRepositoryStatus.Listener |
An extension point to allow things other than jobs to listen for repository status updates.
|
| SubversionSCM |
Subversion SCM.
|
| SubversionSCM.AdditionalCredentials | |
| SubversionSCM.AdditionalCredentials.DescriptorImpl | |
| SubversionSCM.DescriptorImpl | |
| SubversionSCM.DescriptorImpl.Credential |
Stores
SVNAuthentication for a single realm. |
| SubversionSCM.DescriptorImpl.PasswordCredential |
Username/password based authentication.
|
| SubversionSCM.DescriptorImpl.SshPublicKeyCredential |
Public key authentication for Subversion over SSH.
|
| SubversionSCM.DescriptorImpl.SslClientCertificateCredential |
SSL client certificate based authentication.
|
| SubversionSCM.External |
Information about svn:external
|
| SubversionSCM.ModuleLocation |
small structure to store local and remote (repository) location
information of the repository.
|
| SubversionSCM.ModuleLocation.DescriptorImpl | |
| SubversionSCM.SvnInfo | |
| SubversionStatus |
Receives the push notification of commits from repository.
|
| 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. |
| SVNAuthenticationManager | |
| SVNAuthStoreHandlerImpl |
ISVNAuthStoreHandler implementation that always return true. |
| SvnClientManager |
SVNClientManager makes it rather error prone to specify the proper expected version
of the working copy we need to use, so inside Jenkins we wrap it to this class to ensure
we won't forget to set SvnWcGeneration when using SVNBasicClient. |
| SVNRevisionState |
SCMRevisionState for SubversionSCM. |
| UserProvidedCredential |
Represents the SVN authentication credential given by the user via the <enterCredential> form fragment.
|
Copyright © 2004–2015. All rights reserved.