A B C D E F G H I L M N O P R S T U V W _

A

AbstractSventon - Class in hudson.scm.browsers
Common part of Sventon and Sventon2
AbstractSventon(URL, String) - Constructor for class hudson.scm.browsers.AbstractSventon
 
acknowledgeAuthentication(boolean, String, String, SVNErrorMessage, SVNAuthentication) - Method in class hudson.scm.FilterSVNAuthenticationManager
 
acknowledgeAuthentication(boolean, String, String, SVNErrorMessage, SVNAuthentication) - Method in class hudson.scm.UserProvidedCredential.AuthenticationManagerImpl
 
acknowledgeTrustManager(TrustManager) - Method in class hudson.scm.FilterSVNAuthenticationManager
 
addPath(SubversionChangeLogSet.Path) - Method in class hudson.scm.SubversionChangeLogSet.LogEntry
 
all() - Static method in class hudson.scm.SubversionCredentialProvider
All regsitered instances.

B

baseDir - Variable in class hudson.scm.SubversionEventHandlerImpl
 
buildEnvVars(AbstractBuild, Map<String, String>) - Method in class hudson.scm.SubversionSCM
Sets the SVN_REVISION environment variable during the build.

C

calcRevisionsFromBuild(AbstractBuild<?, ?>, Launcher, TaskListener) - Method in class hudson.scm.SubversionSCM
 
checkIfProtocolCompleted() - Method in class hudson.scm.UserProvidedCredential.AuthenticationManagerImpl
Verifies that the expected authentication happened.
checkout(AbstractBuild, Launcher, FilePath, BuildListener, File) - Method in class hudson.scm.SubversionSCM
 
checkRepositoryPath(SVNURL) - Method in class hudson.scm.SubversionSCM.DescriptorImpl
 
close() - Method in class hudson.scm.UserProvidedCredential
 
CollabNetSVN - Class in hudson.scm.browsers
RepositoryBrowser implementation for CollabNet hosted Subversion repositories.
CollabNetSVN(URL) - Constructor for class hudson.scm.browsers.CollabNetSVN
 
CollabNetSVN.DescriptorImpl - Class in hudson.scm.browsers
 
CollabNetSVN.DescriptorImpl() - Constructor for class hudson.scm.browsers.CollabNetSVN.DescriptorImpl
 
compareRemoteRevisionWith(AbstractProject<?, ?>, Launcher, FilePath, TaskListener, SCMRevisionState) - Method in class hudson.scm.SubversionSCM
 
compareTo(SubversionSCM.SvnInfo) - Method in class hudson.scm.SubversionSCM.SvnInfo
 
configure(StaplerRequest, JSONObject) - Method in class hudson.scm.SubversionSCM.DescriptorImpl
 
core - Variable in class hudson.scm.FilterSVNAuthenticationManager
 
createAuthenticationProvider() - Method in class hudson.scm.SubversionSCM.DescriptorImpl
Creates ISVNAuthenticationProvider backed by SubversionSCM.DescriptorImpl.credentials.
createChangeLogParser() - Method in class hudson.scm.SubversionSCM
 
createSVNAuthentication(String) - Method in class hudson.scm.SubversionSCM.DescriptorImpl.Credential
 
createSVNAuthentication(String) - Method in class hudson.scm.SubversionSCM.DescriptorImpl.PasswordCredential
 
createSVNAuthentication(String) - Method in class hudson.scm.SubversionSCM.DescriptorImpl.SshPublicKeyCredential
 
createSVNAuthentication(String) - Method in class hudson.scm.SubversionSCM.DescriptorImpl.SslClientCertificateCredential
 
createSvnClientManager(ISVNAuthenticationProvider) - Static method in class hudson.scm.SubversionSCM
Creates SVNClientManager.
createSvnClientManager() - Static method in class hudson.scm.SubversionSCM
Creates SVNClientManager for code running on the master.

D

debug - Static variable in class hudson.scm.SubversionChangeLogBuilder
 
DEFAULT_TIMEOUT - Static variable in class hudson.scm.SubversionSCM
Network timeout in milliseconds.
doCheckExcludedCommitMessages(String) - Method in class hudson.scm.SubversionSCM.DescriptorImpl
Validates the excludeCommitMessages field
doCheckExcludedRegions(String) - Method in class hudson.scm.SubversionSCM.DescriptorImpl
Validates the excludeRegions Regex
doCheckExcludedUsers(String) - Method in class hudson.scm.SubversionSCM.DescriptorImpl
Validates the excludeUsers field
doCheckLocal(String) - Method in class hudson.scm.SubversionSCM.DescriptorImpl
validate the value for a local location (local checkout directory).
doCheckRemote(StaplerRequest, String) - Method in class hudson.scm.SubversionSCM.DescriptorImpl
validate the value for a remote (repository) location.
doCheckRevisionPropertiesSupported(String) - Method in class hudson.scm.SubversionSCM.DescriptorImpl
Validates the remote server supports custom revision properties
doCheckUrl(String) - Method in class hudson.scm.browsers.FishEyeSVN.DescriptorImpl
Performs on-the-fly validation of the URL.
doCheckUrl(AbstractProject, String) - Method in class hudson.scm.browsers.Sventon.DescriptorImpl
Performs on-the-fly validation of the URL.
doCheckUrl(AbstractProject, String) - Method in class hudson.scm.browsers.Sventon2.DescriptorImpl
Performs on-the-fly validation of the URL.
doNotifyCommit(StaplerRequest, StaplerResponse) - Method in class hudson.scm.SubversionRepositoryStatus
Notify the commit to this repository.
doPostCredential(StaplerRequest, StaplerResponse) - Method in class hudson.scm.SubversionSCM.DescriptorImpl
Submits the authentication info.
doSubmit(StaplerRequest, StaplerResponse) - Method in class hudson.scm.SubversionTagAction
Invoked to actually tag the workspace.

