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(SubversionChangeLogSet.Path) - クラス hudson.scm.SubversionChangeLogSet.LogEntry のメソッド
 
all() - クラス hudson.scm.SubversionCredentialProvider の static メソッド
All regsitered instances.

B

baseDir - クラス hudson.scm.SubversionEventHandlerImpl の変数
 
buildEnvVars(AbstractBuild<?, ?>, Map<String, String>) - クラス hudson.scm.SubversionSCM のメソッド
Sets the SVN_REVISION environment variable during the build.

C

calcRevisionsFromBuild(AbstractBuild<?, ?>, Launcher, TaskListener) - クラス hudson.scm.SubversionSCM のメソッド
 
checkIfProtocolCompleted() - クラス hudson.scm.UserProvidedCredential.AuthenticationManagerImpl のメソッド
Verifies that the expected authentication happened.
checkout(AbstractBuild, Launcher, FilePath, BuildListener, File) - クラス hudson.scm.SubversionSCM のメソッド
 
checkRepositoryPath(SVNURL) - クラス hudson.scm.SubversionSCM.DescriptorImpl のメソッド
 
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.SubversionSCM のメソッド
 
compareTo(SubversionSCM.SvnInfo) - クラス hudson.scm.SubversionSCM.SvnInfo のメソッド
 
configure(StaplerRequest, JSONObject) - クラス hudson.scm.SubversionSCM.DescriptorImpl のメソッド
 
core - クラス hudson.scm.FilterSVNAuthenticationManager の変数
 
createAuthenticationProvider() - クラス hudson.scm.SubversionSCM.DescriptorImpl のメソッド
Creates ISVNAuthenticationProvider backed by SubversionSCM.DescriptorImpl.credentials.
createChangeLogParser() - クラス hudson.scm.SubversionSCM のメソッド
 
createSVNAuthentication(String) - クラス hudson.scm.SubversionSCM.DescriptorImpl.Credential のメソッド
 
createSVNAuthentication(String) - クラス hudson.scm.SubversionSCM.DescriptorImpl.PasswordCredential のメソッド
 
createSVNAuthentication(String) - クラス hudson.scm.SubversionSCM.DescriptorImpl.SshPublicKeyCredential のメソッド
 
createSVNAuthentication(String) - クラス hudson.scm.SubversionSCM.DescriptorImpl.SslClientCertificateCredential のメソッド
 
createSvnClientManager(ISVNAuthenticationProvider) - クラス hudson.scm.SubversionSCM の static メソッド
Creates SVNClientManager.
createSvnClientManager() - クラス hudson.scm.SubversionSCM の static メソッド
Creates SVNClientManager for code running on the master.

D

debug - クラス hudson.scm.SubversionChangeLogBuilder の static 変数
 
DEFAULT_TIMEOUT - クラス hudson.scm.SubversionSCM の static 変数
Network timeout in milliseconds.
doCheckExcludedCommitMessages(String) - クラス hudson.scm.SubversionSCM.DescriptorImpl のメソッド
Validates the excludeCommitMessages field
doCheckExcludedRegions(String) - クラス hudson.scm.SubversionSCM.DescriptorImpl のメソッド
Validates the excludeRegions Regex
doCheckExcludedUsers(String) - クラス hudson.scm.SubversionSCM.DescriptorImpl のメソッド
Validates the excludeUsers field
doCheckIncludedRegions(String) - クラス hudson.scm.SubversionSCM.DescriptorImpl のメソッド
Validates the includedRegions Regex
doCheckLocal(String) - クラス hudson.scm.SubversionSCM.DescriptorImpl のメソッド
validate the value for a local location (local checkout directory).
doCheckRemote(StaplerRequest, String) - クラス hudson.scm.SubversionSCM.DescriptorImpl のメソッド
validate the value for a remote (repository) location.
doCheckRevisionPropertiesSupported(String) - クラス hudson.scm.SubversionSCM.DescriptorImpl のメソッド
Validates the remote server supports custom revision properties
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.SubversionRepositoryStatus のメソッド
Notify the commit to this repository.
doPostCredential(StaplerRequest, StaplerResponse) - クラス hudson.scm.SubversionSCM.DescriptorImpl のメソッド
Submits the authentication info.
doSubmit(StaplerRequest, StaplerResponse) - クラス hudson.scm.SubversionTagAction のメソッド
Invoked to actually tag the workspace.

