A B C D E F G H I L M N O P Q 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
 
AbstractSventon.SventonUrlChecker - Class in hudson.scm.browsers
 
AbstractSventon.SventonUrlChecker(String, Integer) - Constructor for class hudson.scm.browsers.AbstractSventon.SventonUrlChecker
 
acknowledgeAuthentication(boolean, String, String, SVNErrorMessage, SVNAuthentication) - Method in interface hudson.scm.auth.ISVNAuthenticationOutcomeListener
Accepts the given authentication if it was successfully accepted by a repository server, or not if authentication failed.
acknowledgeAuthentication(boolean, String, String, SVNErrorMessage, SVNAuthentication) - Method in class hudson.scm.DefaultSVNAuthenticationManager
 
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
Deprecated.
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.subversion.WorkspaceUpdaterDescriptor
 
all() - Static method in class hudson.scm.SubversionCredentialProvider
All regsitered instances.
AT_SYMBOL - Static variable in class hudson.scm.util.RevisionUtil
 
authProvider - Variable in class hudson.scm.subversion.WorkspaceUpdater.UpdateTask
Encapusulates the authentication.

B

baseDir - Variable in class hudson.scm.SubversionEventHandlerImpl
 
buildEnvVars(AbstractBuild<?, ?>, EnvVars) - Method in class hudson.scm.listtagsparameter.ListSubversionTagsParameterValue
 
buildEnvVars(AbstractBuild<?, ?>, Map<String, String>) - Method in class hudson.scm.SubversionSCM
Sets the SVN_REVISION environment variable during the build.
buildTime - Variable in class hudson.scm.subversion.WorkspaceUpdater.UpdateTask
When the build was started.

C

calcRevisionsFromBuild(AbstractBuild<?, ?>, Launcher, TaskListener) - Method in class hudson.scm.SubversionSCM
 
check() - Method in class hudson.scm.browsers.AbstractSventon.SventonUrlChecker
 
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
 
CheckoutUpdater - Class in hudson.scm.subversion
WorkspaceUpdater that cleans workspace and then performs checkout.
CheckoutUpdater() - Constructor for class hudson.scm.subversion.CheckoutUpdater
 
CheckoutUpdater.DescriptorImpl - Class in hudson.scm.subversion
 
CheckoutUpdater.DescriptorImpl() - Constructor for class hudson.scm.subversion.CheckoutUpdater.DescriptorImpl
 
CheckoutUpdater.UpdateTaskImpl - Class in hudson.scm.subversion
 
CheckoutUpdater.UpdateTaskImpl() - Constructor for class hudson.scm.subversion.CheckoutUpdater.UpdateTaskImpl
 
CheckoutUpdater_DisplayName() - Static method in class hudson.scm.subversion.Messages
Clean workspace and then checkout
CheckoutWithLocationFolderCleanupUpdater_DisplayName() - Static method in class hudson.scm.subversion.Messages
Clean checkout folders and then checkout
CheckoutWithLocationFoldersCleanupUpdater - Class in hudson.scm.subversion
WorkspaceUpdater that cleans checkout folders and then performs checkout.
CheckoutWithLocationFoldersCleanupUpdater() - Constructor for class hudson.scm.subversion.CheckoutWithLocationFoldersCleanupUpdater
Constructor.
CheckoutWithLocationFoldersCleanupUpdater.DescriptorImpl - Class in hudson.scm.subversion
Describes extention.
CheckoutWithLocationFoldersCleanupUpdater.DescriptorImpl() - Constructor for class hudson.scm.subversion.CheckoutWithLocationFoldersCleanupUpdater.DescriptorImpl
 
CheckoutWithLocationFoldersCleanupUpdater.UpdateTaskImpl - Class in hudson.scm.subversion
Update task is the same as CheckoutUpdater.UpdateTaskImpl except workspace cleaning.
CheckoutWithLocationFoldersCleanupUpdater.UpdateTaskImpl() - Constructor for class hudson.scm.subversion.CheckoutWithLocationFoldersCleanupUpdater.UpdateTaskImpl
 
checkRepositoryPath(AbstractProject, SVNURL) - Method in class hudson.scm.SubversionSCM.DescriptorImpl
 
cleanupBeforeCheckout() - Method in class hudson.scm.subversion.CheckoutUpdater.UpdateTaskImpl
Cleans workspace.
cleanupBeforeCheckout() - Method in class hudson.scm.subversion.CheckoutWithLocationFoldersCleanupUpdater.UpdateTaskImpl
Cleans workspace.
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(ListSubversionTagsParameterDefinition) - Method in class hudson.scm.listtagsparameter.ListSubversionTagsParameterDefinition
 
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(AbstractProject) - Method in class hudson.scm.listtagsparameter.ListSubversionTagsParameterDefinition.DescriptorImpl
 
createAuthenticationProvider(AbstractProject<?, ?>) - Method in class hudson.scm.SubversionSCM.DescriptorImpl
Creates ISVNAuthenticationProvider backed by SubversionSCM.DescriptorImpl.credentials.
createAuthenticationProvider() - Method in class hudson.scm.SubversionSCM.DescriptorImpl
Deprecated.
as of 1.18 Now that Hudson allows different credentials to be given in different jobs, The caller should use SubversionSCM.DescriptorImpl.createAuthenticationProvider(AbstractProject) to indicate the project in which the subversion operation is performed.
createChangeLogParser() - Method in class hudson.scm.SubversionSCM
 
createSVNAuthentication(String) - Method in class hudson.scm.credential.PasswordCredential
 
createSVNAuthentication(String) - Method in class hudson.scm.credential.SshPublicKeyCredential
 
createSVNAuthentication(String) - Method in class hudson.scm.credential.SslClientCertificateCredential
 
