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(BlameSubversionChangeLogSet.Path) - Method in class hudson.scm.BlameSubversionChangeLogSet.LogEntry
 
all() - Static method in class hudson.scm.BlameSubversionCredentialProvider
All regsitered instances.

B

baseDir - Variable in class hudson.scm.BlameSubversionEventHandlerImpl
 
BlameSubversionChangeLogBuilder - Class in hudson.scm
Builds changelog.xml for BlameSubversionSCM.
BlameSubversionChangeLogBuilder(AbstractBuild<?, ?>, BuildListener, BlameSubversionSCM) - Constructor for class hudson.scm.BlameSubversionChangeLogBuilder
 
BlameSubversionChangeLogParser - Class in hudson.scm
ChangeLogParser for Subversion.
BlameSubversionChangeLogParser() - Constructor for class hudson.scm.BlameSubversionChangeLogParser
 
BlameSubversionChangeLogSet - Class in hudson.scm
ChangeLogSet for Subversion.
BlameSubversionChangeLogSet.LogEntry - Class in hudson.scm
One commit.
BlameSubversionChangeLogSet.LogEntry() - Constructor for class hudson.scm.BlameSubversionChangeLogSet.LogEntry
 
BlameSubversionChangeLogSet.Path - Class in hudson.scm
A file in a commit.
BlameSubversionChangeLogSet.Path() - Constructor for class hudson.scm.BlameSubversionChangeLogSet.Path
 
BlameSubversionChangeLogSet.RevisionInfo - Class in hudson.scm
 
BlameSubversionChangeLogSet.RevisionInfo(String, long) - Constructor for class hudson.scm.BlameSubversionChangeLogSet.RevisionInfo
 
BlameSubversionCredentialProvider - Class in hudson.scm
Extension point for programmatically providing a credential (such as username/password) for Subversion access.
BlameSubversionCredentialProvider() - Constructor for class hudson.scm.BlameSubversionCredentialProvider
 
BlameSubversionEventHandlerImpl - Class in hudson.scm
ISVNEventHandler that emulates the SVN CLI behavior.
BlameSubversionEventHandlerImpl(PrintStream, File) - Constructor for class hudson.scm.BlameSubversionEventHandlerImpl
 
BlameSubversionMailAddressResolverImpl - Class in hudson.scm
MailAddressResolver that checks for well-known repositories that and computes user e-mail address.
BlameSubversionMailAddressResolverImpl() - Constructor for class hudson.scm.BlameSubversionMailAddressResolverImpl
 
BlameSubversionRepositoryBrowser - Class in hudson.scm
RepositoryBrowser for Subversion.
BlameSubversionRepositoryBrowser() - Constructor for class hudson.scm.BlameSubversionRepositoryBrowser
 
BlameSubversionRepositoryStatus - Class in hudson.scm
Per repository status.
BlameSubversionRepositoryStatus(UUID) - Constructor for class hudson.scm.BlameSubversionRepositoryStatus
 
BlameSubversionSCM - Class in hudson.scm
Blame Subversion SCM.
BlameSubversionSCM(boolean) - Constructor for class hudson.scm.BlameSubversionSCM
 
BlameSubversionSCM.DescriptorImpl - Class in hudson.scm
 
BlameSubversionSCM.DescriptorImpl() - Constructor for class hudson.scm.BlameSubversionSCM.DescriptorImpl
 
BlameSubversionSCM.DescriptorImpl(Class, Class<? extends RepositoryBrowser>) - Constructor for class hudson.scm.BlameSubversionSCM.DescriptorImpl
 
BlameSubversionSCM.DescriptorImpl.Credential - Class in hudson.scm
Stores SVNAuthentication for a single realm.
BlameSubversionSCM.DescriptorImpl.Credential() - Constructor for class hudson.scm.BlameSubversionSCM.DescriptorImpl.Credential
 
BlameSubversionSCM.DescriptorImpl.PasswordCredential - Class in hudson.scm
Username/password based authentication.
BlameSubversionSCM.DescriptorImpl.PasswordCredential(String, String) - Constructor for class hudson.scm.BlameSubversionSCM.DescriptorImpl.PasswordCredential
 