E

enableSshDebug(Level) - クラス hudson.scm.SubversionSCM の static メソッド
Enables trace logging of Ganymed SSH library.
equals(Object) - クラス hudson.scm.SubversionSCM.SvnInfo のメソッド
 

F

FilterSVNAuthenticationManager - hudson.scm の クラス
ISVNAuthenticationManager filter.
FilterSVNAuthenticationManager(ISVNAuthenticationManager) - クラス hudson.scm.FilterSVNAuthenticationManager のコンストラクタ
 
findMailAddressFor(User) - クラス hudson.scm.SubversionMailAddressResolverImpl のメソッド
 
findMailAddressFor(User, String) - クラス hudson.scm.SubversionMailAddressResolverImpl のメソッド
 
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 の static メソッド
Parses the credential information from a form submission.

G

getAffectedFiles() - クラス hudson.scm.SubversionChangeLogSet.LogEntry のメソッド
 
getAffectedPaths() - クラス hudson.scm.SubversionChangeLogSet.LogEntry のメソッド
 
getAuthor() - クラス hudson.scm.SubversionChangeLogSet.LogEntry のメソッド
 
getBrowser() - クラス hudson.scm.SubversionSCM のメソッド
 
getChangeSetLink(SubversionChangeLogSet.LogEntry) - クラス hudson.scm.browsers.CollabNetSVN のメソッド
getChangeSetLink(SubversionChangeLogSet.LogEntry) - クラス hudson.scm.browsers.FishEyeSVN のメソッド
 
getChangeSetLink(SubversionChangeLogSet.LogEntry) - クラス hudson.scm.browsers.Sventon のメソッド
 
getChangeSetLink(SubversionChangeLogSet.LogEntry) - クラス hudson.scm.browsers.Sventon2 のメソッド
 
getChangeSetLink(SubversionChangeLogSet.LogEntry) - クラス hudson.scm.browsers.ViewSVN のメソッド
 
getChangeSetLink(SubversionChangeLogSet.LogEntry) - クラス hudson.scm.browsers.WebSVN のメソッド
Returns the change set link value.
getConnectTimeout(SVNRepository) - クラス hudson.scm.FilterSVNAuthenticationManager のメソッド
 
getCredential(SVNURL, String) - クラス hudson.scm.SubversionCredentialProvider のメソッド
Called whenever Hudson needs to connect to an authenticated subversion repository, to obtain a credential.
getDate() - クラス hudson.scm.SubversionChangeLogSet.LogEntry のメソッド
 
getDescriptor() - クラス hudson.scm.SubversionSCM のメソッド
 
getDescriptor() - クラス hudson.scm.SubversionTagAction のメソッド
 
getDiffLink(SubversionChangeLogSet.Path) - クラス 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) - クラス hudson.scm.browsers.FishEyeSVN のメソッド
 
getDiffLink(SubversionChangeLogSet.Path) - クラス hudson.scm.browsers.Sventon のメソッド
 
getDiffLink(SubversionChangeLogSet.Path) - クラス hudson.scm.browsers.Sventon2 のメソッド
 
getDiffLink(SubversionChangeLogSet.Path) - クラス hudson.scm.browsers.ViewSVN のメソッド
 
getDiffLink(SubversionChangeLogSet.Path) - クラス hudson.scm.browsers.WebSVN のメソッド
Returns the diff link value.
getDiffLink(SubversionChangeLogSet.Path) - クラス hudson.scm.SubversionRepositoryBrowser のメソッド
Determines the link to the diff between the version in the specified revision of SubversionChangeLogSet.Path to its previous version.
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 のメソッド
 
getDisplayName() - クラス hudson.scm.SubversionRepositoryStatus のメソッド
 
getDisplayName() - クラス hudson.scm.SubversionSCM.DescriptorImpl のメソッド
 
getDisplayName() - クラス hudson.scm.SubversionStatus のメソッド
 
getDisplayName() - クラス hudson.scm.SubversionTagAction.DescriptorImpl のメソッド
 
getDisplayName() - クラス hudson.scm.SubversionTagAction のメソッド
 