createSVNAuthentication(String) - Method in class hudson.scm.SubversionSCM.DescriptorImpl.Credential
 
createSvnClientManager(ISVNAuthenticationProvider) - Static method in class hudson.scm.SubversionSCM
Creates SVNClientManager.
createSvnClientManager(AbstractProject) - Static method in class hudson.scm.SubversionSCM
Creates SVNClientManager for code running on the master.
createTask() - Method in class hudson.scm.subversion.CheckoutUpdater
 
createTask() - Method in class hudson.scm.subversion.CheckoutWithLocationFoldersCleanupUpdater
Creates update task.
createTask() - Method in class hudson.scm.subversion.SwitchUpdater
 
createTask() - Method in class hudson.scm.subversion.UpdateUpdater
 
createTask() - Method in class hudson.scm.subversion.UpdateWithCleanUpdater
 
createTask() - Method in class hudson.scm.subversion.UpdateWithRevertUpdater
 
createTask() - Method in class hudson.scm.subversion.WorkspaceUpdater
Creates the WorkspaceUpdater.UpdateTask instance, which performs the actual check out / update.
createValue(StaplerRequest) - Method in class hudson.scm.listtagsparameter.ListSubversionTagsParameterDefinition
 
createValue(StaplerRequest, JSONObject) - Method in class hudson.scm.listtagsparameter.ListSubversionTagsParameterDefinition
 
createVariableResolver(AbstractBuild<?, ?>) - Method in class hudson.scm.listtagsparameter.ListSubversionTagsParameterValue
 

D

debug - Static variable in class hudson.scm.SubversionChangeLogBuilder
 
DEFAULT_TIMEOUT - Static variable in class hudson.scm.SubversionSCM
Network timeout in milliseconds.
DefaultSVNAuthenticationManager - Class in hudson.scm
 
DefaultSVNAuthenticationManager(File, boolean, String, String) - Constructor for class hudson.scm.DefaultSVNAuthenticationManager
 
DefaultSVNAuthenticationManager(ISVNAuthenticationManager) - Constructor for class hudson.scm.DefaultSVNAuthenticationManager
 
DefaultSVNAuthenticationManager(File, boolean, String, String, File, String) - Constructor for class hudson.scm.DefaultSVNAuthenticationManager
File configDirectory, boolean storeAuth, String userName, String password, File privateKey, String passphrase)
DefaultSVNAuthenticationManager() - Constructor for class hudson.scm.DefaultSVNAuthenticationManager
 
delegateTo(WorkspaceUpdater.UpdateTask) - Method in class hudson.scm.subversion.WorkspaceUpdater.UpdateTask
 
delegateTo(WorkspaceUpdater) - Method in class hudson.scm.subversion.WorkspaceUpdater.UpdateTask
Delegates the execution to another updater.
depthOption - Variable in class hudson.scm.SubversionSCM.ModuleLocation
Subversion remote depth.
DescendingRevisionSortedSVNDirEntryHandler - Class in hudson.scm.listtagsparameter
ISVNDirEntryHandler used to get a list containing all the directories in a given Subversion repository sorted by their SVN revision number, in descending order (from new to old).
DescendingRevisionSortedSVNDirEntryHandler() - Constructor for class hudson.scm.listtagsparameter.DescendingRevisionSortedSVNDirEntryHandler
 
DirectoriesSvnEntryHandler - Interface in hudson.scm.listtagsparameter
ISVNDirEntryHandler with the possibility to get the handled directory names.
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.
doCheckIncludedRegions(String) - Method in class hudson.scm.SubversionSCM.DescriptorImpl
Validates the includedRegions Regex.
doCheckLocal(String) - Method in class hudson.scm.SubversionSCM.DescriptorImpl
Validates the value for a local location (local checkout directory).
doCheckRemote(StaplerRequest, AbstractProject, String) - Method in class hudson.scm.SubversionSCM.DescriptorImpl
Validates the value for a remote (repository) location.
doCheckRevisionPropertiesSupported(AbstractProject, String) - Method in class hudson.scm.SubversionSCM.DescriptorImpl
Validates the remote server supports custom revision properties.
doCheckTagsDir(StaplerRequest, AbstractProject, String) - Method in class hudson.scm.listtagsparameter.ListSubversionTagsParameterDefinition.DescriptorImpl
 
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.
doCheckUrl(AbstractProject, String) - Method in class hudson.scm.browsers.WebSVN2.DescriptorImpl
 
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.browsers.AbstractSventon
 
equals(Object) - Method in class hudson.scm.browsers.CollabNetSVN
 
equals(Object) - Method in class hudson.scm.browsers.FishEyeSVN
 
equals(Object) - Method in class hudson.scm.browsers.Sventon
 
equals(Object) - Method in class hudson.scm.browsers.Sventon2
 
equals(Object) - Method in class hudson.scm.browsers.SVNWeb
 
equals(Object) - Method in class hudson.scm.browsers.ViewSVN
 
equals(Object) - Method in class hudson.scm.browsers.WebSVN
 
equals(Object) - Method in class hudson.scm.browsers.WebSVN2
 
equals(Object) - Method in class hudson.scm.credential.PasswordCredential
 
equals(Object) - Method in class hudson.scm.subversion.CheckoutUpdater
 
equals(Object) - Method in class hudson.scm.subversion.WorkspaceUpdater
 
equals(Object) - Method in class hudson.scm.SubversionChangeLogSet.LogEntry
 
equals(Object) - Method in class hudson.scm.SubversionSCM
 
equals(Object) - Method in class hudson.scm.SubversionSCM.ModuleLocation
 
equals(Object) - Method in class hudson.scm.SubversionSCM.SvnInfo
 

F