BlameSubversionSCM.DescriptorImpl.SshPublicKeyCredential - Class in hudson.scm
Publickey authentication for Subversion over SSH.
BlameSubversionSCM.DescriptorImpl.SshPublicKeyCredential(String, String, File) - Constructor for class hudson.scm.BlameSubversionSCM.DescriptorImpl.SshPublicKeyCredential
 
BlameSubversionSCM.DescriptorImpl.SslClientCertificateCredential - Class in hudson.scm
SSL client certificate based authentication.
BlameSubversionSCM.DescriptorImpl.SslClientCertificateCredential(File, String) - Constructor for class hudson.scm.BlameSubversionSCM.DescriptorImpl.SslClientCertificateCredential
 
BlameSubversionSCM.ModuleLocation - Class in hudson.scm
small structure to store local and remote (repository) location information of the repository.
BlameSubversionSCM.ModuleLocation(String, String) - Constructor for class hudson.scm.BlameSubversionSCM.ModuleLocation
 
BlameSubversionSCM.SvnInfo - Class in hudson.scm
 
BlameSubversionSCM.SvnInfo(String, long) - Constructor for class hudson.scm.BlameSubversionSCM.SvnInfo
 
BlameSubversionSCM.SvnInfo(SVNInfo) - Constructor for class hudson.scm.BlameSubversionSCM.SvnInfo
 
BlameSubversionStatus - Class in hudson.scm
Information screen for the use of Subversion in Hudson.
BlameSubversionStatus() - Constructor for class hudson.scm.BlameSubversionStatus
 
BlameSubversionTagAction - Class in hudson.scm
Action that lets people create tag for the given build.
BlameSubversionTagAction.DescriptorImpl - Class in hudson.scm
Just for assisting form related stuff.
BlameSubversionTagAction.DescriptorImpl() - Constructor for class hudson.scm.BlameSubversionTagAction.DescriptorImpl
 
BlameSubversionTagAction.TagInfo - Class in hudson.scm
 
BlameSubversionTagAction.TagWorkerThread - Class in hudson.scm
The thread that performs tagging operation asynchronously.
BlameSubversionTagAction.TagWorkerThread(Map<BlameSubversionSCM.SvnInfo, String>, UserProvidedCredential, String) - Constructor for class hudson.scm.BlameSubversionTagAction.TagWorkerThread
 
BlameSubversionWorkspaceSelector - 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.
BlameSubversionWorkspaceSelector() - Constructor for class hudson.scm.BlameSubversionWorkspaceSelector
 
buildEnvVars(AbstractBuild<?, ?>, Map<String, String>) - Method in class hudson.scm.BlameSubversionSCM
Sets the SVN_REVISION environment variable during the build.
BuildNumberSychronize - Class in hudson.notify
 
BuildNumberSychronize(AbstractBuild<?, ?>, BuildListener) - Constructor for class hudson.notify.BuildNumberSychronize
 

C

calcRevisionsFromBuild(AbstractBuild<?, ?>, Launcher, TaskListener) - Method in class hudson.scm.BlameSubversionSCM
 
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.BlameSubversionSCM
 
checkRepositoryPath(AbstractProject, SVNURL) - Method in class hudson.scm.BlameSubversionSCM.DescriptorImpl
validate the value for a remote (repository) location.
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.BlameSubversionSCM
 
compareTo(BlameSubversionSCM.SvnInfo) - Method in class hudson.scm.BlameSubversionSCM.SvnInfo
 
configure(StaplerRequest, JSONObject) - Method in class hudson.scm.BlameSubversionSCM.DescriptorImpl
 
core - Variable in class hudson.scm.FilterSVNAuthenticationManager
 
createAuthenticationProvider(AbstractProject<?, ?>) - Method in class hudson.scm.BlameSubversionSCM.DescriptorImpl
Creates ISVNAuthenticationProvider backed by BlameSubversionSCM.DescriptorImpl.credentials.
createAuthenticationProvider() - Method in class hudson.scm.BlameSubversionSCM.DescriptorImpl
Deprecated. as of 1.18 Now that Hudson allows different credentials to be given in different jobs, The caller should use BlameSubversionSCM.DescriptorImpl.createAuthenticationProvider(AbstractProject) to indicate the project in which the subversion operation is performed.
createChangeLogParser() - Method in class hudson.scm.BlameSubversionSCM
 
createSVNAuthentication(String) - Method in class hudson.scm.BlameSubversionSCM.DescriptorImpl.Credential
 