getDynamic(String) - クラス hudson.scm.SubversionStatus のメソッド
 
getEditType() - クラス hudson.scm.SubversionChangeLogSet.Path のメソッド
 
getEnabledFactories(File, Collection, boolean) - クラス hudson.scm.SubversionWorkspaceSelector のメソッド
 
getExcludedCommitMessages() - クラス hudson.scm.SubversionSCM のメソッド
 
getExcludedCommitMessagesNormalized() - クラス hudson.scm.SubversionSCM のメソッド
 
getExcludedRegions() - クラス hudson.scm.SubversionSCM のメソッド
 
getExcludedRegionsNormalized() - クラス hudson.scm.SubversionSCM のメソッド
 
getExcludedRevprop() - クラス hudson.scm.SubversionSCM のメソッド
 
getExcludedUsers() - クラス hudson.scm.SubversionSCM のメソッド
 
getExcludedUsersNormalized() - クラス hudson.scm.SubversionSCM のメソッド
 
getExpandedLocation(AbstractBuild<?, ?>) - クラス hudson.scm.SubversionSCM.ModuleLocation のメソッド
Expand location value based on Build parametric execution.
getFileLink(SubversionChangeLogSet.Path) - クラス hudson.scm.browsers.CollabNetSVN のメソッド
Determines the link to a single file under Subversion.
getFileLink(SubversionChangeLogSet.Path) - クラス hudson.scm.browsers.FishEyeSVN のメソッド
 
getFileLink(SubversionChangeLogSet.Path) - クラス hudson.scm.browsers.Sventon のメソッド
 
getFileLink(SubversionChangeLogSet.Path) - クラス hudson.scm.browsers.Sventon2 のメソッド
 
getFileLink(SubversionChangeLogSet.Path) - クラス hudson.scm.browsers.ViewSVN のメソッド
 
getFileLink(SubversionChangeLogSet.Path) - クラス hudson.scm.browsers.WebSVN のメソッド
Returns the file link value.
getFileLink(SubversionChangeLogSet.Path) - クラス hudson.scm.SubversionRepositoryBrowser のメソッド
Determines the link to a single file under Subversion.
getFirstAuthentication(String, String, SVNURL) - クラス hudson.scm.FilterSVNAuthenticationManager のメソッド
 
getFirstAuthentication(String, String, SVNURL) - クラス hudson.scm.UserProvidedCredential.AuthenticationManagerImpl のメソッド
 
getGlobalExcludedRevprop() - クラス hudson.scm.SubversionSCM.DescriptorImpl のメソッド
 
getIconFileName() - クラス hudson.scm.SubversionStatus のメソッド
 
getIconFileName() - クラス hudson.scm.SubversionTagAction のメソッド
 
getIncludedRegions() - クラス hudson.scm.SubversionSCM のメソッド
 
getIncludedRegionsNormalized() - クラス hudson.scm.SubversionSCM のメソッド
 
getKind() - クラス hudson.scm.SubversionChangeLogSet のメソッド
 
getLocalDir() - クラス hudson.scm.SubversionSCM.ModuleLocation のメソッド
Local directory to place the file to.
getLocalPath(String) - クラス hudson.scm.SubversionEventHandlerImpl の static メソッド
 
getLocations() - クラス hudson.scm.SubversionSCM のメソッド
list of all configured svn locations
getLocations(AbstractBuild<?, ?>) - クラス hudson.scm.SubversionSCM のメソッド
list of all configured svn locations, expanded according to build parameters values;
getLogEntry() - クラス hudson.scm.SubversionChangeLogSet.Path のメソッド
Gets the SubversionChangeLogSet.LogEntry of which this path is a member.
getLogs() - クラス hudson.scm.SubversionChangeLogSet のメソッド
 
getModule() - クラス hudson.scm.SubversionTagAction.TagInfo のメソッド
 
getModuleRoot(FilePath) - クラス hudson.scm.SubversionSCM のメソッド
 
getModuleRoots(FilePath) - クラス hudson.scm.SubversionSCM のメソッド
 