FilterSVNAuthenticationManager - Class in hudson.scm
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
 
foldIntoExisting(Queue.Item, Queue.Task, List<Action>) - Method in class hudson.scm.RevisionParameterAction
 
formatCertificatePath(String) - Static method in class hudson.scm.credential.SVNSSLAuthentication
 
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
getAlias() - Method in class hudson.scm.credential.SVNSSLAuthentication
Only used for MSCAPI
getAuthenticationManager() - Method in interface hudson.scm.auth.ISVNAuthenticationManager
Retrieve the authentication manager.
getAuthenticationManager() - Method in class hudson.scm.DefaultSVNAuthenticationManager
 
getAuthenticationManager() - Method in class hudson.scm.FilterSVNAuthenticationManager
 
getAuthor() - Method in class hudson.scm.SubversionChangeLogSet.LogEntry
getBrowser() - Method in class hudson.scm.SubversionSCM
 
getByteCertificateFile() - Method in class hudson.scm.credential.SVNSSLAuthentication
Returns a user's certificate file.
getCertificatePath() - Method in class hudson.scm.credential.SVNSSLAuthentication
 
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.SVNWeb
Returns the change set link value.
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.
getChangeSetLink(SubversionChangeLogSet.LogEntry) - Method in class hudson.scm.browsers.WebSVN2
 
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.
getCredential() - Method in class hudson.scm.UserProvidedCredential.AuthenticationManagerImpl
 
getCurrentRevision() - Method in class hudson.scm.SubversionChangeLogSet.LogEntry
getDate() - Method in class hudson.scm.SubversionChangeLogSet.LogEntry
 
getDepthOption() - Method in class hudson.scm.SubversionSCM.ModuleLocation
Returns the value of remote depth option.
getDescriptor() - Method in class hudson.scm.listtagsparameter.ListSubversionTagsParameterDefinition
 
getDescriptor() - Method in class hudson.scm.subversion.WorkspaceUpdater
 
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.SVNWeb
Returns the diff link value.
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.browsers.WebSVN2
 
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.
getDirectoryNames() - Method in class hudson.scm.listtagsparameter.DescendingRevisionSortedSVNDirEntryHandler
Get the handled Directory names.
getDirectoryNames() - Method in interface hudson.scm.listtagsparameter.DirectoriesSvnEntryHandler
Get the handled Directory names.
getDirectoryNames() - Method in class hudson.scm.listtagsparameter.SimpleSVNDirEntryHandler
 
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.SVNWeb.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.browsers.WebSVN2.DescriptorImpl
 
getDisplayName() - Method in class hudson.scm.listtagsparameter.ListSubversionTagsParameterDefinition.DescriptorImpl
 
getDisplayName() - Method in class hudson.scm.subversion.CheckoutUpdater.DescriptorImpl
 
getDisplayName() - Method in class hudson.scm.subversion.CheckoutWithLocationFoldersCleanupUpdater.DescriptorImpl
 
getDisplayName() - Method in class hudson.scm.subversion.SwitchUpdater.DescriptorImpl
 
getDisplayName() - Method in class hudson.scm.subversion.UpdateUpdater.DescriptorImpl
 
getDisplayName() - Method in class hudson.scm.subversion.UpdateWithCleanUpdater.DescriptorImpl
 
getDisplayName() - Method in class hudson.scm.subversion.UpdateWithRevertUpdater.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
SubversionWorkspaceSelector.getEnabledFactories(File, Collection, boolean) method is called quite a few times during a Subversion operation, so consulting this value back with master each time is not practical performance wise.
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.
getExternalInfo() - Method in class hudson.scm.subversion.SVNEvent
 
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.SVNWeb
Returns the file link value.
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.browsers.WebSVN2
 
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.DefaultSVNAuthenticationManager
 
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
 
getIncludedRegions() - Method in class hudson.scm.SubversionSCM
 
getIncludedRegionsNormalized() - Method in class hudson.scm.SubversionSCM
 
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
getOriginRemote() - Method in class hudson.scm.SubversionSCM.ModuleLocation
Returns origin remote url, it can be specified with "@NNN" suffix.
getOverrideGlobal() - Method in class hudson.scm.UserProvidedCredential
 
getParent() - Method in class hudson.scm.SubversionChangeLogSet.LogEntry
Gets the SubversionChangeLogSet to which this change set belongs.
getPassword() - Method in class hudson.scm.credential.SVNSSLAuthentication
Return a user's password.
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
 
getPolicyName() - Method in enum hudson.scm.SubversionSCM.RevisionPolicy
Returns the name of policy.
getPreviousExternalInfo() - Method in class hudson.scm.subversion.SVNEvent
 
getProxyManager(SVNURL) - Method in class hudson.scm.FilterSVNAuthenticationManager
 
getReadTimeout(SVNRepository) - Method in class hudson.scm.FilterSVNAuthenticationManager
 
getRealm() - Method in class hudson.scm.UserProvidedCredential.AuthenticationManagerImpl
 
getRelativePath(File) - Method in class hudson.scm.SubversionEventHandlerImpl
 
getRelativePath(SVNURL, SVNRepository) - Static method in class hudson.scm.SubversionSCM.DescriptorImpl
 
getRepository(AbstractProject, SVNURL) - Method in class hudson.scm.SubversionSCM.DescriptorImpl
 
getRepositoryInstance() - Method in class hudson.scm.browsers.AbstractSventon
 
getRepositoryRoot(AbstractProject) - Method in class hudson.scm.SubversionSCM.ModuleLocation
 
getRevision(String) - Method in class hudson.scm.RevisionParameterAction
 
