public class SvnConnectionTester extends AbstractSvnExecutor implements VcsConnectionTester
customVariableContext, svnClientManagerFactory
HOST_KEY
Constructor and Description |
---|
SvnConnectionTester() |
Modifier and Type | Method and Description |
---|---|
ErrorCollection |
testConnection(VcsRepositoryData repositoryData,
long timeout,
TimeUnit unit)
Test connection to the repository within the given timeout.
|
checkPathExists, copyRepository, doInfo, extractTrustedKey, getBranchDetectionRootUrl, getBranchRootUrl, getCommits, getSubstitutedAccessData, getSubstitutedAccessDataBuilder, getSvnClientManager, getTagRootUrl, getWorkingCopyFormatFromConfiguration, substituteString, svnUrltoVcsBranch
@NotNull public ErrorCollection testConnection(@NotNull VcsRepositoryData repositoryData, long timeout, @NotNull TimeUnit unit)
VcsConnectionTester
testConnection
in interface VcsConnectionTester
repositoryData
- configuration to be testedtimeout
- the maximum time to waitunit
- the time unit of the timeout argumentCopyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.