getModules() - クラス hudson.scm.SubversionSCM のメソッド
推奨されていません。 as of 1.91. Use SubversionSCM.getLocations() instead.
getMsg() - クラス hudson.scm.SubversionChangeLogSet.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.SubversionChangeLogSet.LogEntry のメソッド
Gets the SubversionChangeLogSet to which this change set belongs.
getPath() - クラス hudson.scm.SubversionChangeLogSet.Path のメソッド
Inherited from AffectedFile
getPaths() - クラス hudson.scm.SubversionChangeLogSet.LogEntry のメソッド
Gets the files that are changed in this commit.
getPermission() - クラス hudson.scm.SubversionTagAction のメソッド
 
getProxyManager(SVNURL) - クラス hudson.scm.FilterSVNAuthenticationManager のメソッド
 
getReadTimeout(SVNRepository) - クラス hudson.scm.FilterSVNAuthenticationManager のメソッド
 
getRelativePath(File) - クラス hudson.scm.SubversionEventHandlerImpl のメソッド
 
getRelativePath(SVNURL, SVNRepository) - クラス hudson.scm.SubversionSCM.DescriptorImpl の static メソッド
 
getRepository(SVNURL) - クラス hudson.scm.SubversionSCM.DescriptorImpl のメソッド
 
getRepositoryInstance() - クラス hudson.scm.browsers.AbstractSventon のメソッド
 
getRepositoryRoot() - クラス hudson.scm.SubversionSCM.ModuleLocation のメソッド
 
getRevision(String) - クラス hudson.scm.RevisionParameterAction のメソッド
 
getRevision() - クラス hudson.scm.SubversionChangeLogSet.LogEntry のメソッド
Gets the revision of the commit.
getRevision(SVNRevision) - クラス hudson.scm.SubversionSCM.ModuleLocation のメソッド
Figures out which revision to check out.
getRevisionFile(AbstractBuild) - クラス hudson.scm.SubversionSCM の static メソッド
Gets the file that stores the revision.
getRevisionMap() - クラス hudson.scm.SubversionChangeLogSet のメソッド
 
getRevisions() - クラス hudson.scm.RevisionParameterAction のメソッド
 
getRevisions() - クラス hudson.scm.SubversionChangeLogSet のメソッド
 
getRootModule() - クラス hudson.scm.browsers.FishEyeSVN のメソッド
 
getSearchUrl() - クラス hudson.scm.SubversionRepositoryStatus のメソッド
 
getSearchUrl() - クラス hudson.scm.SubversionStatus のメソッド
 
getSVNURL() - クラス hudson.scm.SubversionSCM.ModuleLocation のメソッド
Gets SubversionSCM.ModuleLocation.remote as SVNURL.
getSVNURL() - クラス hudson.scm.SubversionSCM.SvnInfo のメソッド
 
getTagInfo() - クラス hudson.scm.SubversionTagAction のメソッド
 
getTags() - クラス hudson.scm.SubversionTagAction のメソッド
 
getTooltip() - クラス hudson.scm.SubversionTagAction のメソッド
 
getTrustManager(SVNURL) - クラス hudson.scm.FilterSVNAuthenticationManager のメソッド
 
getURL() - クラス hudson.scm.SubversionSCM.ModuleLocation のメソッド
Returns the pure URL portion of SubversionSCM.ModuleLocation.remote by removing possible "@NNN" suffix.
getUrl() - クラス hudson.scm.SubversionTagAction.TagInfo のメソッド
 
getUrlName() - クラス hudson.scm.SubversionStatus のメソッド
 
getUser() - クラス hudson.scm.SubversionChangeLogSet.LogEntry のメソッド
 
getUUID() - クラス hudson.scm.SubversionSCM.ModuleLocation のメソッド
Repository UUID.
getValue() - クラス hudson.scm.SubversionChangeLogSet.Path のメソッド
Path in the repository.

H

handleEvent(SVNEvent, double) - クラス hudson.scm.SubversionEventHandlerImpl のメソッド
 
hashCode() - クラス hudson.scm.SubversionSCM.SvnInfo のメソッド
 
hasTags() - クラス hudson.scm.SubversionTagAction のメソッド
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

init() - クラス hudson.scm.SubversionSCM の static メソッド
 
isAuthenticationForced() - クラス hudson.scm.FilterSVNAuthenticationManager のメソッド
 
