public class BitbucketCloudConnectionTester extends AbstractBitbucketCloudExecutor implements VcsConnectionTester
HOST_KEY
Constructor and Description |
---|
BitbucketCloudConnectionTester() |
Modifier and Type | Method and Description |
---|---|
ErrorCollection |
testConnection(VcsRepositoryData repositoryData,
long timeout,
TimeUnit unit)
Test connection to the repository within the given timeout.
|
bitbucketCloudToUnderlyingVcsData, getRepositoryType, getUnderlyingVcsModuleDescriptor, setVcsRepositoryManager
@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 © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.