E

enableSshDebug(Level) - Static method in class hudson.scm.SubversionSCM
Enables trace logging of Ganymed SSH library.
equals(Object) - Method in class hudson.scm.SubversionSCM.SvnInfo
 

F

FilterSVNAuthenticationManager - Class in hudson.scm
ISVNAuthenticationManager filter.
FilterSVNAuthenticationManager(ISVNAuthenticationManager) - Constructor for class hudson.scm.FilterSVNAuthenticationManager
 
findMailAddressFor(User) - Method in class hudson.scm.SubversionMailAddressResolverImpl
 
findMailAddressFor(User, String) - Method in class hudson.scm.SubversionMailAddressResolverImpl
 
FishEyeSVN - Class in hudson.scm.browsers
RepositoryBrowser for FishEye SVN.
FishEyeSVN(URL, String) - Constructor for class hudson.scm.browsers.FishEyeSVN
 
FishEyeSVN.DescriptorImpl - Class in hudson.scm.browsers
 
FishEyeSVN.DescriptorImpl() - Constructor for class hudson.scm.browsers.FishEyeSVN.DescriptorImpl
 
fromForm(StaplerRequest, MultipartFormDataParser) - Static method in class hudson.scm.UserProvidedCredential
Parses the credential information from a form submission.

G

getAffectedFiles() - Method in class hudson.scm.SubversionChangeLogSet.LogEntry
 
getAffectedPaths() - Method in class hudson.scm.SubversionChangeLogSet.LogEntry
 
getAuthor() - Method in class hudson.scm.SubversionChangeLogSet.LogEntry
 
getBrowser() - Method in class hudson.scm.SubversionSCM
 
getChangeSetLink(SubversionChangeLogSet.LogEntry) - Method in class hudson.scm.browsers.CollabNetSVN
getChangeSetLink(SubversionChangeLogSet.LogEntry) - Method in class hudson.scm.browsers.FishEyeSVN
 
getChangeSetLink(SubversionChangeLogSet.LogEntry) - Method in class hudson.scm.browsers.Sventon
 
getChangeSetLink(SubversionChangeLogSet.LogEntry) - Method in class hudson.scm.browsers.Sventon2
 
getChangeSetLink(SubversionChangeLogSet.LogEntry) - Method in class hudson.scm.browsers.ViewSVN
 
getChangeSetLink(SubversionChangeLogSet.LogEntry) - Method in class hudson.scm.browsers.WebSVN
Returns the change set link value.
getConnectTimeout(SVNRepository) - Method in class hudson.scm.FilterSVNAuthenticationManager
 
getCredential(SVNURL, String) - Method in class hudson.scm.SubversionCredentialProvider
Called whenever Hudson needs to connect to an authenticated subversion repository, to obtain a credential.
getDate() - Method in class hudson.scm.SubversionChangeLogSet.LogEntry
 
getDescriptor() - Method in class hudson.scm.SubversionSCM
 
getDescriptor() - Method in class hudson.scm.SubversionTagAction
 
getDiffLink(SubversionChangeLogSet.Path) - Method in class hudson.scm.browsers.CollabNetSVN
Determines the link to the diff between the version in the specified revision of SubversionChangeLogSet.Path to its previous version.
getDiffLink(SubversionChangeLogSet.Path) - Method in class hudson.scm.browsers.FishEyeSVN
 
getDiffLink(SubversionChangeLogSet.Path) - Method in class hudson.scm.browsers.Sventon
 
getDiffLink(SubversionChangeLogSet.Path) - Method in class hudson.scm.browsers.Sventon2
 
getDiffLink(SubversionChangeLogSet.Path) - Method in class hudson.scm.browsers.ViewSVN
 
getDiffLink(SubversionChangeLogSet.Path) - Method in class hudson.scm.browsers.WebSVN
Returns the diff link value.
getDiffLink(SubversionChangeLogSet.Path) - Method in class hudson.scm.SubversionRepositoryBrowser
Determines the link to the diff between the version in the specified revision of SubversionChangeLogSet.Path to its previous version.
getDisplayName() - Method in class hudson.scm.browsers.CollabNetSVN.DescriptorImpl
 
getDisplayName() - Method in class hudson.scm.browsers.FishEyeSVN.DescriptorImpl
 