isBrowserReusable(SubversionSCM, SubversionSCM) - クラス hudson.scm.SubversionSCM.DescriptorImpl のメソッド
 
isDoRevert() - クラス hudson.scm.SubversionSCM のメソッド
 
isEmptySet() - クラス hudson.scm.SubversionChangeLogSet のメソッド
 
isTagged() - クラス hudson.scm.SubversionTagAction のメソッド
Returns true if this build has already been tagged at least once.
isUseUpdate() - クラス hudson.scm.SubversionSCM のメソッド
 
iterator() - クラス hudson.scm.SubversionChangeLogSet のメソッド
 

L

local - クラス hudson.scm.SubversionSCM.ModuleLocation の変数
推奨されていません。 Code should use SubversionSCM.ModuleLocation.getLocalDir(). This field is only intended for form binding.

M

makeTagURL(SubversionSCM.SvnInfo) - クラス hudson.scm.SubversionTagAction のメソッド
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.SubversionChangeLogSet.RevisionInfo の変数
 

N

newInstance(StaplerRequest, JSONObject) - クラス hudson.scm.SubversionSCM.DescriptorImpl のメソッド
 

O

onSuccess(String, SubversionSCM.DescriptorImpl.Credential) - クラス hudson.scm.UserProvidedCredential.AuthenticationManagerImpl のメソッド
Called upon a successful acceptance of the credential.
openRepository() - クラス hudson.scm.SubversionSCM.ModuleLocation のメソッド
 
out - クラス hudson.scm.SubversionEventHandlerImpl の変数
 

P

parse(AbstractBuild, File) - クラス hudson.scm.SubversionChangeLogParser のメソッド
 
parse(String[], String[]) - クラス hudson.scm.SubversionSCM.ModuleLocation の static メソッド
 
perform(TaskListener) - クラス hudson.scm.SubversionTagAction.TagWorkerThread のメソッド
 
postCredential(String, String, String, File, PrintWriter) - クラス hudson.scm.SubversionSCM.DescriptorImpl のメソッド
 
postCredential(String, UserProvidedCredential, PrintWriter) - クラス hudson.scm.SubversionSCM.DescriptorImpl のメソッド
Submits the authentication info.

R

remote - クラス hudson.scm.SubversionSCM.ModuleLocation の変数
Subversion URL to check out.
repositoryInstance - クラス hudson.scm.browsers.AbstractSventon の変数
Repository instance.
repositoryLocationsNoLongerExist(AbstractBuild<?, ?>, TaskListener) - クラス hudson.scm.SubversionSCM のメソッド
 
requiresWorkspaceForPolling() - クラス hudson.scm.SubversionSCM のメソッド
Polling can happen on the master and does not require a workspace.
revision - クラス hudson.scm.SubversionChangeLogSet.RevisionInfo の変数
 
revision - クラス hudson.scm.SubversionSCM.SvnInfo の変数
 
RevisionParameterAction - hudson.scm の クラス
Action containing a list of SVN revisions that should be checked out.
RevisionParameterAction(List<SubversionSCM.SvnInfo>) - クラス hudson.scm.RevisionParameterAction のコンストラクタ
 
RevisionParameterAction(SubversionSCM.SvnInfo...) - クラス hudson.scm.RevisionParameterAction のコンストラクタ
 
run(Collection<SubversionSCM.External>, Result) - クラス hudson.scm.SubversionChangeLogBuilder のメソッド
 

S

setAction(String) - クラス hudson.scm.SubversionChangeLogSet.Path のメソッド
 
setAuthenticationProvider(ISVNAuthenticationProvider) - クラス hudson.scm.FilterSVNAuthenticationManager のメソッド
 
setDate(String) - クラス hudson.scm.SubversionChangeLogSet.LogEntry のメソッド
 
setLogEntry(SubversionChangeLogSet.LogEntry) - クラス hudson.scm.SubversionChangeLogSet.Path のメソッド
Sets the SubversionChangeLogSet.LogEntry of which this path is a member.
setMsg(String) - クラス hudson.scm.SubversionChangeLogSet.LogEntry のメソッド
 
setParent(ChangeLogSet) - クラス hudson.scm.SubversionChangeLogSet.LogEntry のメソッド
 