getRevision(SubversionSCM.ModuleLocation) - Method in class hudson.scm.subversion.WorkspaceUpdater.UpdateTask
Determines the revision to check out for the given location.
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.
getRevision(SubversionSCM.ModuleLocation, RevisionParameterAction, SubversionSCM.RevisionPolicy, Date, Date) - Static method in class hudson.scm.util.RevisionUtil
Returns SVNRevision based on the following logic: if repository URL is url@rev then this method returns specified revision.
getRevisionFile(AbstractBuild) - Static method in class hudson.scm.SubversionSCM
Gets the file that stores the revision.
getRevisionMap() - Method in class hudson.scm.SubversionChangeLogSet
 
getRevisionOptions() - Method in class hudson.scm.SubversionSCM.DescriptorImpl
Returns available choose for revision policy option.
getRevisionPolicy() - Method in class hudson.scm.SubversionSCM.DescriptorImpl
Returns revision policy.
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
 
getSSLKind() - Method in class hudson.scm.credential.SVNSSLAuthentication
Returns the SSL kind.
getSubversionConfigDir() - Static method in class hudson.scm.SubversionSCM
Return subversion configuration directory.
getSubversionSCMDescriptor() - Method in class hudson.scm.listtagsparameter.ListSubversionTagsParameterDefinition.DescriptorImpl
Returns the descriptor of SubversionSCM.
getSvnDepth(String) - Static method in class hudson.scm.subversion.WorkspaceUpdater.UpdateTask
Returns SVNDepth by string value.
getSVNURL() - Method in class hudson.scm.SubversionSCM.ModuleLocation
getSVNURL() - Method in class hudson.scm.SubversionSCM.SvnInfo
 
getTag() - Method in class hudson.scm.listtagsparameter.ListSubversionTagsParameterValue
 
getTagInfo() - Method in class hudson.scm.SubversionTagAction
 
getTags() - Method in class hudson.scm.listtagsparameter.ListSubversionTagsParameterDefinition
Returns a list of Subversion dirs to be displayed in ListSubversionTagsParameterDefinition/index.jelly.
getTags() - Method in class hudson.scm.SubversionTagAction
 
getTagsDir() - Method in class hudson.scm.listtagsparameter.ListSubversionTagsParameterDefinition
 
getTagsDir() - Method in class hudson.scm.listtagsparameter.ListSubversionTagsParameterValue
 
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(AbstractProject) - Method in class hudson.scm.SubversionSCM.ModuleLocation
Repository UUID.
getValue() - Method in class hudson.scm.SubversionChangeLogSet.Path
Path in the repository.
getWorkspaceFormat() - Method in class hudson.scm.SubversionSCM.DescriptorImpl
 
getWorkspaceUpdater() - Method in class hudson.scm.SubversionSCM
 
getWorkspaceUpdaterDescriptors() - Method in class hudson.scm.SubversionSCM.DescriptorImpl
 

H

handleDirEntry(SVNDirEntry) - Method in class hudson.scm.listtagsparameter.DescendingRevisionSortedSVNDirEntryHandler
 
handleDirEntry(SVNDirEntry) - Method in class hudson.scm.listtagsparameter.SimpleSVNDirEntryHandler
 
handleEvent(SVNEvent, double) - Method in class hudson.scm.SubversionEventHandlerImpl
 
hashCode() - Method in class hudson.scm.browsers.AbstractSventon
 
hashCode() - Method in class hudson.scm.browsers.CollabNetSVN
 
hashCode() - Method in class hudson.scm.browsers.FishEyeSVN
 
hashCode() - Method in class hudson.scm.browsers.Sventon
 
hashCode() - Method in class hudson.scm.browsers.Sventon2
 
hashCode() - Method in class hudson.scm.browsers.SVNWeb
 
hashCode() - Method in class hudson.scm.browsers.ViewSVN
 
hashCode() - Method in class hudson.scm.browsers.WebSVN
 
hashCode() - Method in class hudson.scm.browsers.WebSVN2
 
hashCode() - Method in class hudson.scm.credential.PasswordCredential
 
hashCode() - Method in class hudson.scm.subversion.CheckoutUpdater
 
hashCode() - Method in class hudson.scm.subversion.WorkspaceUpdater
 
hashCode() - Method in class hudson.scm.SubversionChangeLogSet.LogEntry
 
hashCode() - Method in class hudson.scm.SubversionSCM
 
hashCode() - Method in class hudson.scm.SubversionSCM.ModuleLocation
 
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.auth - package hudson.scm.auth
 
hudson.scm.browsers - package hudson.scm.browsers
 
hudson.scm.credential - package hudson.scm.credential
 
hudson.scm.listtagsparameter - package hudson.scm.listtagsparameter
 
hudson.scm.subversion - package hudson.scm.subversion
 
hudson.scm.util - package hudson.scm.util
 

I

ignoreExternalsOption - Variable in class hudson.scm.SubversionSCM.ModuleLocation
Flag to ignore subversion externals definitions.
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.SubversionSCM
 
isAuthenticationForced() - Method in class hudson.scm.FilterSVNAuthenticationManager
 
isBrowserReusable(SubversionSCM, SubversionSCM) - Method in class hudson.scm.SubversionSCM.DescriptorImpl
 
isCertificatePath(String) - Static method in class hudson.scm.credential.SVNSSLAuthentication
 
isEqualsWithoutOrdering(Object[], Object[]) - Static method in class hudson.scm.SubversionSCM
Verify if two arrays of objects are equal without same order of elements.
isIgnoreCommitNotification() - Method in class hudson.scm.SubversionSCM
 
