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

A

AbstractSventon - hudson.scm.browsers 中的 类
Common part of Sventon and Sventon2
AbstractSventon(URL, String) - 类 hudson.scm.browsers.AbstractSventon 的构造方法
 
acknowledgeAuthentication(boolean, String, String, SVNErrorMessage, SVNAuthentication) - 类 hudson.scm.FilterSVNAuthenticationManager 中的方法
 
acknowledgeAuthentication(boolean, String, String, SVNErrorMessage, SVNAuthentication) - 类 hudson.scm.UserProvidedCredential.AuthenticationManagerImpl 中的方法
 
acknowledgeTrustManager(TrustManager) - 类 hudson.scm.FilterSVNAuthenticationManager 中的方法
 
addPath(BlameSubversionChangeLogSet.Path) - 类 hudson.scm.BlameSubversionChangeLogSet.LogEntry 中的方法
 
all() - 类 hudson.scm.BlameSubversionCredentialProvider 中的静态方法
All regsitered instances.

B

baseDir - 类 hudson.scm.BlameSubversionEventHandlerImpl 中的变量
 
BlameSubversionChangeLogBuilder - hudson.scm 中的 类
Builds changelog.xml for BlameSubversionSCM.
BlameSubversionChangeLogBuilder(AbstractBuild<?, ?>, BuildListener, BlameSubversionSCM) - 类 hudson.scm.BlameSubversionChangeLogBuilder 的构造方法
 
BlameSubversionChangeLogParser - hudson.scm 中的 类
ChangeLogParser for Subversion.
BlameSubversionChangeLogParser() - 类 hudson.scm.BlameSubversionChangeLogParser 的构造方法
 
BlameSubversionChangeLogSet - hudson.scm 中的 类
ChangeLogSet for Subversion.
BlameSubversionChangeLogSet.LogEntry - hudson.scm 中的 类
One commit.
BlameSubversionChangeLogSet.LogEntry() - 类 hudson.scm.BlameSubversionChangeLogSet.LogEntry 的构造方法
 
BlameSubversionChangeLogSet.Path - hudson.scm 中的 类
A file in a commit.
BlameSubversionChangeLogSet.Path() - 类 hudson.scm.BlameSubversionChangeLogSet.Path 的构造方法
 
BlameSubversionChangeLogSet.RevisionInfo - hudson.scm 中的 类
 
BlameSubversionChangeLogSet.RevisionInfo(String, long) - 类 hudson.scm.BlameSubversionChangeLogSet.RevisionInfo 的构造方法
 
BlameSubversionCredentialProvider - hudson.scm 中的 类
Extension point for programmatically providing a credential (such as username/password) for Subversion access.
BlameSubversionCredentialProvider() - 类 hudson.scm.BlameSubversionCredentialProvider 的构造方法
 
BlameSubversionEventHandlerImpl - hudson.scm 中的 类
ISVNEventHandler that emulates the SVN CLI behavior.
BlameSubversionEventHandlerImpl(PrintStream, File) - 类 hudson.scm.BlameSubversionEventHandlerImpl 的构造方法
 
BlameSubversionMailAddressResolverImpl - hudson.scm 中的 类
MailAddressResolver that checks for well-known repositories that and computes user e-mail address.
BlameSubversionMailAddressResolverImpl() - 类 hudson.scm.BlameSubversionMailAddressResolverImpl 的构造方法
 
BlameSubversionRepositoryBrowser - hudson.scm 中的 类
RepositoryBrowser for Subversion.
BlameSubversionRepositoryBrowser() - 类 hudson.scm.BlameSubversionRepositoryBrowser 的构造方法
 
BlameSubversionRepositoryStatus - hudson.scm 中的 类
Per repository status.
BlameSubversionRepositoryStatus(UUID) - 类 hudson.scm.BlameSubversionRepositoryStatus 的构造方法
 
BlameSubversionSCM - hudson.scm 中的 类
Blame Subversion SCM.
BlameSubversionSCM(boolean) - 类 hudson.scm.BlameSubversionSCM 的构造方法
 
