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
 
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

checkout(AbstractBuild, Launcher, FilePath, BuildListener, File) - Method in class hudson.scm.SubversionSCM
 
checkRepositoryPath(SVNURL) - Method in class hudson.scm.SubversionSCM.DescriptorImpl
 
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
 
compareTo(SubversionSCM.SvnInfo) - Method in class hudson.scm.SubversionSCM.SvnInfo
 
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
 
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.
doCheckExcludeRegions(String) - Method in class hudson.scm.SubversionSCM.DescriptorImpl
Validates the excludeRegions Regex
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.
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
 

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
 
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
 
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
 
getExcludedRegions() - Method in class hudson.scm.SubversionSCM
 
getExcludedRegionsNormalized() - 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
 
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
 
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
 
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() - 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.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
 
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.
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
 

I

init() - Static method in class hudson.scm.SubversionSCM
 
isAuthenticationForced() - Method in class hudson.scm.FilterSVNAuthenticationManager
 
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.
module - Variable in class hudson.scm.SubversionChangeLogSet.RevisionInfo
 

N

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

O

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
 
PluginImpl - Class in hudson.scm
 
PluginImpl() - Constructor for class hudson.scm.PluginImpl
 
pollChanges(AbstractProject, Launcher, FilePath, TaskListener) - Method in class hudson.scm.SubversionSCM
 
postCredential(String, String, String, File, 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.
repositoryLocationsExist(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
 
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
 
start() - Method in class hudson.scm.PluginImpl
 
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
 
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(List<SubversionSCM.ModuleLocation>, boolean, SubversionRepositoryBrowser, String) - Constructor for class hudson.scm.SubversionSCM
 
SubversionSCM(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.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
 
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.TagWorkerThread - Class in hudson.scm
The thread that performs tagging operation asynchronously.
SubversionTagAction.TagWorkerThread(Map<SubversionSCM.SvnInfo, String>) - Constructor for class hudson.scm.SubversionTagAction.TagWorkerThread
 
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).
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
 

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

Copyright © 2009. All Rights Reserved.