isIgnoreExternalsOption() - Method in class hudson.scm.SubversionSCM.ModuleLocation
Determines if subversion externals definitions should be ignored.
isRevisionFixed() - Method in class hudson.scm.SubversionSCM.External
Returns true if this reference is to a fixed revision.
isSwitchable() - Method in class hudson.scm.subversion.SwitchUpdater.TaskImpl
Returns true if we can use "svn switch" instead of "svn checkout"
isTagged() - Method in class hudson.scm.SubversionTagAction
Returns true if this build has already been tagged at least once.
isUpdatable() - Method in class hudson.scm.subversion.UpdateUpdater.TaskImpl
Returns true if we can use "svn update" instead of "svn checkout"
isValidateRemoteUpToVar() - Method in class hudson.scm.SubversionSCM.DescriptorImpl
 
ISVNAuthenticationManager - Interface in hudson.scm.auth
 
ISVNAuthenticationOutcomeListener - Interface in hudson.scm.auth
 

L

listener - Variable in class hudson.scm.subversion.WorkspaceUpdater.UpdateTask
Connected to build console.
ListSubversionTagsParameterDefinition - Class in hudson.scm.listtagsparameter
Defines a new ParameterDefinition to be displayed at the top of the configuration page of AbstractProjects.
ListSubversionTagsParameterDefinition(String, String, String) - Constructor for class hudson.scm.listtagsparameter.ListSubversionTagsParameterDefinition
 
ListSubversionTagsParameterDefinition.DescriptorImpl - Class in hudson.scm.listtagsparameter
 
ListSubversionTagsParameterDefinition.DescriptorImpl() - Constructor for class hudson.scm.listtagsparameter.ListSubversionTagsParameterDefinition.DescriptorImpl
 
ListSubversionTagsParameterValue - Class in hudson.scm.listtagsparameter
This class represents the actual ParameterValue for the ListSubversionTagsParameterDefinition parameter.
ListSubversionTagsParameterValue(String, String, String) - Constructor for class hudson.scm.listtagsparameter.ListSubversionTagsParameterValue
 
local - Variable in class hudson.scm.SubversionSCM.ModuleLocation
Deprecated.
Code should use SubversionSCM.ModuleLocation.getLocalDir(). This field is only intended for form binding.
locations - Variable in class hudson.scm.subversion.WorkspaceUpdater.UpdateTask
Modules to check out.

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.
manager - Variable in class hudson.scm.subversion.WorkspaceUpdater.UpdateTask
Factory for various subversion commands.
Messages - Class in hudson.scm.credential
 
Messages() - Constructor for class hudson.scm.credential.Messages
 
Messages - Class in hudson.scm.subversion
 
Messages() - Constructor for class hudson.scm.subversion.Messages
 
module - Variable in class hudson.scm.SubversionChangeLogSet.RevisionInfo
 
MSCAPI - Static variable in class hudson.scm.credential.SVNSSLAuthentication
 

N

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

O

onSuccess(String, SubversionSCM.DescriptorImpl.Credential, Boolean) - Method in class hudson.scm.UserProvidedCredential.AuthenticationManagerImpl
Called upon a successful acceptance of the credential.
openRepository(AbstractProject) - 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[], String[], boolean[]) - Static method in class hudson.scm.SubversionSCM.ModuleLocation
 
PasswordCredential - Class in hudson.scm.credential
Username/password based authentication.
PasswordCredential(String, String) - Constructor for class hudson.scm.credential.PasswordCredential
 
path - Variable in class hudson.scm.SubversionSCM.External
Relative path within the workspace where this svn:exteranls exist.
perform() - Method in class hudson.scm.subversion.CheckoutUpdater.UpdateTaskImpl
 
perform() - Method in class hudson.scm.subversion.SwitchUpdater.TaskImpl
 
perform() - Method in class hudson.scm.subversion.UpdateUpdater.TaskImpl
 
perform() - Method in class hudson.scm.subversion.WorkspaceUpdater.UpdateTask
Performs the checkout/update.
perform(TaskListener) - Method in class hudson.scm.SubversionTagAction.TagWorkerThread
 