BlameSubversionSCM.DescriptorImpl - hudson.scm 中的 类
 
BlameSubversionSCM.DescriptorImpl() - 类 hudson.scm.BlameSubversionSCM.DescriptorImpl 的构造方法
 
BlameSubversionSCM.DescriptorImpl(Class, Class<? extends RepositoryBrowser>) - 类 hudson.scm.BlameSubversionSCM.DescriptorImpl 的构造方法
 
BlameSubversionSCM.DescriptorImpl.Credential - hudson.scm 中的 类
Stores SVNAuthentication for a single realm.
BlameSubversionSCM.DescriptorImpl.Credential() - 类 hudson.scm.BlameSubversionSCM.DescriptorImpl.Credential 的构造方法
 
BlameSubversionSCM.DescriptorImpl.PasswordCredential - hudson.scm 中的 类
Username/password based authentication.
BlameSubversionSCM.DescriptorImpl.PasswordCredential(String, String) - 类 hudson.scm.BlameSubversionSCM.DescriptorImpl.PasswordCredential 的构造方法
 
BlameSubversionSCM.DescriptorImpl.SshPublicKeyCredential - hudson.scm 中的 类
Publickey authentication for Subversion over SSH.
BlameSubversionSCM.DescriptorImpl.SshPublicKeyCredential(String, String, File) - 类 hudson.scm.BlameSubversionSCM.DescriptorImpl.SshPublicKeyCredential 的构造方法
 
BlameSubversionSCM.DescriptorImpl.SslClientCertificateCredential - hudson.scm 中的 类
SSL client certificate based authentication.
BlameSubversionSCM.DescriptorImpl.SslClientCertificateCredential(File, String) - 类 hudson.scm.BlameSubversionSCM.DescriptorImpl.SslClientCertificateCredential 的构造方法
 
BlameSubversionSCM.ModuleLocation - hudson.scm 中的 类
small structure to store local and remote (repository) location information of the repository.
BlameSubversionSCM.ModuleLocation(String, String) - 类 hudson.scm.BlameSubversionSCM.ModuleLocation 的构造方法
 
BlameSubversionSCM.SvnInfo - hudson.scm 中的 类
 
BlameSubversionSCM.SvnInfo(String, long) - 类 hudson.scm.BlameSubversionSCM.SvnInfo 的构造方法
 
BlameSubversionSCM.SvnInfo(SVNInfo) - 类 hudson.scm.BlameSubversionSCM.SvnInfo 的构造方法
 
BlameSubversionStatus - hudson.scm 中的 类
Information screen for the use of Subversion in Hudson.
BlameSubversionStatus() - 类 hudson.scm.BlameSubversionStatus 的构造方法
 
BlameSubversionTagAction - hudson.scm 中的 类
Action that lets people create tag for the given build.
BlameSubversionTagAction.DescriptorImpl - hudson.scm 中的 类
Just for assisting form related stuff.
BlameSubversionTagAction.DescriptorImpl() - 类 hudson.scm.BlameSubversionTagAction.DescriptorImpl 的构造方法
 
BlameSubversionTagAction.TagInfo - hudson.scm 中的 类
 
BlameSubversionTagAction.TagWorkerThread - hudson.scm 中的 类
The thread that performs tagging operation asynchronously.
BlameSubversionTagAction.TagWorkerThread(Map<BlameSubversionSCM.SvnInfo, String>, UserProvidedCredential, String) - 类 hudson.scm.BlameSubversionTagAction.TagWorkerThread 的构造方法
 
BlameSubversionWorkspaceSelector - hudson.scm 中的 类
ISVNAdminAreaFactorySelector that uses 1.4 compatible workspace for new check out, but still supports 1.5 workspace, if asked to work with it.
BlameSubversionWorkspaceSelector() - 类 hudson.scm.BlameSubversionWorkspaceSelector 的构造方法
 
buildEnvVars(AbstractBuild<?, ?>, Map<String, String>) - 类 hudson.scm.BlameSubversionSCM 中的方法
Sets the SVN_REVISION environment variable during the build.

C