getDisplayName() - Method in class hudson.scm.browsers.Sventon.DescriptorImpl
 
getDisplayName() - Method in class hudson.scm.browsers.Sventon2.DescriptorImpl
 
getDisplayName() - Method in class hudson.scm.browsers.ViewSVN.DescriptorImpl
 
getDisplayName() - Method in class hudson.scm.browsers.WebSVN.DescriptorImpl
 
getDisplayName() - Method in class hudson.scm.SubversionRepositoryStatus
 
getDisplayName() - Method in class hudson.scm.SubversionSCM.DescriptorImpl
 
getDisplayName() - Method in class hudson.scm.SubversionStatus
 
getDisplayName() - Method in class hudson.scm.SubversionTagAction.DescriptorImpl
 
getDisplayName() - Method in class hudson.scm.SubversionTagAction
 
getDynamic(String) - Method in class hudson.scm.SubversionStatus
 
getEditType() - Method in class hudson.scm.SubversionChangeLogSet.Path
 
getEnabledFactories(File, Collection, boolean) - Method in class hudson.scm.SubversionWorkspaceSelector
 
getExcludedCommitMessages() - Method in class hudson.scm.SubversionSCM
 
getExcludedCommitMessagesNormalized() - Method in class hudson.scm.SubversionSCM
 
getExcludedRegions() - Method in class hudson.scm.SubversionSCM
 
getExcludedRegionsNormalized() - Method in class hudson.scm.SubversionSCM
 
getExcludedRevprop() - Method in class hudson.scm.SubversionSCM
 
getExcludedUsers() - Method in class hudson.scm.SubversionSCM
 
getExcludedUsersNormalized() - Method in class hudson.scm.SubversionSCM
 
getExpandedLocation(AbstractBuild<?, ?>) - Method in class hudson.scm.SubversionSCM.ModuleLocation
Expand location value based on Build parametric execution.
getFileLink(SubversionChangeLogSet.Path) - Method in class hudson.scm.browsers.CollabNetSVN
Determines the link to a single file under Subversion.
getFileLink(SubversionChangeLogSet.Path) - Method in class hudson.scm.browsers.FishEyeSVN
 
getFileLink(SubversionChangeLogSet.Path) - Method in class hudson.scm.browsers.Sventon
 
getFileLink(SubversionChangeLogSet.Path) - Method in class hudson.scm.browsers.Sventon2
 
getFileLink(SubversionChangeLogSet.Path) - Method in class hudson.scm.browsers.ViewSVN
 
getFileLink(SubversionChangeLogSet.Path) - Method in class hudson.scm.browsers.WebSVN
Returns the file link value.
getFileLink(SubversionChangeLogSet.Path) - Method in class hudson.scm.SubversionRepositoryBrowser
Determines the link to a single file under Subversion.
getFirstAuthentication(String, String, SVNURL) - Method in class hudson.scm.FilterSVNAuthenticationManager
 
getFirstAuthentication(String, String, SVNURL) - Method in class hudson.scm.UserProvidedCredential.AuthenticationManagerImpl
 
getGlobalExcludedRevprop() - Method in class hudson.scm.SubversionSCM.DescriptorImpl
 
getIconFileName() - Method in class hudson.scm.SubversionStatus
 
getIconFileName() - Method in class hudson.scm.SubversionTagAction
 
getKind() - Method in class hudson.scm.SubversionChangeLogSet
 
getLocalDir() - Method in class hudson.scm.SubversionSCM.ModuleLocation
Local directory to place the file to.
getLocalPath(String) - Static method in class hudson.scm.SubversionEventHandlerImpl
 
getLocations() - Method in class hudson.scm.SubversionSCM
list of all configured svn locations
getLocations(AbstractBuild<?, ?>) - Method in class hudson.scm.SubversionSCM
list of all configured svn locations, expanded according to build parameters values;
getLogEntry() - Method in class hudson.scm.SubversionChangeLogSet.Path
Gets the SubversionChangeLogSet.LogEntry of which this path is a member.
getLogs() - Method in class hudson.scm.SubversionChangeLogSet
 
getModule() - Method in class hudson.scm.SubversionTagAction.TagInfo
 
getModuleRoot(FilePath) - Method in class hudson.scm.SubversionSCM
 
getModuleRoots(FilePath) - Method in class hudson.scm.SubversionSCM
 
getModules() - Method in class hudson.scm.SubversionSCM
Deprecated. as of 1.91. Use SubversionSCM.getLocations() instead.
getMsg() - Method in class hudson.scm.SubversionChangeLogSet.LogEntry
 
getNextAuthentication(String, String, SVNURL) - Method in class hudson.scm.FilterSVNAuthenticationManager
 