PerJobCredentialStore_acknowledgeAuthentication_error() - Static method in class hudson.scm.subversion.Messages
Failed to persist the credentials
PerJobCredentialStore_readCredentials_error(Object) - Static method in class hudson.scm.subversion.Messages
Failed to retrieve Subversion credentials from {0}
POLL_FROM_MASTER - Static variable in class hudson.scm.SubversionSCM
Property to control whether SCM polling happens from the slave or master
postCredential(String, String, String, File, PrintWriter) - Method in class hudson.scm.SubversionSCM.DescriptorImpl
postCredential(AbstractProject, 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.
prepareChangeLogEntries(List<SubversionChangeLogSet.LogEntry>) - Method in class hudson.scm.SubversionChangeLogSet
 
preUpdate(SubversionSCM.ModuleLocation, File) - Method in class hudson.scm.subversion.SwitchUpdater.TaskImpl
Hook for subtype to perform some cleanup activity before "svn switch" takes place.
preUpdate(SubversionSCM.ModuleLocation, File) - Method in class hudson.scm.subversion.UpdateUpdater.TaskImpl
Hook for subtype to perform some cleanup activity before "svn update" takes place.
preUpdate(SubversionSCM.ModuleLocation, File) - Method in class hudson.scm.subversion.UpdateWithCleanUpdater.TaskImpl
 
preUpdate(SubversionSCM.ModuleLocation, File) - Method in class hudson.scm.subversion.UpdateWithRevertUpdater.TaskImpl
 

Q

queueTime - Variable in class hudson.scm.subversion.WorkspaceUpdater.UpdateTask
When the build was scheduled.

R

remote - Variable in class hudson.scm.SubversionSCM.ModuleLocation
Subversion URL to check out.
removeDuplicatedEntries(List<SubversionChangeLogSet.LogEntry>) - Static method in class hudson.scm.SubversionChangeLogSet
Removes duplicate entries, ie those coming form svn:externals.
removeParentDir(List<String>) - Method in class hudson.scm.listtagsparameter.ListSubversionTagsParameterDefinition
Removes the parent directory (that is, the tags directory) from a list of directories.
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.External
If the svn:external link is with the -r option, its number.
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(RevisionParameterAction) - Constructor for class hudson.scm.RevisionParameterAction
 
RevisionParameterAction(SubversionSCM.SvnInfo...) - Constructor for class hudson.scm.RevisionParameterAction
 
revisionParameterAction - Variable in class hudson.scm.subversion.WorkspaceUpdater.UpdateTask
If the build parameter is specified with specific version numbers, this field captures that.
revisionPolicy - Variable in class hudson.scm.subversion.WorkspaceUpdater.UpdateTask
Global defined revision policy.
RevisionUtil - Class in hudson.scm.util
Class contains help methods to process subversion revisions.
run(Collection<SubversionSCM.External>, Result) - Method in class hudson.scm.SubversionChangeLogBuilder
 

S

setAction(String) - Method in class hudson.scm.SubversionChangeLogSet.Path
 
setAuthenticationOutcomeListener(ISVNAuthenticationOutcomeListener) - Method in interface hudson.scm.auth.ISVNAuthenticationManager
Set an outcome listener for the authentication manager.
setAuthenticationOutcomeListener(ISVNAuthenticationOutcomeListener) - Method in class hudson.scm.DefaultSVNAuthenticationManager
 
setAuthenticationOutcomeListener(ISVNAuthenticationOutcomeListener) - Method in class hudson.scm.FilterSVNAuthenticationManager
 
setAuthenticationProvider(ISVNAuthenticationProvider) - Method in class hudson.scm.FilterSVNAuthenticationManager
 
setCertificatePath(String) - Method in class hudson.scm.credential.SVNSSLAuthentication
 
setDate(String) - Method in class hudson.scm.SubversionChangeLogSet.LogEntry
 
setExternalInfo(SVNExternal, SVNExternal) - Method in class hudson.scm.subversion.SVNEvent
 
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
 
setTag(String) - Method in class hudson.scm.listtagsparameter.ListSubversionTagsParameterValue
 
setTagsDir(String) - Method in class hudson.scm.listtagsparameter.ListSubversionTagsParameterValue
 
setUser(String) - Method in class hudson.scm.SubversionChangeLogSet.LogEntry
 
setValue(String) - Method in class hudson.scm.SubversionChangeLogSet.Path
 
setWorkspaceUpdater(WorkspaceUpdater) - Method in class hudson.scm.SubversionSCM
 
SimpleSVNDirEntryHandler - Class in hudson.scm.listtagsparameter
Simple ISVNDirEntryHandler used to get a list containing all the directories in a given Subversion repository.
SimpleSVNDirEntryHandler() - Constructor for class hudson.scm.listtagsparameter.SimpleSVNDirEntryHandler
 
SshPublicKeyCredential - Class in hudson.scm.credential
Public key authentication for Subversion over SSH.
SshPublicKeyCredential(String, String, File) - Constructor for class hudson.scm.credential.SshPublicKeyCredential
 
SshPublicKeyCredential_private_key() - Static method in class hudson.scm.credential.Messages
subversion-credentials
SshPublicKeyCredential_private_key_encoding() - Static method in class hudson.scm.credential.Messages
iso-8859-1
SshPublicKeyCredential_private_key_load_error() - Static method in class hudson.scm.credential.Messages
"Unable to load private key
SshPublicKeyCredential_private_key_permissions() - Static method in class hudson.scm.credential.Messages
600
SshPublicKeyCredential_private_key_save_error() - Static method in class hudson.scm.credential.Messages
Unable to save private key
SshPublicKeyCredential_private_key_set_permissions_error(Object) - Static method in class hudson.scm.credential.Messages
Failed to set permission of {0}
SSL - Static variable in class hudson.scm.credential.SVNSSLAuthentication
 
SslClientCertificateCredential - Class in hudson.scm.credential
SSL client certificate based authentication.
SslClientCertificateCredential(File, String) - Constructor for class hudson.scm.credential.SslClientCertificateCredential
 
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
Deprecated.
as of 1.xxx
SubversionSCM(List<SubversionSCM.ModuleLocation>, boolean, boolean, SubversionRepositoryBrowser, String, String, String, String, String) - Constructor for class hudson.scm.SubversionSCM
Deprecated.
as of 1.23
SubversionSCM(List<SubversionSCM.ModuleLocation>, WorkspaceUpdater, SubversionRepositoryBrowser, String, String, String, String, String) - Constructor for class hudson.scm.SubversionSCM
Deprecated.
as of 2.3.8
SubversionSCM(List<SubversionSCM.ModuleLocation>, WorkspaceUpdater, SubversionRepositoryBrowser, String, String, String, String, String, boolean) - 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
Deprecated.
left for backward compatibility.
SubversionSCM.DescriptorImpl.PasswordCredential(String, String) - Constructor for class hudson.scm.SubversionSCM.DescriptorImpl.PasswordCredential
Deprecated.
 
SubversionSCM.DescriptorImpl.SshPublicKeyCredential - Class in hudson.scm
Deprecated.
left for backward compatibility.
SubversionSCM.DescriptorImpl.SshPublicKeyCredential(String, String, File) - Constructor for class hudson.scm.SubversionSCM.DescriptorImpl.SshPublicKeyCredential
Deprecated.
 
SubversionSCM.DescriptorImpl.SslClientCertificateCredential - Class in hudson.scm
Deprecated.
left for backward compatibility.
SubversionSCM.DescriptorImpl.SslClientCertificateCredential(File, String) - Constructor for class hudson.scm.SubversionSCM.DescriptorImpl.SslClientCertificateCredential
Deprecated.
 
SubversionSCM.External - Class in hudson.scm
Information about svn:external
SubversionSCM.External(String, SVNExternal) - Constructor for class hudson.scm.SubversionSCM.External
 
SubversionSCM.External(String, SVNURL, long) - Constructor for class hudson.scm.SubversionSCM.External
 
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
Constructor to support backward compatibility.
SubversionSCM.ModuleLocation(String, String, String, boolean) - Constructor for class hudson.scm.SubversionSCM.ModuleLocation
 
SubversionSCM.RevisionPolicy - Enum in hudson.scm
Supported revision policies.
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_accessRepository_error(Object) - Static method in class hudson.scm.subversion.Messages
Failed to access subversion repository {0}
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_invalidRevision() - Static method in class hudson.scm.subversion.Messages
Invalid revision.
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}
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
 