calcRevisionsFromBuild(AbstractBuild<?, ?>, Launcher, TaskListener) - 类 hudson.scm.BlameSubversionSCM 中的方法
 
checkIfProtocolCompleted() - 类 hudson.scm.UserProvidedCredential.AuthenticationManagerImpl 中的方法
Verifies that the expected authentication happened.
checkout(AbstractBuild, Launcher, FilePath, BuildListener, File) - 类 hudson.scm.BlameSubversionSCM 中的方法
 
checkRepositoryPath(AbstractProject, SVNURL) - 类 hudson.scm.BlameSubversionSCM.DescriptorImpl 中的方法
validate the value for a remote (repository) location.
close() - 类 hudson.scm.UserProvidedCredential 中的方法
 
CollabNetSVN - hudson.scm.browsers 中的 类
RepositoryBrowser implementation for CollabNet hosted Subversion repositories.
CollabNetSVN(URL) - 类 hudson.scm.browsers.CollabNetSVN 的构造方法
 
CollabNetSVN.DescriptorImpl - hudson.scm.browsers 中的 类
 
CollabNetSVN.DescriptorImpl() - 类 hudson.scm.browsers.CollabNetSVN.DescriptorImpl 的构造方法
 
compareRemoteRevisionWith(AbstractProject<?, ?>, Launcher, FilePath, TaskListener, SCMRevisionState) - 类 hudson.scm.BlameSubversionSCM 中的方法
 
compareTo(BlameSubversionSCM.SvnInfo) - 类 hudson.scm.BlameSubversionSCM.SvnInfo 中的方法
 
configure(StaplerRequest, JSONObject) - 类 hudson.scm.BlameSubversionSCM.DescriptorImpl 中的方法
 
core - 类 hudson.scm.FilterSVNAuthenticationManager 中的变量
 
createAuthenticationProvider(AbstractProject<?, ?>) - 类 hudson.scm.BlameSubversionSCM.DescriptorImpl 中的方法
Creates ISVNAuthenticationProvider backed by BlameSubversionSCM.DescriptorImpl.credentials.
createAuthenticationProvider() - 类 hudson.scm.BlameSubversionSCM.DescriptorImpl 中的方法
已过时。 as of 1.18 Now that Hudson allows different credentials to be given in different jobs, The caller should use BlameSubversionSCM.DescriptorImpl.createAuthenticationProvider(AbstractProject) to indicate the project in which the subversion operation is performed.
createChangeLogParser() - 类 hudson.scm.BlameSubversionSCM 中的方法
 
createSVNAuthentication(String) - 类 hudson.scm.BlameSubversionSCM.DescriptorImpl.Credential 中的方法
 
createSVNAuthentication(String) - 类 hudson.scm.BlameSubversionSCM.DescriptorImpl.PasswordCredential 中的方法
 
createSVNAuthentication(String) - 类 hudson.scm.BlameSubversionSCM.DescriptorImpl.SshPublicKeyCredential 中的方法
 
createSVNAuthentication(String) - 类 hudson.scm.BlameSubversionSCM.DescriptorImpl.SslClientCertificateCredential 中的方法
 
createSvnClientManager(ISVNAuthenticationProvider) - 类 hudson.scm.BlameSubversionSCM 中的静态方法
Creates SVNClientManager.
createSvnClientManager(AbstractProject) - 类 hudson.scm.BlameSubversionSCM 中的静态方法
Creates SVNClientManager for code running on the master.

D

debug - 类 hudson.scm.BlameSubversionChangeLogBuilder 中的静态变量
 
DEFAULT_TIMEOUT - 类 hudson.scm.BlameSubversionSCM 中的静态变量
Network timeout in milliseconds.
doCheckUrl(String) - 类 hudson.scm.browsers.FishEyeSVN.DescriptorImpl 中的方法
Performs on-the-fly validation of the URL.
doCheckUrl(AbstractProject, String) - 类 hudson.scm.browsers.Sventon.DescriptorImpl 中的方法
Performs on-the-fly validation of the URL.
doCheckUrl(AbstractProject, String) - 类 hudson.scm.browsers.Sventon2.DescriptorImpl 中的方法
Performs on-the-fly validation of the URL.
doNotifyCommit(StaplerRequest, StaplerResponse) - 类 hudson.scm.BlameSubversionRepositoryStatus 中的方法
Notify the commit to this repository.
doSubmit(StaplerRequest, StaplerResponse) - 类 hudson.scm.BlameSubversionTagAction 中的方法
Invoked to actually tag the workspace.