setRevision(int) - クラス hudson.scm.SubversionChangeLogSet.LogEntry のメソッド
 
setUser(String) - クラス hudson.scm.SubversionChangeLogSet.LogEntry のメソッド
 
setValue(String) - クラス hudson.scm.SubversionChangeLogSet.Path のメソッド
 
SubversionChangeLogBuilder - hudson.scm の クラス
Builds changelog.xml for SubversionSCM.
SubversionChangeLogBuilder(AbstractBuild<?, ?>, BuildListener, SubversionSCM) - クラス hudson.scm.SubversionChangeLogBuilder のコンストラクタ
 
SubversionChangeLogParser - hudson.scm の クラス
ChangeLogParser for Subversion.
SubversionChangeLogParser() - クラス hudson.scm.SubversionChangeLogParser のコンストラクタ
 
SubversionChangeLogSet - hudson.scm の クラス
ChangeLogSet for Subversion.
SubversionChangeLogSet.LogEntry - hudson.scm の クラス
One commit.
SubversionChangeLogSet.LogEntry() - クラス hudson.scm.SubversionChangeLogSet.LogEntry のコンストラクタ
 
SubversionChangeLogSet.Path - hudson.scm の クラス
A file in a commit.
SubversionChangeLogSet.Path() - クラス hudson.scm.SubversionChangeLogSet.Path のコンストラクタ
 
SubversionChangeLogSet.RevisionInfo - hudson.scm の クラス
 
SubversionChangeLogSet.RevisionInfo(String, long) - クラス hudson.scm.SubversionChangeLogSet.RevisionInfo のコンストラクタ
 
SubversionCredentialProvider - hudson.scm の クラス
Extension point for programmatically providing a credential (such as username/password) for Subversion access.
SubversionCredentialProvider() - クラス hudson.scm.SubversionCredentialProvider のコンストラクタ
 
SubversionEventHandlerImpl - hudson.scm の クラス
ISVNEventHandler that emulates the SVN CLI behavior.
SubversionEventHandlerImpl(PrintStream, File) - クラス hudson.scm.SubversionEventHandlerImpl のコンストラクタ
 
SubversionMailAddressResolverImpl - hudson.scm の クラス
MailAddressResolver that checks for well-known repositories that and computes user e-mail address.
SubversionMailAddressResolverImpl() - クラス hudson.scm.SubversionMailAddressResolverImpl のコンストラクタ
 
SubversionRepositoryBrowser - hudson.scm の クラス
RepositoryBrowser for Subversion.
SubversionRepositoryBrowser() - クラス hudson.scm.SubversionRepositoryBrowser のコンストラクタ
 
SubversionRepositoryStatus - hudson.scm の クラス
Per repository status.
SubversionRepositoryStatus(UUID) - クラス hudson.scm.SubversionRepositoryStatus のコンストラクタ
 
SubversionSCM - hudson.scm の クラス
Subversion SCM.
SubversionSCM(String[], String[], boolean, SubversionRepositoryBrowser) - クラス hudson.scm.SubversionSCM のコンストラクタ
推奨されていません。 as of 1.286
SubversionSCM(String[], String[], boolean, SubversionRepositoryBrowser, String) - クラス hudson.scm.SubversionSCM のコンストラクタ
推奨されていません。 as of 1.311
SubversionSCM(String[], String[], boolean, SubversionRepositoryBrowser, String, String, String) - クラス hudson.scm.SubversionSCM のコンストラクタ
推奨されていません。 as of 1.315
SubversionSCM(List<SubversionSCM.ModuleLocation>, boolean, SubversionRepositoryBrowser, String) - クラス hudson.scm.SubversionSCM のコンストラクタ
推奨されていません。 as of 1.315
SubversionSCM(List<SubversionSCM.ModuleLocation>, boolean, SubversionRepositoryBrowser, String, String, String) - クラス hudson.scm.SubversionSCM のコンストラクタ
推奨されていません。 as of 1.324
SubversionSCM(List<SubversionSCM.ModuleLocation>, boolean, SubversionRepositoryBrowser, String, String, String, String) - クラス hudson.scm.SubversionSCM のコンストラクタ
推奨されていません。 as of 1.328
SubversionSCM(List<SubversionSCM.ModuleLocation>, boolean, boolean, SubversionRepositoryBrowser, String, String, String, String) - クラス hudson.scm.SubversionSCM のコンストラクタ
推奨されていません。 as of 1.xxx
SubversionSCM(List<SubversionSCM.ModuleLocation>, boolean, boolean, SubversionRepositoryBrowser, String, String, String, String, String) - クラス hudson.scm.SubversionSCM のコンストラクタ
 