getNextAuthentication(String, String, SVNURL) - Method in class hudson.scm.UserProvidedCredential.AuthenticationManagerImpl
Getting here means the authentication tried in UserProvidedCredential.AuthenticationManagerImpl.getFirstAuthentication(String, String, SVNURL) didn't work.
getParent() - Method in class hudson.scm.SubversionChangeLogSet.LogEntry
Gets the SubversionChangeLogSet to which this change set belongs.
getPath() - Method in class hudson.scm.SubversionChangeLogSet.Path
Inherited from AffectedFile
getPaths() - Method in class hudson.scm.SubversionChangeLogSet.LogEntry
Gets the files that are changed in this commit.
getPermission() - Method in class hudson.scm.SubversionTagAction
 
getProxyManager(SVNURL) - Method in class hudson.scm.FilterSVNAuthenticationManager
 
getReadTimeout(SVNRepository) - Method in class hudson.scm.FilterSVNAuthenticationManager
 
getRelativePath(File) - Method in class hudson.scm.SubversionEventHandlerImpl
 
getRelativePath(SVNURL, SVNRepository) - Static method in class hudson.scm.SubversionSCM.DescriptorImpl
 
getRepository(SVNURL) - Method in class hudson.scm.SubversionSCM.DescriptorImpl
 
getRepositoryInstance() - Method in class hudson.scm.browsers.AbstractSventon
 
getRepositoryRoot() - Method in class hudson.scm.SubversionSCM.ModuleLocation
 
getRevision(String) - Method in class hudson.scm.RevisionParameterAction
 
getRevision() - Method in class hudson.scm.SubversionChangeLogSet.LogEntry
Gets the revision of the commit.
getRevision(SVNRevision) - Method in class hudson.scm.SubversionSCM.ModuleLocation
Figures out which revision to check out.
getRevisionFile(AbstractBuild) - Static method in class hudson.scm.SubversionSCM
Gets the file that stores the revision.
getRevisionMap() - Method in class hudson.scm.SubversionChangeLogSet
 
getRevisions() - Method in class hudson.scm.RevisionParameterAction
 
getRevisions() - Method in class hudson.scm.SubversionChangeLogSet
 
getRootModule() - Method in class hudson.scm.browsers.FishEyeSVN
 
getSearchUrl() - Method in class hudson.scm.SubversionRepositoryStatus
 
getSearchUrl() - Method in class hudson.scm.SubversionStatus
 
getSVNURL() - Method in class hudson.scm.SubversionSCM.ModuleLocation
Gets SubversionSCM.ModuleLocation.remote as SVNURL.
getSVNURL() - Method in class hudson.scm.SubversionSCM.SvnInfo
 
getTagInfo() - Method in class hudson.scm.SubversionTagAction
 
getTags() - Method in class hudson.scm.SubversionTagAction
 
getTooltip() - Method in class hudson.scm.SubversionTagAction
 
getTrustManager(SVNURL) - Method in class hudson.scm.FilterSVNAuthenticationManager
 
getURL() - Method in class hudson.scm.SubversionSCM.ModuleLocation
Returns the pure URL portion of SubversionSCM.ModuleLocation.remote by removing possible "@NNN" suffix.
getUrl() - Method in class hudson.scm.SubversionTagAction.TagInfo
 
getUrlName() - Method in class hudson.scm.SubversionStatus
 
getUser() - Method in class hudson.scm.SubversionChangeLogSet.LogEntry
 
getUUID() - Method in class hudson.scm.SubversionSCM.ModuleLocation
Repository UUID.
getValue() - Method in class hudson.scm.SubversionChangeLogSet.Path
Path in the repository.

H

handleEvent(SVNEvent, double) - Method in class hudson.scm.SubversionEventHandlerImpl
 
hashCode() - Method in class hudson.scm.SubversionSCM.SvnInfo
 
hasTags() - Method in class hudson.scm.SubversionTagAction
Was any tag created by the user already?
hudson.scm - package hudson.scm
 
hudson.scm.browsers - package hudson.scm.browsers
 
hudson.scm.subversion - package hudson.scm.subversion
 

I

init() - Static method in class hudson.scm.SubversionSCM
 
isAuthenticationForced() - Method in class hudson.scm.FilterSVNAuthenticationManager
 
isBrowserReusable(SubversionSCM, SubversionSCM) - Method in class hudson.scm.SubversionSCM.DescriptorImpl
 
isDoRevert() - Method in class hudson.scm.SubversionSCM
 
isEmptySet() - Method in class hudson.scm.SubversionChangeLogSet
 
isTagged() - Method in class hudson.scm.SubversionTagAction
Returns true if this build has already been tagged at least once.
isUseUpdate() - Method in class hudson.scm.SubversionSCM
 
iterator() - Method in class hudson.scm.SubversionChangeLogSet
 

L

local - Variable in class hudson.scm.SubversionSCM.ModuleLocation
Deprecated. Code should use SubversionSCM.ModuleLocation.getLocalDir(). This field is only intended for form binding.

M

makeTagURL(SubversionSCM.SvnInfo) - Method in class hudson.scm.SubversionTagAction
Creates a URL, to be used as the default value of the module tag URL.
Messages - Class in hudson.scm.subversion
 
Messages() - Constructor for class hudson.scm.subversion.Messages
 
module - Variable in class hudson.scm.SubversionChangeLogSet.RevisionInfo
 