E

enableSshDebug(Level) - 类 hudson.scm.BlameSubversionSCM 中的静态方法
Enables trace logging of Ganymed SSH library.
equals(Object) - 类 hudson.scm.BlameSubversionSCM.SvnInfo 中的方法
 

F

FilterSVNAuthenticationManager - hudson.scm 中的 类
ISVNAuthenticationManager filter.
FilterSVNAuthenticationManager(ISVNAuthenticationManager) - 类 hudson.scm.FilterSVNAuthenticationManager 的构造方法
 
findMailAddressFor(User) - 类 hudson.scm.BlameSubversionMailAddressResolverImpl 中的方法
 
findMailAddressFor(User, String) - 类 hudson.scm.BlameSubversionMailAddressResolverImpl 中的方法
 
FishEyeSVN - hudson.scm.browsers 中的 类
RepositoryBrowser for FishEye SVN.
FishEyeSVN(URL, String) - 类 hudson.scm.browsers.FishEyeSVN 的构造方法
 
FishEyeSVN.DescriptorImpl - hudson.scm.browsers 中的 类
 
FishEyeSVN.DescriptorImpl() - 类 hudson.scm.browsers.FishEyeSVN.DescriptorImpl 的构造方法
 
fromForm(StaplerRequest, MultipartFormDataParser) - 类 hudson.scm.UserProvidedCredential 中的静态方法
Parses the credential information from a form submission.

G

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

H

handleEvent(SVNEvent, double) - 类 hudson.scm.BlameSubversionEventHandlerImpl 中的方法
 
hashCode() - 类 hudson.scm.BlameSubversionSCM.SvnInfo 中的方法
 
hasTags() - 类 hudson.scm.BlameSubversionTagAction 中的方法
Was any tag created by the user already?
hudson.scm - 软件包 hudson.scm
 
hudson.scm.browsers - 软件包 hudson.scm.browsers
 
hudson.scm.subversion - 软件包 hudson.scm.subversion
 

I

inContextOf - 类 hudson.scm.UserProvidedCredential 中的变量
If non-null, this credential is submitted primarily to be used with this project.
init() - 类 hudson.scm.BlameSubversionSCM 中的静态方法
 
isAuthenticationForced() - 类 hudson.scm.FilterSVNAuthenticationManager 中的方法
 
isBrowserReusable(BlameSubversionSCM, BlameSubversionSCM) - 类 hudson.scm.BlameSubversionSCM.DescriptorImpl 中的方法
 
isDoRevert() - 类 hudson.scm.BlameSubversionSCM 中的方法
 
isEmptySet() - 类 hudson.scm.BlameSubversionChangeLogSet 中的方法
 
isTagged() - 类 hudson.scm.BlameSubversionTagAction 中的方法
Returns true if this build has already been tagged at least once.
isUseUpdate() - 类 hudson.scm.BlameSubversionSCM 中的方法
 
iterator() - 类 hudson.scm.BlameSubversionChangeLogSet 中的方法
 

L

local - 类 hudson.scm.BlameSubversionSCM.ModuleLocation 中的变量
已过时。 Code should use BlameSubversionSCM.ModuleLocation.getLocalDir(). This field is only intended for form binding.

M

makeTagURL(BlameSubversionSCM.SvnInfo) - 类 hudson.scm.BlameSubversionTagAction 中的方法
Creates a URL, to be used as the default value of the module tag URL.
Messages - hudson.scm.subversion 中的 类
 
Messages() - 类 hudson.scm.subversion.Messages 的构造方法
 
module - 类 hudson.scm.BlameSubversionChangeLogSet.RevisionInfo 中的变量
 

N