SubversionSCM(String) - クラス hudson.scm.SubversionSCM のコンストラクタ
Convenience constructor, especially during testing.
SubversionSCM(String, String) - クラス hudson.scm.SubversionSCM のコンストラクタ
Convenience constructor, especially during testing.
SubversionSCM.DescriptorImpl - hudson.scm の クラス
 
SubversionSCM.DescriptorImpl() - クラス hudson.scm.SubversionSCM.DescriptorImpl のコンストラクタ
 
SubversionSCM.DescriptorImpl(Class, Class<? extends RepositoryBrowser>) - クラス hudson.scm.SubversionSCM.DescriptorImpl のコンストラクタ
 
SubversionSCM.DescriptorImpl.Credential - hudson.scm の クラス
Stores SVNAuthentication for a single realm.
SubversionSCM.DescriptorImpl.Credential() - クラス hudson.scm.SubversionSCM.DescriptorImpl.Credential のコンストラクタ
 
SubversionSCM.DescriptorImpl.PasswordCredential - hudson.scm の クラス
Username/password based authentication.
SubversionSCM.DescriptorImpl.PasswordCredential(String, String) - クラス hudson.scm.SubversionSCM.DescriptorImpl.PasswordCredential のコンストラクタ
 
SubversionSCM.DescriptorImpl.SshPublicKeyCredential - hudson.scm の クラス
Publickey authentication for Subversion over SSH.
SubversionSCM.DescriptorImpl.SshPublicKeyCredential(String, String, File) - クラス hudson.scm.SubversionSCM.DescriptorImpl.SshPublicKeyCredential のコンストラクタ
 
SubversionSCM.DescriptorImpl.SslClientCertificateCredential - hudson.scm の クラス
SSL client certificate based authentication.
SubversionSCM.DescriptorImpl.SslClientCertificateCredential(File, String) - クラス hudson.scm.SubversionSCM.DescriptorImpl.SslClientCertificateCredential のコンストラクタ
 
SubversionSCM.ModuleLocation - hudson.scm の クラス
small structure to store local and remote (repository) location information of the repository.
SubversionSCM.ModuleLocation(String, String) - クラス hudson.scm.SubversionSCM.ModuleLocation のコンストラクタ
 
SubversionSCM.SvnInfo - hudson.scm の クラス
 
SubversionSCM.SvnInfo(String, long) - クラス hudson.scm.SubversionSCM.SvnInfo のコンストラクタ
 
SubversionSCM.SvnInfo(SVNInfo) - クラス hudson.scm.SubversionSCM.SvnInfo のコンストラクタ
 