createSVNAuthentication(String) - Method in class hudson.scm.BlameSubversionSCM.DescriptorImpl.PasswordCredential
 
createSVNAuthentication(String) - Method in class hudson.scm.BlameSubversionSCM.DescriptorImpl.SshPublicKeyCredential
 
createSVNAuthentication(String) - Method in class hudson.scm.BlameSubversionSCM.DescriptorImpl.SslClientCertificateCredential
 
createSvnClientManager(ISVNAuthenticationProvider) - Static method in class hudson.scm.BlameSubversionSCM
Creates SVNClientManager.
createSvnClientManager(AbstractProject) - Static method in class hudson.scm.BlameSubversionSCM
Creates SVNClientManager for code running on the master.

D

debug - Static variable in class hudson.scm.BlameSubversionChangeLogBuilder
 
DEFAULT_TIMEOUT - Static variable in class hudson.scm.BlameSubversionSCM
Network timeout in milliseconds.
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.BlameSubversionRepositoryStatus
Notify the commit to this repository.
doSubmit(StaplerRequest, StaplerResponse) - Method in class hudson.scm.BlameSubversionTagAction
Invoked to actually tag the workspace.
doTimes() - Method in class hudson.notify.UpDownStreamNumberSychronizedNotify.BuildNumberSychonizeDescriptorImpl
 
downstreamProjectClear(int, AbstractProject) - Method in class hudson.notify.BuildNumberSychronize
This is a hook before updateNextBuildNumber
downstreamProjectClear(int, AbstractProject) - Method in class hudson.notify.HundredTimesBuildNumberSychronize
This is a hook before updateNextBuildNumber
downstreamProjectClear(int, AbstractProject) - Method in class hudson.notify.SameBuildNumberSychronize
This is a hook before updateNextBuildNumber
downstreamProjectClear(int, AbstractProject) - Method in class hudson.notify.TenTimesBuildNumberSychronize
This is a hook before updateNextBuildNumber

E

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

F

FilterSVNAuthenticationManager - Class in hudson.scm
ISVNAuthenticationManager filter.
FilterSVNAuthenticationManager(ISVNAuthenticationManager) - Constructor for class hudson.scm.FilterSVNAuthenticationManager
 
findMailAddressFor(User) - Method in class hudson.scm.BlameSubversionMailAddressResolverImpl
 
findMailAddressFor(User, String) - Method in class hudson.scm.BlameSubversionMailAddressResolverImpl
 
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.BlameSubversionChangeLogSet.LogEntry
 
getAffectedPaths() - Method in class hudson.scm.BlameSubversionChangeLogSet.LogEntry
 
getAlwaysCollectSVNInfo() - Method in class hudson.scm.BlameSubversionSCM
 
getAuthor() - Method in class hudson.scm.BlameSubversionChangeLogSet.LogEntry
 
getChangeSetLink(BlameSubversionChangeLogSet.LogEntry) - Method in class hudson.scm.browsers.CollabNetSVN
getChangeSetLink(BlameSubversionChangeLogSet.LogEntry) - Method in class hudson.scm.browsers.FishEyeSVN
 
getChangeSetLink(BlameSubversionChangeLogSet.LogEntry) - Method in class hudson.scm.browsers.Sventon
 
getChangeSetLink(BlameSubversionChangeLogSet.LogEntry) - Method in class hudson.scm.browsers.Sventon2
 
getChangeSetLink(BlameSubversionChangeLogSet.LogEntry) - Method in class hudson.scm.browsers.ViewSVN
 