N

newInstance(StaplerRequest, JSONObject) - Method in class hudson.scm.SubversionSCM.DescriptorImpl
 

O

onSuccess(String, SubversionSCM.DescriptorImpl.Credential) - Method in class hudson.scm.UserProvidedCredential.AuthenticationManagerImpl
Called upon a successful acceptance of the credential.
openRepository() - Method in class hudson.scm.SubversionSCM.ModuleLocation
 
out - Variable in class hudson.scm.SubversionEventHandlerImpl
 

P

parse(AbstractBuild, File) - Method in class hudson.scm.SubversionChangeLogParser
 
parse(String[], String[]) - Static method in class hudson.scm.SubversionSCM.ModuleLocation
 
perform(TaskListener) - Method in class hudson.scm.SubversionTagAction.TagWorkerThread
 
postCredential(String, String, String, File, PrintWriter) - Method in class hudson.scm.SubversionSCM.DescriptorImpl
 
postCredential(String, UserProvidedCredential, PrintWriter) - Method in class hudson.scm.SubversionSCM.DescriptorImpl
Submits the authentication info.

R

remote - Variable in class hudson.scm.SubversionSCM.ModuleLocation
Subversion URL to check out.
repositoryInstance - Variable in class hudson.scm.browsers.AbstractSventon
Repository instance.
repositoryLocationsNoLongerExist(AbstractBuild<?, ?>, TaskListener) - Method in class hudson.scm.SubversionSCM
 
requiresWorkspaceForPolling() - Method in class hudson.scm.SubversionSCM
Polling can happen on the master and does not require a workspace.
revision - Variable in class hudson.scm.SubversionChangeLogSet.RevisionInfo
 
revision - Variable in class hudson.scm.SubversionSCM.SvnInfo
 
RevisionParameterAction - Class in hudson.scm
Action containing a list of SVN revisions that should be checked out.
RevisionParameterAction(List<SubversionSCM.SvnInfo>) - Constructor for class hudson.scm.RevisionParameterAction
 
RevisionParameterAction(SubversionSCM.SvnInfo...) - Constructor for class hudson.scm.RevisionParameterAction
 
run(Collection<SubversionSCM.External>, Result) - Method in class hudson.scm.SubversionChangeLogBuilder
 

S

setAction(String) - Method in class hudson.scm.SubversionChangeLogSet.Path
 
setAuthenticationProvider(ISVNAuthenticationProvider) - Method in class hudson.scm.FilterSVNAuthenticationManager
 
setDate(String) - Method in class hudson.scm.SubversionChangeLogSet.LogEntry
 
setLogEntry(SubversionChangeLogSet.LogEntry) - Method in class hudson.scm.SubversionChangeLogSet.Path
Sets the SubversionChangeLogSet.LogEntry of which this path is a member.
setMsg(String) - Method in class hudson.scm.SubversionChangeLogSet.LogEntry
 
setParent(ChangeLogSet) - Method in class hudson.scm.SubversionChangeLogSet.LogEntry
 
setRevision(int) - Method in class hudson.scm.SubversionChangeLogSet.LogEntry
 
setUser(String) - Method in class hudson.scm.SubversionChangeLogSet.LogEntry
 
setValue(String) - Method in class hudson.scm.SubversionChangeLogSet.Path
 
SubversionChangeLogBuilder - Class in hudson.scm
Builds changelog.xml for SubversionSCM.
SubversionChangeLogBuilder(AbstractBuild<?, ?>, BuildListener, SubversionSCM) - Constructor for class hudson.scm.SubversionChangeLogBuilder
 
SubversionChangeLogParser - Class in hudson.scm
ChangeLogParser for Subversion.
SubversionChangeLogParser() - Constructor for class hudson.scm.SubversionChangeLogParser
 
SubversionChangeLogSet - Class in hudson.scm
ChangeLogSet for Subversion.
SubversionChangeLogSet.LogEntry - Class in hudson.scm
One commit.
SubversionChangeLogSet.LogEntry() - Constructor for class hudson.scm.SubversionChangeLogSet.LogEntry
 
SubversionChangeLogSet.Path - Class in hudson.scm
A file in a commit.
SubversionChangeLogSet.Path() - Constructor for class hudson.scm.SubversionChangeLogSet.Path
 
SubversionChangeLogSet.RevisionInfo - Class in hudson.scm
 
SubversionChangeLogSet.RevisionInfo(String, long) - Constructor for class hudson.scm.SubversionChangeLogSet.RevisionInfo
 
SubversionCredentialProvider - Class in hudson.scm
Extension point for programmatically providing a credential (such as username/password) for Subversion access.
SubversionCredentialProvider() - Constructor for class hudson.scm.SubversionCredentialProvider
 
SubversionEventHandlerImpl - Class in hudson.scm
ISVNEventHandler that emulates the SVN CLI behavior.
SubversionEventHandlerImpl(PrintStream, File) - Constructor for class hudson.scm.SubversionEventHandlerImpl
 