SubversionSCM_ClockOutOfSync() - クラス hudson.scm.subversion.Messages の static メソッド
WARNING: clock of the subversion server appears to be out of sync.
SubversionSCM_doCheckRemote_badPath(Object) - クラス hudson.scm.subversion.Messages の static メソッド
{0} doesn''t exist in the repository
SubversionSCM_doCheckRemote_badPathSuggest(Object, Object, Object) - クラス hudson.scm.subversion.Messages の static メソッド
"{0}/{1}" doesn''t exist in the repository.
SubversionSCM_doCheckRemote_exceptionMsg1(Object, Object, Object) - クラス hudson.scm.subversion.Messages の static メソッド
Unable to access {0} : {1} <a href="#" id="svnerrorlink" onclick="{2}">(show details)</a>
SubversionSCM_doCheckRemote_exceptionMsg2(Object) - クラス hudson.scm.subversion.Messages の static メソッド
(Maybe you need to <a href="{0}" target="_blank">enter credential</a>?)
SubversionSCM_doCheckRemote_invalidUrl() - クラス hudson.scm.subversion.Messages の static メソッド
Invalid URL syntax.
SubversionSCM_excludedRevprop_notSupported(Object) - クラス hudson.scm.subversion.Messages の static メソッド
The remote location {0} does not support retrieving custom revision properties with svn log.
SubversionSCM_pollChanges_changedFrom(Object) - クラス hudson.scm.subversion.Messages の static メソッド
(changed from {0})
SubversionSCM_pollChanges_exception(Object) - クラス hudson.scm.subversion.Messages の static メソッド
Failed to check repository revision for {0}
SubversionSCM_pollChanges_ignoredRevision(Object, Object) - クラス hudson.scm.subversion.Messages の static メソッド
Ignored revision {0}: {1}
SubversionSCM_pollChanges_ignoredRevision_author(Object) - クラス hudson.scm.subversion.Messages の static メソッド
Found excluded author: {0}
SubversionSCM_pollChanges_ignoredRevision_noincpath() - クラス hudson.scm.subversion.Messages の static メソッド
Found no included paths
SubversionSCM_pollChanges_ignoredRevision_path(Object) - クラス hudson.scm.subversion.Messages の static メソッド
Found only excluded paths: {0}
SubversionSCM_pollChanges_ignoredRevision_revprop(Object) - クラス hudson.scm.subversion.Messages の static メソッド
Found exclusion revprop: {0}
SubversionSCM_pollChanges_locationNotInWorkspace(Object) - クラス hudson.scm.subversion.Messages の static メソッド
Workspace doesn''t contain {0}.
SubversionSCM_pollChanges_locationsNoLongerExist(Object) - クラス hudson.scm.subversion.Messages の static メソッド
One or more repository locations do not exist anymore for {0}, project will be disabled.
SubversionSCM_pollChanges_noBuilds() - クラス hudson.scm.subversion.Messages の static メソッド
No existing build.
SubversionSCM_pollChanges_remoteRevisionAt(Object, Object) - クラス hudson.scm.subversion.Messages の static メソッド
{0} is at revision {1}
SubversionStatus - hudson.scm の クラス
Information screen for the use of Subversion in Hudson.
SubversionStatus() - クラス hudson.scm.SubversionStatus のコンストラクタ
 
SubversionTagAction - hudson.scm の クラス
Action that lets people create tag for the given build.
SubversionTagAction.DescriptorImpl - hudson.scm の クラス
Just for assisting form related stuff.
SubversionTagAction.DescriptorImpl() - クラス hudson.scm.SubversionTagAction.DescriptorImpl のコンストラクタ
 
SubversionTagAction.TagInfo - hudson.scm の クラス
 
SubversionTagAction.TagWorkerThread - hudson.scm の クラス
The thread that performs tagging operation asynchronously.
SubversionTagAction.TagWorkerThread(Map<SubversionSCM.SvnInfo, String>, UserProvidedCredential, String) - クラス hudson.scm.SubversionTagAction.TagWorkerThread のコンストラクタ
 
SubversionTagAction_DisplayName_HasATag() - クラス hudson.scm.subversion.Messages の static メソッド
Subversion tag
SubversionTagAction_DisplayName_HasNoTag() - クラス hudson.scm.subversion.Messages の static メソッド
Tag this build
SubversionTagAction_DisplayName_HasTags() - クラス hudson.scm.subversion.Messages の static メソッド
Subversion tags
SubversionTagAction_Tooltip() - クラス hudson.scm.subversion.Messages の static メソッド
Tagged
SubversionTagAction_Tooltip_OneTag(Object) - クラス hudson.scm.subversion.Messages の static メソッド
Tag: {0}
SubversionUpdateEventHandler_FetchExternal(Object, Object, Object) - クラス hudson.scm.subversion.Messages の static メソッド
Fetching ''{0}'' at {1} into ''{2}''
SubversionWorkspaceSelector - 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() - クラス hudson.scm.SubversionWorkspaceSelector のコンストラクタ
 
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.SubversionSCM.ModuleLocation のメソッド
 
toString() - クラス hudson.scm.SubversionSCM.SvnInfo のメソッド
 

U

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 - クラス hudson.scm.SubversionSCM.SvnInfo の変数
Decoded repository URL.
URL_CHARSET - クラス hudson.scm.browsers.AbstractSventon の static 変数
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 のコンストラクタ
 
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.SubversionRepositoryStatus の変数
 

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