getChangeSetLink(BlameSubversionChangeLogSet.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.BlameSubversionCredentialProvider
Called whenever Hudson needs to connect to an authenticated subversion repository, to obtain a credential.
getDate() - Method in class hudson.scm.BlameSubversionChangeLogSet.LogEntry
 
getDescriptor() - Method in class hudson.notify.UpDownStreamNumberSychronizedNotify
Returns the descriptor value.
getDescriptor() - Method in class hudson.scm.BlameSubversionSCM
 
getDescriptor() - Method in class hudson.scm.BlameSubversionTagAction
 
getDiffLink(BlameSubversionChangeLogSet.Path) - Method in class hudson.scm.BlameSubversionRepositoryBrowser
Determines the link to the diff between the version in the specified revision of BlameSubversionChangeLogSet.Path to its previous version.
getDiffLink(BlameSubversionChangeLogSet.Path) - Method in class hudson.scm.browsers.CollabNetSVN
Determines the link to the diff between the version in the specified revision of BlameSubversionChangeLogSet.Path to its previous version.
getDiffLink(BlameSubversionChangeLogSet.Path) - Method in class hudson.scm.browsers.FishEyeSVN
 
getDiffLink(BlameSubversionChangeLogSet.Path) - Method in class hudson.scm.browsers.Sventon
 
getDiffLink(BlameSubversionChangeLogSet.Path) - Method in class hudson.scm.browsers.Sventon2
 
getDiffLink(BlameSubversionChangeLogSet.Path) - Method in class hudson.scm.browsers.ViewSVN
 
getDiffLink(BlameSubversionChangeLogSet.Path) - Method in class hudson.scm.browsers.WebSVN
Returns the diff link value.
getDisplayName() - Method in class hudson.notify.UpDownStreamNumberSychronizedNotify.BuildNumberSychonizeDescriptorImpl
 
getDisplayName() - Method in class hudson.scm.BlameSubversionRepositoryStatus
 
getDisplayName() - Method in class hudson.scm.BlameSubversionSCM.DescriptorImpl
 
getDisplayName() - Method in class hudson.scm.BlameSubversionStatus
 
getDisplayName() - Method in class hudson.scm.BlameSubversionTagAction.DescriptorImpl
 
getDisplayName() - Method in class hudson.scm.BlameSubversionTagAction
 
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
 
getDynamic(String) - Method in class hudson.scm.BlameSubversionStatus
 
getEditType() - Method in class hudson.scm.BlameSubversionChangeLogSet.Path
 
getEnabledFactories(File, Collection, boolean) - Method in class hudson.scm.BlameSubversionWorkspaceSelector
 
getExcludedCommitMessages() - Method in class hudson.scm.BlameSubversionSCM
 
getExcludedCommitMessagesNormalized() - Method in class hudson.scm.BlameSubversionSCM
 
getExcludedRegions() - Method in class hudson.scm.BlameSubversionSCM
 
getExcludedRegionsNormalized() - Method in class hudson.scm.BlameSubversionSCM
 
getExcludedRevprop() - Method in class hudson.scm.BlameSubversionSCM
 
getExcludedUsers() - Method in class hudson.scm.BlameSubversionSCM
 
getExcludedUsersNormalized() - Method in class hudson.scm.BlameSubversionSCM
 
getExpandedLocation(AbstractBuild<?, ?>) - Method in class hudson.scm.BlameSubversionSCM.ModuleLocation
Expand location value based on Build parametric execution.
getFileLink(BlameSubversionChangeLogSet.Path) - Method in class hudson.scm.BlameSubversionRepositoryBrowser
Determines the link to a single file under Subversion.
getFileLink(BlameSubversionChangeLogSet.Path) - Method in class hudson.scm.browsers.CollabNetSVN
Determines the link to a single file under Subversion.
getFileLink(BlameSubversionChangeLogSet.Path) - Method in class hudson.scm.browsers.FishEyeSVN
 
getFileLink(BlameSubversionChangeLogSet.Path) - Method in class hudson.scm.browsers.Sventon
 
getFileLink(BlameSubversionChangeLogSet.Path) - Method in class hudson.scm.browsers.Sventon2
 
getFileLink(BlameSubversionChangeLogSet.Path) - Method in class hudson.scm.browsers.ViewSVN
 
getFileLink(BlameSubversionChangeLogSet.Path) - Method in class hudson.scm.browsers.WebSVN
Returns the file link value.
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.BlameSubversionSCM.DescriptorImpl
 
getIconFileName() - Method in class hudson.scm.BlameSubversionStatus
 
getIconFileName() - Method in class hudson.scm.BlameSubversionTagAction
 
getIncludedRegions() - Method in class hudson.scm.BlameSubversionSCM
 
getIncludedRegionsNormalized() - Method in class hudson.scm.BlameSubversionSCM
 
getKind() - Method in class hudson.scm.BlameSubversionChangeLogSet
 
getListener() - Method in class hudson.notify.BuildNumberSychronize
 
getLocalDir() - Method in class hudson.scm.BlameSubversionSCM.ModuleLocation
Local directory to place the file to.
getLocalPath(String) - Static method in class hudson.scm.BlameSubversionEventHandlerImpl
 
getLocations() - Method in class hudson.scm.BlameSubversionSCM
list of all configured svn locations
getLocations(AbstractBuild<?, ?>) - Method in class hudson.scm.BlameSubversionSCM
list of all configured svn locations, expanded according to build parameters values;
getLogEntry() - Method in class hudson.scm.BlameSubversionChangeLogSet.Path
Gets the BlameSubversionChangeLogSet.LogEntry of which this path is a member.
getLogs() - Method in class hudson.scm.BlameSubversionChangeLogSet
 
getModule() - Method in class hudson.scm.BlameSubversionTagAction.TagInfo
 
getModuleRoot(FilePath) - Method in class hudson.scm.BlameSubversionSCM
 
getModuleRoots(FilePath) - Method in class hudson.scm.BlameSubversionSCM
 
getModules() - Method in class hudson.scm.BlameSubversionSCM
Deprecated. as of 1.91. Use BlameSubversionSCM.getLocations() instead.
getMsg() - Method in class hudson.scm.BlameSubversionChangeLogSet.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.BlameSubversionChangeLogSet.LogEntry
Gets the BlameSubversionChangeLogSet to which this change set belongs.
getPath() - Method in class hudson.scm.BlameSubversionChangeLogSet.Path
Inherited from AffectedFile
getPaths() - Method in class hudson.scm.BlameSubversionChangeLogSet.LogEntry
Gets the files that are changed in this commit.
getPermission() - Method in class hudson.scm.BlameSubversionTagAction
 
getProxyManager(SVNURL) - Method in class hudson.scm.FilterSVNAuthenticationManager
 
getReadTimeout(SVNRepository) - Method in class hudson.scm.FilterSVNAuthenticationManager
 
getRelativePath(File) - Method in class hudson.scm.BlameSubversionEventHandlerImpl
 
getRelativePath(SVNURL, SVNRepository) - Static method in class hudson.scm.BlameSubversionSCM.DescriptorImpl
 
getRepository(AbstractProject, SVNURL) - Method in class hudson.scm.BlameSubversionSCM.DescriptorImpl
 
getRepositoryInstance() - Method in class hudson.scm.browsers.AbstractSventon
 
getRepositoryRoot(AbstractProject) - Method in class hudson.scm.BlameSubversionSCM.ModuleLocation
 
getRequiredMonitorService() - Method in class hudson.notify.UpDownStreamNumberSychronizedNotify
 
getRevision() - Method in class hudson.scm.BlameSubversionChangeLogSet.LogEntry
Gets the revision of the commit.
getRevision(SVNRevision) - Method in class hudson.scm.BlameSubversionSCM.ModuleLocation
Figures out which revision to check out.
getRevision(String) - Method in class hudson.scm.RevisionParameterAction
 
getRevisionFile(AbstractBuild) - Static method in class hudson.scm.BlameSubversionSCM
Gets the file that stores the revision.
getRevisionMap() - Method in class hudson.scm.BlameSubversionChangeLogSet
 
getRevisions() - Method in class hudson.scm.BlameSubversionChangeLogSet
 
getRevisions() - Method in class hudson.scm.RevisionParameterAction
 
getRootModule() - Method in class hudson.scm.browsers.FishEyeSVN
 
getSearchUrl() - Method in class hudson.scm.BlameSubversionRepositoryStatus
 
getSearchUrl() - Method in class hudson.scm.BlameSubversionStatus
 
getSVNURL() - Method in class hudson.scm.BlameSubversionSCM.ModuleLocation
Gets BlameSubversionSCM.ModuleLocation.remote as SVNURL.
getSVNURL() - Method in class hudson.scm.BlameSubversionSCM.SvnInfo
 
getTagInfo() - Method in class hudson.scm.BlameSubversionTagAction
 
getTags() - Method in class hudson.scm.BlameSubversionTagAction
 
getTimes() - Method in class hudson.notify.UpDownStreamNumberSychronizedNotify.BuildNumberSychonizeDescriptorImpl
 
getTimes() - Method in class hudson.notify.UpDownStreamNumberSychronizedNotify
 
getTooltip() - Method in class hudson.scm.BlameSubversionTagAction
 
getTrustManager(SVNURL) - Method in class hudson.scm.FilterSVNAuthenticationManager
 
getURL() - Method in class hudson.scm.BlameSubversionSCM.ModuleLocation
Returns the pure URL portion of BlameSubversionSCM.ModuleLocation.remote by removing possible "@NNN" suffix.
getUrl() - Method in class hudson.scm.BlameSubversionTagAction.TagInfo
 
getUrlName() - Method in class hudson.scm.BlameSubversionStatus
 
getUser() - Method in class hudson.scm.BlameSubversionChangeLogSet.LogEntry
 
getUUID(AbstractProject) - Method in class hudson.scm.BlameSubversionSCM.ModuleLocation
Repository UUID.
getValue() - Method in class hudson.scm.BlameSubversionChangeLogSet.Path
Path in the repository.

H

handleEvent(SVNEvent, double) - Method in class hudson.scm.BlameSubversionEventHandlerImpl
 
hashCode() - Method in class hudson.scm.BlameSubversionSCM.SvnInfo
 
hasTags() - Method in class hudson.scm.BlameSubversionTagAction
Was any tag created by the user already?
hudson.notify - package hudson.notify
 
hudson.scm - package hudson.scm
 
hudson.scm.browsers - package hudson.scm.browsers
 
hudson.scm.subversion - package hudson.scm.subversion
 
HundredTimesBuildNumberSychronize - Class in hudson.notify
 
HundredTimesBuildNumberSychronize(AbstractBuild<?, ?>, BuildListener) - Constructor for class hudson.notify.HundredTimesBuildNumberSychronize
 

I

inContextOf - Variable in class hudson.scm.UserProvidedCredential
If non-null, this credential is submitted primarily to be used with this project.
init() - Static method in class hudson.scm.BlameSubversionSCM
 
isApplicable(Class<? extends AbstractProject>) - Method in class hudson.notify.UpDownStreamNumberSychronizedNotify.BuildNumberSychonizeDescriptorImpl
 
isAuthenticationForced() - Method in class hudson.scm.FilterSVNAuthenticationManager
 
isBrowserReusable(BlameSubversionSCM, BlameSubversionSCM) - Method in class hudson.scm.BlameSubversionSCM.DescriptorImpl
 
isDoRevert() - Method in class hudson.scm.BlameSubversionSCM
 
isEmptySet() - Method in class hudson.scm.BlameSubversionChangeLogSet
 
isTagged() - Method in class hudson.scm.BlameSubversionTagAction
Returns true if this build has already been tagged at least once.
isUseUpdate() - Method in class hudson.scm.BlameSubversionSCM
 
iterator() - Method in class hudson.scm.BlameSubversionChangeLogSet
 

L

local - Variable in class hudson.scm.BlameSubversionSCM.ModuleLocation
Deprecated. Code should use BlameSubversionSCM.ModuleLocation.getLocalDir(). This field is only intended for form binding.
LOGGER - Static variable in class hudson.notify.UpDownStreamNumberSychronizedNotify
 

M

makeTagURL(BlameSubversionSCM.SvnInfo) - Method in class hudson.scm.BlameSubversionTagAction
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.BlameSubversionChangeLogSet.RevisionInfo
 

N

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

O

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

P

parse(AbstractBuild, File) - Method in class hudson.scm.BlameSubversionChangeLogParser
 
parse(String[], String[]) - Static method in class hudson.scm.BlameSubversionSCM.ModuleLocation
 
perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class hudson.notify.UpDownStreamNumberSychronizedNotify
 
perform(TaskListener) - Method in class hudson.scm.BlameSubversionTagAction.TagWorkerThread
 
postCredential(String, String, String, File, PrintWriter) - Method in class hudson.scm.BlameSubversionSCM.DescriptorImpl
Deprecated. as of 1.18 Use BlameSubversionSCM.DescriptorImpl.postCredential(AbstractProject, String, String, String, File, PrintWriter)
postCredential(AbstractProject, String, String, String, File, PrintWriter) - Method in class hudson.scm.BlameSubversionSCM.DescriptorImpl
 
postCredential(String, UserProvidedCredential, PrintWriter) - Method in class hudson.scm.BlameSubversionSCM.DescriptorImpl
Submits the authentication info.

R

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

S

SameBuildNumberSychronize - Class in hudson.notify
 
SameBuildNumberSychronize(AbstractBuild<?, ?>, BuildListener) - Constructor for class hudson.notify.SameBuildNumberSychronize
 
setAction(String) - Method in class hudson.scm.BlameSubversionChangeLogSet.Path
 
setAuthenticationOutcomeListener(ISVNAuthenticationOutcomeListener) - Method in class hudson.scm.FilterSVNAuthenticationManager
 
setAuthenticationProvider(ISVNAuthenticationProvider) - Method in class hudson.scm.FilterSVNAuthenticationManager
 
setDate(String) - Method in class hudson.scm.BlameSubversionChangeLogSet.LogEntry
 
setLogEntry(BlameSubversionChangeLogSet.LogEntry) - Method in class hudson.scm.BlameSubversionChangeLogSet.Path
Sets the BlameSubversionChangeLogSet.LogEntry of which this path is a member.
setMsg(String) - Method in class hudson.scm.BlameSubversionChangeLogSet.LogEntry
 
setParent(ChangeLogSet) - Method in class hudson.scm.BlameSubversionChangeLogSet.LogEntry
 
setRevision(int) - Method in class hudson.scm.BlameSubversionChangeLogSet.LogEntry
 
setTimes(int) - Method in class hudson.notify.UpDownStreamNumberSychronizedNotify.BuildNumberSychonizeDescriptorImpl
 
setTimes(String) - Method in class hudson.notify.UpDownStreamNumberSychronizedNotify
 
setUser(String) - Method in class hudson.scm.BlameSubversionChangeLogSet.LogEntry
 
setValue(String) - Method in class hudson.scm.BlameSubversionChangeLogSet.Path
 
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_exception(Object) - Static method in class hudson.scm.subversion.Messages
Failed to check repository revision for {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_noincpath() - Static method in class hudson.scm.subversion.Messages
Found no included paths
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_locationNotInWorkspace(Object) - Static method in class hudson.scm.subversion.Messages
Workspace doesn''t contain {0}.
SubversionSCM_pollChanges_locationsNoLongerExist(Object) - Static method in class hudson.scm.subversion.Messages
One or more repository locations do not exist anymore for {0}, project will be disabled.
SubversionSCM_pollChanges_noBuilds() - Static method in class hudson.scm.subversion.Messages
No existing build.
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}''
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
 
sychronizeBuildNumber() - Method in class hudson.notify.BuildNumberSychronize
 

T

TenTimesBuildNumberSychronize - Class in hudson.notify
 
TenTimesBuildNumberSychronize(AbstractBuild<?, ?>, BuildListener) - Constructor for class hudson.notify.TenTimesBuildNumberSychronize
 
toString() - Method in class hudson.scm.BlameSubversionSCM.ModuleLocation
 
toString() - Method in class hudson.scm.BlameSubversionSCM.SvnInfo
 

U

UpDownStreamNumberSychronizedNotify - Class in hudson.notify
 
UpDownStreamNumberSychronizedNotify(String) - Constructor for class hudson.notify.UpDownStreamNumberSychronizedNotify
 
UpDownStreamNumberSychronizedNotify.BuildNumberSychonizeDescriptorImpl - Class in hudson.notify
 
UpDownStreamNumberSychronizedNotify.BuildNumberSychonizeDescriptorImpl() - Constructor for class hudson.notify.UpDownStreamNumberSychronizedNotify.BuildNumberSychonizeDescriptorImpl
 
url - Variable in class hudson.scm.BlameSubversionSCM.SvnInfo
Decoded repository URL.
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_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
Deprecated. as of 1.18 Use UserProvidedCredential.UserProvidedCredential(String, String, File, AbstractProject)
UserProvidedCredential(String, String, File, AbstractProject) - 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.BlameSubversionRepositoryStatus
 

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_exception(Object) - Static method in class hudson.scm.subversion.Messages
Failed to check repository revision for {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_noincpath() - Static method in class hudson.scm.subversion.Messages
Found no included paths
_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_locationNotInWorkspace(Object) - Static method in class hudson.scm.subversion.Messages
Workspace doesn''t contain {0}.
_SubversionSCM_pollChanges_locationsNoLongerExist(Object) - Static method in class hudson.scm.subversion.Messages
One or more repository locations do not exist anymore for {0}, project will be disabled.
_SubversionSCM_pollChanges_noBuilds() - Static method in class hudson.scm.subversion.Messages
No existing build.
_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 © 2004-2012 Hudson. All Rights Reserved.