SVN_CANCEL_EXCEPTION_MESSAGE - Static variable in class hudson.scm.subversion.WorkspaceUpdater.UpdateTask
 
SVNEvent - Class in hudson.scm.subversion
 
SVNEvent(File, SVNNodeKind, String, long, SVNStatusType, SVNStatusType, SVNStatusType, SVNLock, SVNEventAction, SVNEventAction, SVNErrorMessage, SVNMergeRange, String, SVNProperties, String) - Constructor for class hudson.scm.subversion.SVNEvent
 
SVNSSLAuthentication - Class in hudson.scm.credential
 
SVNSSLAuthentication(File, String, boolean) - Constructor for class hudson.scm.credential.SVNSSLAuthentication
Creates an SSL credentials object.
SVNSSLAuthentication(byte[], String, boolean) - Constructor for class hudson.scm.credential.SVNSSLAuthentication
 
SVNSSLAuthentication(byte[], String, boolean, SVNURL, boolean) - Constructor for class hudson.scm.credential.SVNSSLAuthentication
Creates an SSL credentials object.
SVNSSLAuthentication(String, String, boolean) - Constructor for class hudson.scm.credential.SVNSSLAuthentication
 
SVNWeb - Class in hudson.scm.browsers
SVN::Web RepositoryBrowser for Subversion.
SVNWeb(URL) - Constructor for class hudson.scm.browsers.SVNWeb
Creates a new SVNWeb object.
SVNWeb.DescriptorImpl - Class in hudson.scm.browsers
 
SVNWeb.DescriptorImpl() - Constructor for class hudson.scm.browsers.SVNWeb.DescriptorImpl
 
SwitchUpdater - Class in hudson.scm.subversion
WorkspaceUpdater that uses "svn switch" as much as possible.
SwitchUpdater() - Constructor for class hudson.scm.subversion.SwitchUpdater
 
SwitchUpdater.DescriptorImpl - Class in hudson.scm.subversion
 
SwitchUpdater.DescriptorImpl() - Constructor for class hudson.scm.subversion.SwitchUpdater.DescriptorImpl
 
SwitchUpdater.TaskImpl - Class in hudson.scm.subversion
 
SwitchUpdater.TaskImpl() - Constructor for class hudson.scm.subversion.SwitchUpdater.TaskImpl
 
SwitchUpdater_DisplayName() - Static method in class hudson.scm.subversion.Messages
Use ''svn switch'' as much as possible
syncWorkspaceFormatFromMaster() - Static method in class hudson.scm.SubversionWorkspaceSelector
 

T

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

U

UNDEFINED_REVISION_VALUE - Static variable in class hudson.scm.SubversionSCM
 
UpdateUpdater - Class in hudson.scm.subversion
WorkspaceUpdater that uses "svn update" as much as possible.
UpdateUpdater() - Constructor for class hudson.scm.subversion.UpdateUpdater
 
UpdateUpdater.DescriptorImpl - Class in hudson.scm.subversion
 
UpdateUpdater.DescriptorImpl() - Constructor for class hudson.scm.subversion.UpdateUpdater.DescriptorImpl
 
UpdateUpdater.TaskImpl - Class in hudson.scm.subversion
 
UpdateUpdater.TaskImpl() - Constructor for class hudson.scm.subversion.UpdateUpdater.TaskImpl
 
UpdateUpdater_DisplayName() - Static method in class hudson.scm.subversion.Messages
Use ''svn update'' as much as possible
UpdateWithCleanUpdater - Class in hudson.scm.subversion
WorkspaceUpdater that removes all the untracked files before "svn update"
UpdateWithCleanUpdater() - Constructor for class hudson.scm.subversion.UpdateWithCleanUpdater
 
UpdateWithCleanUpdater.DescriptorImpl - Class in hudson.scm.subversion
 
UpdateWithCleanUpdater.DescriptorImpl() - Constructor for class hudson.scm.subversion.UpdateWithCleanUpdater.DescriptorImpl
 
UpdateWithCleanUpdater.TaskImpl - Class in hudson.scm.subversion
 
UpdateWithCleanUpdater.TaskImpl() - Constructor for class hudson.scm.subversion.UpdateWithCleanUpdater.TaskImpl
 
UpdateWithCleanUpdater_DisplayName() - Static method in class hudson.scm.subversion.Messages
Emulate clean checkout by first deleting unversioned/ignored files, then ''svn update''
UpdateWithRevertUpdater - Class in hudson.scm.subversion
WorkspaceUpdater that performs "svn revert" + "svn update"
UpdateWithRevertUpdater() - Constructor for class hudson.scm.subversion.UpdateWithRevertUpdater
 
UpdateWithRevertUpdater.DescriptorImpl - Class in hudson.scm.subversion
 