SubversionMailAddressResolverImpl - Class in hudson.scm
MailAddressResolver that checks for well-known repositories that and computes user e-mail address.
SubversionMailAddressResolverImpl() - Constructor for class hudson.scm.SubversionMailAddressResolverImpl
 
SubversionRepositoryBrowser - Class in hudson.scm
RepositoryBrowser for Subversion.
SubversionRepositoryBrowser() - Constructor for class hudson.scm.SubversionRepositoryBrowser
 
SubversionRepositoryStatus - Class in hudson.scm
Per repository status.
SubversionRepositoryStatus(UUID) - Constructor for class hudson.scm.SubversionRepositoryStatus
 
SubversionSCM - Class in hudson.scm
Subversion SCM.
SubversionSCM(String[], String[], boolean, SubversionRepositoryBrowser) - Constructor for class hudson.scm.SubversionSCM
Deprecated. as of 1.286
SubversionSCM(String[], String[], boolean, SubversionRepositoryBrowser, String) - Constructor for class hudson.scm.SubversionSCM
Deprecated. as of 1.311
SubversionSCM(String[], String[], boolean, SubversionRepositoryBrowser, String, String, String) - Constructor for class hudson.scm.SubversionSCM
Deprecated. as of 1.315
SubversionSCM(List<SubversionSCM.ModuleLocation>, boolean, SubversionRepositoryBrowser, String) - Constructor for class hudson.scm.SubversionSCM
Deprecated. as of 1.315
SubversionSCM(List<SubversionSCM.ModuleLocation>, boolean, SubversionRepositoryBrowser, String, String, String) - Constructor for class hudson.scm.SubversionSCM
Deprecated. as of 1.324
SubversionSCM(List<SubversionSCM.ModuleLocation>, boolean, SubversionRepositoryBrowser, String, String, String, String) - Constructor for class hudson.scm.SubversionSCM
Deprecated. as of 1.328
SubversionSCM(List<SubversionSCM.ModuleLocation>, boolean, boolean, SubversionRepositoryBrowser, String, String, String, String) - Constructor for class hudson.scm.SubversionSCM
 
SubversionSCM(String) - Constructor for class hudson.scm.SubversionSCM
Convenience constructor, especially during testing.
SubversionSCM(String, String) - Constructor for class hudson.scm.SubversionSCM
Convenience constructor, especially during testing.
SubversionSCM.DescriptorImpl - Class in hudson.scm
 
SubversionSCM.DescriptorImpl() - Constructor for class hudson.scm.SubversionSCM.DescriptorImpl
 
SubversionSCM.DescriptorImpl(Class, Class<? extends RepositoryBrowser>) - Constructor for class hudson.scm.SubversionSCM.DescriptorImpl
 
SubversionSCM.DescriptorImpl.Credential - Class in hudson.scm
Stores SVNAuthentication for a single realm.
SubversionSCM.DescriptorImpl.Credential() - Constructor for class hudson.scm.SubversionSCM.DescriptorImpl.Credential
 
SubversionSCM.DescriptorImpl.PasswordCredential - Class in hudson.scm
Username/password based authentication.
SubversionSCM.DescriptorImpl.PasswordCredential(String, String) - Constructor for class hudson.scm.SubversionSCM.DescriptorImpl.PasswordCredential
 
SubversionSCM.DescriptorImpl.SshPublicKeyCredential - Class in hudson.scm
Publickey authentication for Subversion over SSH.
SubversionSCM.DescriptorImpl.SshPublicKeyCredential(String, String, File) - Constructor for class hudson.scm.SubversionSCM.DescriptorImpl.SshPublicKeyCredential
 
SubversionSCM.DescriptorImpl.SslClientCertificateCredential - Class in hudson.scm
SSL client certificate based authentication.
SubversionSCM.DescriptorImpl.SslClientCertificateCredential(File, String) - Constructor for class hudson.scm.SubversionSCM.DescriptorImpl.SslClientCertificateCredential
 
SubversionSCM.ModuleLocation - Class in hudson.scm
small structure to store local and remote (repository) location information of the repository.
SubversionSCM.ModuleLocation(String, String) - Constructor for class hudson.scm.SubversionSCM.ModuleLocation
 
SubversionSCM.SvnInfo - Class in hudson.scm
 
SubversionSCM.SvnInfo(String, long) - Constructor for class hudson.scm.SubversionSCM.SvnInfo
 
SubversionSCM.SvnInfo(SVNInfo) - Constructor for class hudson.scm.SubversionSCM.SvnInfo
 
