| Package | Description |
|---|---|
| hudson.scm | |
| hudson.scm.browsers | |
| hudson.scm.listtagsparameter | |
| hudson.scm.subversion | |
| jenkins.scm.impl.subversion |
| Class and Description |
|---|
| CredentialsSVNAuthenticationProviderImpl |
| CredentialsSVNAuthenticationProviderImpl.SVNAuthenticationBuilder |
| CredentialsSVNAuthenticationProviderImpl.SVNAuthenticationBuilderProvider |
| CredentialsSVNAuthenticationProviderImpl.SVNUnauthenticatedRealmObserver |
| RevisionParameterAction
Action containing a list of SVN revisions that should be checked out.
|
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.
|
SubversionRepositoryBrowser
RepositoryBrowser for Subversion. |
| SubversionRepositoryStatus
Per repository status.
|
| SubversionRepositoryStatus.Listener
An extension point to allow things other than jobs to listen for repository status updates.
|
| SubversionSCM
Subversion SCM.
|
| SubversionSCM.AdditionalCredentials |
| SubversionSCM.DescriptorImpl |
| SubversionSCM.DescriptorImpl.Credential
Stores
SVNAuthentication for a single realm. |
| SubversionSCM.External
Information about svn:external
|
| SubversionSCM.ModuleLocation
small structure to store local and remote (repository) location
information of the repository.
|
| SubversionSCM.SvnInfo |
SubversionTagAction
Action that lets people create tag for the given build. |
| SubversionTagAction.TagInfo |
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. |
| SVNLogFilter |
SVNRevisionState
SCMRevisionState for SubversionSCM. |
| UserProvidedCredential
Represents the SVN authentication credential given by the user via the <enterCredential> form fragment.
|
| Class and Description |
|---|
| SubversionChangeLogSet.LogEntry
One commit.
|
| SubversionChangeLogSet.Path
A file in a commit.
|
SubversionRepositoryBrowser
RepositoryBrowser for Subversion. |
| Class and Description |
|---|
| SubversionSCM.DescriptorImpl |
| Class and Description |
|---|
| RevisionParameterAction
Action containing a list of SVN revisions that should be checked out.
|
| SubversionSCM.External
Information about svn:external
|
| SubversionSCM.ModuleLocation
small structure to store local and remote (repository) location
information of the repository.
|
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. |
| Class and Description |
|---|
| SubversionRepositoryStatus.Listener
An extension point to allow things other than jobs to listen for repository status updates.
|
| SubversionSCM
Subversion SCM.
|
Copyright © 2004–2015. All rights reserved.