UpdateWithRevertUpdater.DescriptorImpl() - Constructor for class hudson.scm.subversion.UpdateWithRevertUpdater.DescriptorImpl
 
UpdateWithRevertUpdater.TaskImpl - Class in hudson.scm.subversion
 
UpdateWithRevertUpdater.TaskImpl() - Constructor for class hudson.scm.subversion.UpdateWithRevertUpdater.TaskImpl
 
UpdateWithRevertUpdater_DisplayName() - Static method in class hudson.scm.subversion.Messages
Use 'svn update' as much as possible, with ''svn revert'' before update
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.SVNWeb
The URL of the top of the site.
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.browsers.WebSVN2
 
url - Variable in class hudson.scm.SubversionSCM.External
External SVN URL to be fetched.
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(String, String, File, AbstractProject) - Constructor for class hudson.scm.UserProvidedCredential
 
UserProvidedCredential(String, String, File, Boolean, 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
Constructor for AuthenticationManager implementation.
UserProvidedCredential.AuthenticationManagerImpl(File, 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

valueOf(String) - Static method in enum hudson.scm.SubversionSCM.RevisionPolicy
Returns the enum constant of this type with the specified name.
values() - Static method in enum hudson.scm.SubversionSCM.RevisionPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
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
 
WebSVN2 - Class in hudson.scm.browsers
SubversionRepositoryBrowser that produces links to http://www.websvn.info/ for SVN compatible with Version 2.3.1 of WebSVN.
WebSVN2(URL) - Constructor for class hudson.scm.browsers.WebSVN2
 
WebSVN2.DescriptorImpl - Class in hudson.scm.browsers
 
WebSVN2.DescriptorImpl() - Constructor for class hudson.scm.browsers.WebSVN2.DescriptorImpl
 
workingCopyFormat14 - Static variable in class hudson.scm.SubversionWorkspaceSelector
 
workingCopyFormat15 - Static variable in class hudson.scm.SubversionWorkspaceSelector
 
workingCopyFormat16 - Static variable in class hudson.scm.SubversionWorkspaceSelector
 
workingCopyFormat17 - Static variable in class hudson.scm.SubversionWorkspaceSelector
 
workingCopyFormat18 - Static variable in class hudson.scm.SubversionWorkspaceSelector
 
workspaceFormat - Static variable in class hudson.scm.SubversionWorkspaceSelector
 
WorkspaceUpdater - Class in hudson.scm.subversion
Encapsulates the logic of how files are obtained from a subversion repository.
WorkspaceUpdater() - Constructor for class hudson.scm.subversion.WorkspaceUpdater
 
WorkspaceUpdater.UpdateTask - Class in hudson.scm.subversion
This object gets instantiated on the master and then sent to the slave via remoting, then used to perform the actual checkout activity.
WorkspaceUpdater.UpdateTask() - Constructor for class hudson.scm.subversion.WorkspaceUpdater.UpdateTask
 
WorkspaceUpdaterDescriptor - Class in hudson.scm.subversion
Descriptor for WorkspaceUpdater.
WorkspaceUpdaterDescriptor() - Constructor for class hudson.scm.subversion.WorkspaceUpdaterDescriptor
 
ws - Variable in class hudson.scm.subversion.WorkspaceUpdater.UpdateTask
Build workspace.

_

_CheckoutUpdater_DisplayName() - Static method in class hudson.scm.subversion.Messages
Clean workspace and then checkout
_CheckoutWithLocationFolderCleanupUpdater_DisplayName() - Static method in class hudson.scm.subversion.Messages
Clean checkout folders and then checkout
_PerJobCredentialStore_acknowledgeAuthentication_error() - Static method in class hudson.scm.subversion.Messages
Failed to persist the credentials
_PerJobCredentialStore_readCredentials_error(Object) - Static method in class hudson.scm.subversion.Messages
Failed to retrieve Subversion credentials from {0}
_SshPublicKeyCredential_private_key() - Static method in class hudson.scm.credential.Messages
subversion-credentials
_SshPublicKeyCredential_private_key_encoding() - Static method in class hudson.scm.credential.Messages
iso-8859-1
_SshPublicKeyCredential_private_key_load_error() - Static method in class hudson.scm.credential.Messages
"Unable to load private key
_SshPublicKeyCredential_private_key_permissions() - Static method in class hudson.scm.credential.Messages
600
_SshPublicKeyCredential_private_key_save_error() - Static method in class hudson.scm.credential.Messages
Unable to save private key
_SshPublicKeyCredential_private_key_set_permissions_error(Object) - Static method in class hudson.scm.credential.Messages
Failed to set permission of {0}
_SubversionSCM_ClockOutOfSync() - Static method in class hudson.scm.subversion.Messages
WARNING: clock of the subversion server appears to be out of sync.
_SubversionSCM_doCheckRemote_accessRepository_error(Object) - Static method in class hudson.scm.subversion.Messages
Failed to access subversion repository {0}
_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_invalidRevision() - Static method in class hudson.scm.subversion.Messages
Invalid revision.
_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}''
_SwitchUpdater_DisplayName() - Static method in class hudson.scm.subversion.Messages
Use ''svn switch'' as much as possible
_UpdateUpdater_DisplayName() - Static method in class hudson.scm.subversion.Messages
Use ''svn update'' as much as possible
_UpdateWithCleanUpdater_DisplayName() - Static method in class hudson.scm.subversion.Messages
Emulate clean checkout by first deleting unversioned/ignored files, then ''svn update''
_UpdateWithRevertUpdater_DisplayName() - Static method in class hudson.scm.subversion.Messages
Use 'svn update' as much as possible, with ''svn revert'' before update
A B C D E F G H I L M N O P Q R S T U V W _ 

Copyright © 2004-2015 Hudson. All Rights Reserved.