- 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.
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- SubversionSCM(String[], String[], boolean, SubversionRepositoryBrowser, String) - Constructor for class hudson.scm.SubversionSCM
-
- SubversionSCM(String[], String[], boolean, SubversionRepositoryBrowser, String, String, String) - Constructor for class hudson.scm.SubversionSCM
-
- SubversionSCM(List<SubversionSCM.ModuleLocation>, boolean, SubversionRepositoryBrowser, String) - Constructor for class hudson.scm.SubversionSCM
-
- SubversionSCM(List<SubversionSCM.ModuleLocation>, boolean, SubversionRepositoryBrowser, String, String, String) - Constructor for class hudson.scm.SubversionSCM
-
- SubversionSCM(List<SubversionSCM.ModuleLocation>, boolean, SubversionRepositoryBrowser, String, String, String, String) - Constructor for class hudson.scm.SubversionSCM
-
- SubversionSCM(List<SubversionSCM.ModuleLocation>, boolean, boolean, SubversionRepositoryBrowser, String, String, String, String) - Constructor for class hudson.scm.SubversionSCM
-
- SubversionSCM(List<SubversionSCM.ModuleLocation>, boolean, boolean, SubversionRepositoryBrowser, String, String, String, String, String) - Constructor for class hudson.scm.SubversionSCM
-
- SubversionSCM(List<SubversionSCM.ModuleLocation>, WorkspaceUpdater, SubversionRepositoryBrowser, String, String, String, String, String) - Constructor for class hudson.scm.SubversionSCM
-
- 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
-
- 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
-
- _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