SubversionSCM_ClockOutOfSync() - Static method in class hudson.scm.subversion.Messages
WARNING: clock of the subversion server appears to be out of sync.
SubversionSCM_doCheckRemote_badPath(Object) - Static method in class hudson.scm.subversion.Messages
{0} doesn''t exist in the repository
SubversionSCM_doCheckRemote_badPathSuggest(Object, Object, Object) - Static method in class hudson.scm.subversion.Messages
"{0}/{1}" doesn''t exist in the repository.
SubversionSCM_doCheckRemote_exceptionMsg1(Object, Object, Object) - Static method in class hudson.scm.subversion.Messages
Unable to access {0} : {1} <a href="#" id="svnerrorlink" onclick="{2}">(show details)</a>
SubversionSCM_doCheckRemote_exceptionMsg2(Object) - Static method in class hudson.scm.subversion.Messages
(Maybe you need to <a href="{0}" target="_blank">enter credential</a>?)
SubversionSCM_doCheckRemote_invalidUrl() - Static method in class hudson.scm.subversion.Messages
Invalid URL syntax.
SubversionSCM_excludedRevprop_notSupported(Object) - Static method in class hudson.scm.subversion.Messages
The remote location {0} does not support retrieving custom revision properties with svn log.
SubversionSCM_pollChanges_changedFrom(Object) - Static method in class hudson.scm.subversion.Messages
(changed from {0})
SubversionSCM_pollChanges_ignoredRevision(Object, Object) - Static method in class hudson.scm.subversion.Messages
Ignored revision {0}: {1}
SubversionSCM_pollChanges_ignoredRevision_author(Object) - Static method in class hudson.scm.subversion.Messages
Found excluded author: {0}
SubversionSCM_pollChanges_ignoredRevision_path(Object) - Static method in class hudson.scm.subversion.Messages
Found only excluded paths: {0}
SubversionSCM_pollChanges_ignoredRevision_revprop(Object) - Static method in class hudson.scm.subversion.Messages
Found exclusion revprop: {0}
SubversionSCM_pollChanges_remoteRevisionAt(Object, Object) - Static method in class hudson.scm.subversion.Messages
{0} is at revision {1}
SubversionStatus - Class in hudson.scm
Information screen for the use of Subversion in Hudson.
SubversionStatus() - Constructor for class hudson.scm.SubversionStatus
 
SubversionTagAction - Class in hudson.scm
Action that lets people create tag for the given build.
SubversionTagAction.DescriptorImpl - Class in hudson.scm
Just for assisting form related stuff.
SubversionTagAction.DescriptorImpl() - Constructor for class hudson.scm.SubversionTagAction.DescriptorImpl
 
SubversionTagAction.TagInfo - Class in hudson.scm
 
SubversionTagAction.TagWorkerThread - Class in hudson.scm
The thread that performs tagging operation asynchronously.
SubversionTagAction.TagWorkerThread(Map<SubversionSCM.SvnInfo, String>, UserProvidedCredential, String) - Constructor for class hudson.scm.SubversionTagAction.TagWorkerThread
 
SubversionTagAction_DisplayName_HasATag() - Static method in class hudson.scm.subversion.Messages
Subversion tag
SubversionTagAction_DisplayName_HasNoTag() - Static method in class hudson.scm.subversion.Messages
Tag this build
SubversionTagAction_DisplayName_HasTags() - Static method in class hudson.scm.subversion.Messages
Subversion tags
SubversionTagAction_Tooltip() - Static method in class hudson.scm.subversion.Messages
Tagged
SubversionTagAction_Tooltip_OneTag(Object) - Static method in class hudson.scm.subversion.Messages
Tag: {0}
SubversionUpdateEventHandler_FetchExternal(Object, Object, Object) - Static method in class hudson.scm.subversion.Messages
Fetching ''{0}'' at {1} into ''{2}''
SubversionWorkspaceSelector - Class in hudson.scm
ISVNAdminAreaFactorySelector that uses 1.4 compatible workspace for new check out, but still supports 1.5 workspace, if asked to work with it.
SubversionWorkspaceSelector() - Constructor for class hudson.scm.SubversionWorkspaceSelector
 
Sventon - Class in hudson.scm.browsers
RepositoryBrowser for Sventon 1.x.
Sventon(URL, String) - Constructor for class hudson.scm.browsers.Sventon
 
Sventon.DescriptorImpl - Class in hudson.scm.browsers
 
Sventon.DescriptorImpl() - Constructor for class hudson.scm.browsers.Sventon.DescriptorImpl
 
Sventon2 - Class in hudson.scm.browsers
RepositoryBrowser for Sventon 2.x.
Sventon2(URL, String) - Constructor for class hudson.scm.browsers.Sventon2
 
Sventon2.DescriptorImpl - Class in hudson.scm.browsers
 
Sventon2.DescriptorImpl() - Constructor for class hudson.scm.browsers.Sventon2.DescriptorImpl
 

T

toString() - Method in class hudson.scm.SubversionSCM.ModuleLocation
 
toString() - Method in class hudson.scm.SubversionSCM.SvnInfo
 

U

url - Variable in class hudson.scm.browsers.AbstractSventon
The URL of the Sventon 2.x repository.
url - Variable in class hudson.scm.browsers.CollabNetSVN
 