newInstance(StaplerRequest, JSONObject) - 类 hudson.scm.BlameSubversionSCM.DescriptorImpl 中的方法
 

O

onSuccess(String, BlameSubversionSCM.DescriptorImpl.Credential) - 类 hudson.scm.UserProvidedCredential.AuthenticationManagerImpl 中的方法
Called upon a successful acceptance of the credential.
openRepository(AbstractProject) - 类 hudson.scm.BlameSubversionSCM.ModuleLocation 中的方法
 
out - 类 hudson.scm.BlameSubversionEventHandlerImpl 中的变量
 

P

parse(AbstractBuild, File) - 类 hudson.scm.BlameSubversionChangeLogParser 中的方法
 
parse(String[], String[]) - 类 hudson.scm.BlameSubversionSCM.ModuleLocation 中的静态方法
 
perform(TaskListener) - 类 hudson.scm.BlameSubversionTagAction.TagWorkerThread 中的方法
 
postCredential(String, String, String, File, PrintWriter) - 类 hudson.scm.BlameSubversionSCM.DescriptorImpl 中的方法
已过时。 as of 1.18 Use BlameSubversionSCM.DescriptorImpl.postCredential(AbstractProject, String, String, String, File, PrintWriter)
postCredential(AbstractProject, String, String, String, File, PrintWriter) - 类 hudson.scm.BlameSubversionSCM.DescriptorImpl 中的方法
 
postCredential(String, UserProvidedCredential, PrintWriter) - 类 hudson.scm.BlameSubversionSCM.DescriptorImpl 中的方法
Submits the authentication info.

R

remote - 类 hudson.scm.BlameSubversionSCM.ModuleLocation 中的变量
Subversion URL to check out.
repositoryInstance - 类 hudson.scm.browsers.AbstractSventon 中的变量
Repository instance.
repositoryLocationsNoLongerExist(AbstractBuild<?, ?>, TaskListener) - 类 hudson.scm.BlameSubversionSCM 中的方法
 
requiresWorkspaceForPolling() - 类 hudson.scm.BlameSubversionSCM 中的方法
Polling can happen on the master and does not require a workspace.
revision - 类 hudson.scm.BlameSubversionChangeLogSet.RevisionInfo 中的变量
 
revision - 类 hudson.scm.BlameSubversionSCM.SvnInfo 中的变量
 
RevisionParameterAction - hudson.scm 中的 类
Action containing a list of SVN revisions that should be checked out.
RevisionParameterAction(List<BlameSubversionSCM.SvnInfo>) - 类 hudson.scm.RevisionParameterAction 的构造方法
 
RevisionParameterAction(BlameSubversionSCM.SvnInfo...) - 类 hudson.scm.RevisionParameterAction 的构造方法
 
run(Collection<BlameSubversionSCM.External>, Result) - 类 hudson.scm.BlameSubversionChangeLogBuilder 中的方法
 

S

setAction(String) - 类 hudson.scm.BlameSubversionChangeLogSet.Path 中的方法
 
setAuthenticationOutcomeListener(ISVNAuthenticationOutcomeListener) - 类 hudson.scm.FilterSVNAuthenticationManager 中的方法
 
setAuthenticationProvider(ISVNAuthenticationProvider) - 类 hudson.scm.FilterSVNAuthenticationManager 中的方法
 
setDate(String) - 类 hudson.scm.BlameSubversionChangeLogSet.LogEntry 中的方法
 
setLogEntry(BlameSubversionChangeLogSet.LogEntry) - 类 hudson.scm.BlameSubversionChangeLogSet.Path 中的方法
Sets the BlameSubversionChangeLogSet.LogEntry of which this path is a member.
setMsg(String) - 类 hudson.scm.BlameSubversionChangeLogSet.LogEntry 中的方法
 
setParent(ChangeLogSet) - 类 hudson.scm.BlameSubversionChangeLogSet.LogEntry 中的方法
 
setRevision(int) - 类 hudson.scm.BlameSubversionChangeLogSet.LogEntry 中的方法
 
setUser(String) - 类 hudson.scm.BlameSubversionChangeLogSet.LogEntry 中的方法
 
