public class BitbucketVcsRepositoryProvider extends IspBasedVcsRepositoryProviderSupport
| Modifier and Type | Class and Description |
|---|---|
static class |
BitbucketVcsRepositoryProvider.BitkucketRepository |
| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.String |
BITBUCKET_REPOSITORIES_API_URI |
| Constructor and Description |
|---|
BitbucketVcsRepositoryProvider() |
| Modifier and Type | Method and Description |
|---|---|
protected VcsType |
detectVcsTypeOf(RawVcsReference rawReference) |
protected java.lang.String |
getName() |
couldHandle, dependencyPattern, detectVcsUriOf, fixedVcsTypeFor, idFor, nameMatcherFor, prefix, refFor, resolveVcsUriFor, rootFor, subPathOf, tryProvideFor, vcsFactory, vcsUriPrefixFor, vcsUriUriSuffixFor@Nonnull protected static final java.lang.String BITBUCKET_REPOSITORIES_API_URI
@Nonnull protected VcsType detectVcsTypeOf(@Nonnull RawVcsReference rawReference) throws VcsException
detectVcsTypeOf in class IspBasedVcsRepositoryProviderSupportVcsException@Nonnull protected java.lang.String getName()
getName in class IspBasedVcsRepositoryProviderSupport