url - Variable in class hudson.scm.browsers.FishEyeSVN
The URL of the FishEye repository.
url - Variable in class hudson.scm.browsers.ViewSVN
The URL of the top of the site.
url - Variable in class hudson.scm.browsers.WebSVN
The URL of the top of the site.
url - Variable in class hudson.scm.SubversionSCM.SvnInfo
Decoded repository URL.
URL_CHARSET - Static variable in class hudson.scm.browsers.AbstractSventon
The charset to use when encoding paths in an URI (specified in RFC 3986).
UserProvidedCredential - Class in hudson.scm
Represents the SVN authentication credential given by the user via the <enterCredential> form fragment.
UserProvidedCredential(String, String, File) - Constructor for class hudson.scm.UserProvidedCredential
 
UserProvidedCredential.AuthenticationManagerImpl - Class in hudson.scm
ISVNAuthenticationManager that uses the user provided credential.
UserProvidedCredential.AuthenticationManagerImpl(PrintWriter) - Constructor for class hudson.scm.UserProvidedCredential.AuthenticationManagerImpl
 
UserProvidedCredential.AuthenticationManagerImpl(Writer) - Constructor for class hudson.scm.UserProvidedCredential.AuthenticationManagerImpl
 
UserProvidedCredential.AuthenticationManagerImpl(TaskListener) - Constructor for class hudson.scm.UserProvidedCredential.AuthenticationManagerImpl
 
uuid - Variable in class hudson.scm.SubversionRepositoryStatus
 

V

ViewSVN - Class in hudson.scm.browsers
RepositoryBrowser for Subversion.
ViewSVN(URL) - Constructor for class hudson.scm.browsers.ViewSVN
 
ViewSVN.DescriptorImpl - Class in hudson.scm.browsers
 
ViewSVN.DescriptorImpl() - Constructor for class hudson.scm.browsers.ViewSVN.DescriptorImpl
 

W

WebSVN - Class in hudson.scm.browsers
RepositoryBrowser for Subversion.
WebSVN(URL) - Constructor for class hudson.scm.browsers.WebSVN
Creates a new WebSVN object.
WebSVN.DescriptorImpl - Class in hudson.scm.browsers
 
WebSVN.DescriptorImpl() - Constructor for class hudson.scm.browsers.WebSVN.DescriptorImpl
 

_

_SubversionSCM_ClockOutOfSync() - Static method in class hudson.scm.subversion.Messages
WARNING: clock of the subversion server appears to be out of sync.
_SubversionSCM_doCheckRemote_badPath(Object) - Static method in class hudson.scm.subversion.Messages
{0} doesn''t exist in the repository
_SubversionSCM_doCheckRemote_badPathSuggest(Object, Object, Object) - Static method in class hudson.scm.subversion.Messages
"{0}/{1}" doesn''t exist in the repository.
_SubversionSCM_doCheckRemote_exceptionMsg1(Object, Object, Object) - Static method in class hudson.scm.subversion.Messages
Unable to access {0} : {1} <a href="#" id="svnerrorlink" onclick="{2}">(show details)</a>
_SubversionSCM_doCheckRemote_exceptionMsg2(Object) - Static method in class hudson.scm.subversion.Messages
(Maybe you need to <a href="{0}" target="_blank">enter credential</a>?)
_SubversionSCM_doCheckRemote_invalidUrl() - Static method in class hudson.scm.subversion.Messages
Invalid URL syntax.
_SubversionSCM_excludedRevprop_notSupported(Object) - Static method in class hudson.scm.subversion.Messages
The remote location {0} does not support retrieving custom revision properties with svn log.
_SubversionSCM_pollChanges_changedFrom(Object) - Static method in class hudson.scm.subversion.Messages
(changed from {0})
_SubversionSCM_pollChanges_ignoredRevision(Object, Object) - Static method in class hudson.scm.subversion.Messages
Ignored revision {0}: {1}
_SubversionSCM_pollChanges_ignoredRevision_author(Object) - Static method in class hudson.scm.subversion.Messages
Found excluded author: {0}
_SubversionSCM_pollChanges_ignoredRevision_path(Object) - Static method in class hudson.scm.subversion.Messages
Found only excluded paths: {0}
_SubversionSCM_pollChanges_ignoredRevision_revprop(Object) - Static method in class hudson.scm.subversion.Messages
Found exclusion revprop: {0}
_SubversionSCM_pollChanges_remoteRevisionAt(Object, Object) - Static method in class hudson.scm.subversion.Messages
{0} is at revision {1}
_SubversionTagAction_DisplayName_HasATag() - Static method in class hudson.scm.subversion.Messages
Subversion tag
_SubversionTagAction_DisplayName_HasNoTag() - Static method in class hudson.scm.subversion.Messages
Tag this build
_SubversionTagAction_DisplayName_HasTags() - Static method in class hudson.scm.subversion.Messages
Subversion tags
_SubversionTagAction_Tooltip() - Static method in class hudson.scm.subversion.Messages
Tagged
_SubversionTagAction_Tooltip_OneTag(Object) - Static method in class hudson.scm.subversion.Messages
Tag: {0}
_SubversionUpdateEventHandler_FetchExternal(Object, Object, Object) - Static method in class hudson.scm.subversion.Messages
Fetching ''{0}'' at {1} into ''{2}''

A B C D E F G H I L M N O P R S T U V W _

Copyright © 2010. All Rights Reserved.