setValue(String) - 类 hudson.scm.BlameSubversionChangeLogSet.Path 中的方法
 
SubversionSCM_ClockOutOfSync() - 类 hudson.scm.subversion.Messages 中的静态方法
WARNING: clock of the subversion server appears to be out of sync.
SubversionSCM_doCheckRemote_badPath(Object) - 类 hudson.scm.subversion.Messages 中的静态方法
{0} doesn''t exist in the repository
SubversionSCM_doCheckRemote_badPathSuggest(Object, Object, Object) - 类 hudson.scm.subversion.Messages 中的静态方法
"{0}/{1}" doesn''t exist in the repository.
SubversionSCM_doCheckRemote_exceptionMsg1(Object, Object, Object) - 类 hudson.scm.subversion.Messages 中的静态方法
Unable to access {0} : {1} <a href="#" id="svnerrorlink" onclick="{2}">(show details)</a>
SubversionSCM_doCheckRemote_exceptionMsg2(Object) - 类 hudson.scm.subversion.Messages 中的静态方法
(Maybe you need to <a href="{0}" target="_blank">enter credential</a>?)
SubversionSCM_doCheckRemote_invalidUrl() - 类 hudson.scm.subversion.Messages 中的静态方法
Invalid URL syntax.
SubversionSCM_excludedRevprop_notSupported(Object) - 类 hudson.scm.subversion.Messages 中的静态方法
The remote location {0} does not support retrieving custom revision properties with svn log.
SubversionSCM_pollChanges_changedFrom(Object) - 类 hudson.scm.subversion.Messages 中的静态方法
(changed from {0})
SubversionSCM_pollChanges_exception(Object) - 类 hudson.scm.subversion.Messages 中的静态方法
Failed to check repository revision for {0}
SubversionSCM_pollChanges_ignoredRevision(Object, Object) - 类 hudson.scm.subversion.Messages 中的静态方法
Ignored revision {0}: {1}
SubversionSCM_pollChanges_ignoredRevision_author(Object) - 类 hudson.scm.subversion.Messages 中的静态方法
Found excluded author: {0}
SubversionSCM_pollChanges_ignoredRevision_noincpath() - 类 hudson.scm.subversion.Messages 中的静态方法
Found no included paths
SubversionSCM_pollChanges_ignoredRevision_path(Object) - 类 hudson.scm.subversion.Messages 中的静态方法
Found only excluded paths: {0}
SubversionSCM_pollChanges_ignoredRevision_revprop(Object) - 类 hudson.scm.subversion.Messages 中的静态方法
Found exclusion revprop: {0}
SubversionSCM_pollChanges_locationNotInWorkspace(Object) - 类 hudson.scm.subversion.Messages 中的静态方法
Workspace doesn''t contain {0}.
SubversionSCM_pollChanges_locationsNoLongerExist(Object) - 类 hudson.scm.subversion.Messages 中的静态方法
One or more repository locations do not exist anymore for {0}, project will be disabled.
SubversionSCM_pollChanges_noBuilds() - 类 hudson.scm.subversion.Messages 中的静态方法
No existing build.
SubversionSCM_pollChanges_remoteRevisionAt(Object, Object) - 类 hudson.scm.subversion.Messages 中的静态方法
{0} is at revision {1}
SubversionTagAction_DisplayName_HasATag() - 类 hudson.scm.subversion.Messages 中的静态方法
Subversion tag
SubversionTagAction_DisplayName_HasNoTag() - 类 hudson.scm.subversion.Messages 中的静态方法
Tag this build
SubversionTagAction_DisplayName_HasTags() - 类 hudson.scm.subversion.Messages 中的静态方法
Subversion tags
SubversionTagAction_Tooltip() - 类 hudson.scm.subversion.Messages 中的静态方法
Tagged
SubversionTagAction_Tooltip_OneTag(Object) - 类 hudson.scm.subversion.Messages 中的静态方法
Tag: {0}
SubversionUpdateEventHandler_FetchExternal(Object, Object, Object) - 类 hudson.scm.subversion.Messages 中的静态方法
Fetching ''{0}'' at {1} into ''{2}''
Sventon - hudson.scm.browsers 中的 类
RepositoryBrowser for Sventon 1.x.
Sventon(URL, String) - 类 hudson.scm.browsers.Sventon 的构造方法
 
