Package | Description |
---|---|
com.atlassian.bamboo.plugins.bitbucket | |
com.atlassian.bamboo.plugins.git | |
com.atlassian.bamboo.plugins.stash |
Modifier and Type | Method and Description |
---|---|
GitRepository |
BitbucketRepository.getGitRepository() |
Modifier and Type | Field and Description |
---|---|
static Function<ImmutablePlan,Iterable<GitRepository>> |
GitRepositoryFacade.GIT_REPOSITORIES_OF_PLAN
Retrieves git repositories of one plan
|
Modifier and Type | Method and Description |
---|---|
GitRepository |
GitRepositoryFacade.getGitRepository() |
GitRepository |
GitHubRepository.getGitRepository() |
GitRepository |
GitRepository.getGitRepository() |
Modifier and Type | Method and Description |
---|---|
static GitOperationHelper |
GitOperationHelperFactory.createGitOperationHelper(GitRepository repository,
GitRepositoryAccessData accessData,
SshProxyService sshProxyService,
BuildLogger buildLogger,
com.atlassian.sal.api.message.I18nResolver i18nResolver,
TrustedKeyHelper trustedKeyHelper) |
static boolean |
GitOperationHelperFactory.isNativeGitEnabled(GitRepository repository) |
Constructor and Description |
---|
GitMavenPomAccessor(GitRepository repository,
SshProxyService sshProxyService,
com.atlassian.sal.api.message.I18nResolver i18nResolver,
String gitCapability,
TrustedKeyHelper trustedKeyHelper) |
NativeGitOperationHelper(GitRepository repository,
GitRepositoryAccessData accessData,
SshProxyService sshProxyService,
BuildLogger buildLogger,
com.atlassian.sal.api.message.I18nResolver i18nResolver,
TrustedKeyHelper trustedKeyHelper) |
Modifier and Type | Method and Description |
---|---|
GitRepository |
StashRepositoryImpl.getGitRepository() |
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.