Sventon.DescriptorImpl - hudson.scm.browsers 中的 类
 
Sventon.DescriptorImpl() - 类 hudson.scm.browsers.Sventon.DescriptorImpl 的构造方法
 
Sventon2 - hudson.scm.browsers 中的 类
RepositoryBrowser for Sventon 2.x.
Sventon2(URL, String) - 类 hudson.scm.browsers.Sventon2 的构造方法
 
Sventon2.DescriptorImpl - hudson.scm.browsers 中的 类
 
Sventon2.DescriptorImpl() - 类 hudson.scm.browsers.Sventon2.DescriptorImpl 的构造方法
 

T

toString() - 类 hudson.scm.BlameSubversionSCM.ModuleLocation 中的方法
 
toString() - 类 hudson.scm.BlameSubversionSCM.SvnInfo 中的方法
 

U

url - 类 hudson.scm.BlameSubversionSCM.SvnInfo 中的变量
Decoded repository URL.
url - 类 hudson.scm.browsers.AbstractSventon 中的变量
The URL of the Sventon 2.x repository.
url - 类 hudson.scm.browsers.CollabNetSVN 中的变量
 
url - 类 hudson.scm.browsers.FishEyeSVN 中的变量
The URL of the FishEye repository.
url - 类 hudson.scm.browsers.ViewSVN 中的变量
The URL of the top of the site.
url - 类 hudson.scm.browsers.WebSVN 中的变量
The URL of the top of the site.
URL_CHARSET - 类 hudson.scm.browsers.AbstractSventon 中的静态变量
The charset to use when encoding paths in an URI (specified in RFC 3986).
UserProvidedCredential - hudson.scm 中的 类
Represents the SVN authentication credential given by the user via the <enterCredential> form fragment.
UserProvidedCredential(String, String, File) - 类 hudson.scm.UserProvidedCredential 的构造方法
已过时。 as of 1.18 Use UserProvidedCredential.UserProvidedCredential(String, String, File, AbstractProject)
UserProvidedCredential(String, String, File, AbstractProject) - 类 hudson.scm.UserProvidedCredential 的构造方法
 
UserProvidedCredential.AuthenticationManagerImpl - hudson.scm 中的 类
ISVNAuthenticationManager that uses the user provided credential.
UserProvidedCredential.AuthenticationManagerImpl(PrintWriter) - 类 hudson.scm.UserProvidedCredential.AuthenticationManagerImpl 的构造方法
 
UserProvidedCredential.AuthenticationManagerImpl(Writer) - 类 hudson.scm.UserProvidedCredential.AuthenticationManagerImpl 的构造方法
 
UserProvidedCredential.AuthenticationManagerImpl(TaskListener) - 类 hudson.scm.UserProvidedCredential.AuthenticationManagerImpl 的构造方法
 
uuid - 类 hudson.scm.BlameSubversionRepositoryStatus 中的变量
 

V

ViewSVN - hudson.scm.browsers 中的 类
RepositoryBrowser for Subversion.
ViewSVN(URL) - 类 hudson.scm.browsers.ViewSVN 的构造方法
 
ViewSVN.DescriptorImpl - hudson.scm.browsers 中的 类
 
ViewSVN.DescriptorImpl() - 类 hudson.scm.browsers.ViewSVN.DescriptorImpl 的构造方法
 

W

WebSVN - hudson.scm.browsers 中的 类
RepositoryBrowser for Subversion.
WebSVN(URL) - 类 hudson.scm.browsers.WebSVN 的构造方法
Creates a new WebSVN object.
WebSVN.DescriptorImpl - hudson.scm.browsers 中的 类
 
WebSVN.DescriptorImpl() - 类 hudson.scm.browsers.WebSVN.DescriptorImpl 的构造方法
 

_

_SubversionSCM_ClockOutOfSync() - 类 hudson.scm.subversion.Messages 中的静态方法
WARNING: clock of the subversion server appears to be out of sync.
_SubversionSCM_doCheckRemote_badPath(Object) - 类 hudson.scm.subversion.Messages 中的静态方法
{0} doesn''t exist in the repository
_SubversionSCM_doCheckRemote_badPathSuggest(Object, Object, Object) - 类 hudson.scm.subversion.Messages 中的静态方法
"{0}/{1}" doesn''t exist in the repository.
_SubversionSCM_doCheckRemote_exceptionMsg1(Object, Object, Object) - 类 hudson.scm.subversion.Messages 中的静态方法
Unable to access {0} : {1} <a href="#" id="svnerrorlink" onclick="{2}">(show details)</a>
_SubversionSCM_doCheckRemote_exceptionMsg2(Object) - 类 hudson.scm.subversion.Messages 中的静态方法
(Maybe you need to <a href="{0}" target="_blank">enter credential</a>?)
_SubversionSCM_doCheckRemote_invalidUrl() - 类 hudson.scm.subversion.Messages 中的静态方法
Invalid URL syntax.
_SubversionSCM_excludedRevprop_notSupported(Object) - 类 hudson.scm.subversion.Messages 中的静态方法
The remote location {0} does not support retrieving custom revision properties with svn log.
_SubversionSCM_pollChanges_changedFrom(Object) - 类 hudson.scm.subversion.Messages 中的静态方法
(changed from {0})
_SubversionSCM_pollChanges_exception(Object) - 类 hudson.scm.subversion.Messages 中的静态方法
Failed to check repository revision for {0}
_SubversionSCM_pollChanges_ignoredRevision(Object, Object) - 类 hudson.scm.subversion.Messages 中的静态方法
Ignored revision {0}: {1}
_SubversionSCM_pollChanges_ignoredRevision_author(Object) - 类 hudson.scm.subversion.Messages 中的静态方法
Found excluded author: {0}
_SubversionSCM_pollChanges_ignoredRevision_noincpath() - 类 hudson.scm.subversion.Messages 中的静态方法
Found no included paths
_SubversionSCM_pollChanges_ignoredRevision_path(Object) - 类 hudson.scm.subversion.Messages 中的静态方法
Found only excluded paths: {0}
_SubversionSCM_pollChanges_ignoredRevision_revprop(Object) - 类 hudson.scm.subversion.Messages 中的静态方法
Found exclusion revprop: {0}
_SubversionSCM_pollChanges_locationNotInWorkspace(Object) - 类 hudson.scm.subversion.Messages 中的静态方法
Workspace doesn''t contain {0}.
_SubversionSCM_pollChanges_locationsNoLongerExist(Object) - 类 hudson.scm.subversion.Messages 中的静态方法
One or more repository locations do not exist anymore for {0}, project will be disabled.
_SubversionSCM_pollChanges_noBuilds() - 类 hudson.scm.subversion.Messages 中的静态方法
No existing build.
_SubversionSCM_pollChanges_remoteRevisionAt(Object, Object) - 类 hudson.scm.subversion.Messages 中的静态方法
{0} is at revision {1}
_SubversionTagAction_DisplayName_HasATag() - 类 hudson.scm.subversion.Messages 中的静态方法
Subversion tag
_SubversionTagAction_DisplayName_HasNoTag() - 类 hudson.scm.subversion.Messages 中的静态方法
Tag this build
_SubversionTagAction_DisplayName_HasTags() - 类 hudson.scm.subversion.Messages 中的静态方法
Subversion tags
_SubversionTagAction_Tooltip() - 类 hudson.scm.subversion.Messages 中的静态方法
Tagged
_SubversionTagAction_Tooltip_OneTag(Object) - 类 hudson.scm.subversion.Messages 中的静态方法
Tag: {0}
_SubversionUpdateEventHandler_FetchExternal(Object, Object, Object) - 类 hudson.scm.subversion.Messages 中的静态方法
Fetching ''{0}'' at {1} into ''{2}''

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

Copyright © 2010. All Rights Reserved.