Package | Description |
---|---|
com.atlassian.bamboo.plugins.bitbucket | |
com.atlassian.bamboo.plugins.git | |
com.atlassian.bamboo.plugins.stash |
Modifier and Type | Method and Description |
---|---|
@Nullable 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 |
GitHubRepository.getGitRepository() |
@Nullable GitRepository |
GitRepository.getGitRepository() |
@Nullable GitRepository |
GitRepositoryFacade.getGitRepository() |
Modifier and Type | Method and Description |
---|---|
static GitOperationHelper |
GitOperationHelperFactory.createGitOperationHelper(@NotNull GitRepository repository,
@NotNull GitRepositoryAccessData accessData,
@NotNull SshProxyService sshProxyService,
@NotNull BuildLogger buildLogger,
@NotNull com.atlassian.sal.api.message.I18nResolver i18nResolver,
@NotNull TrustedKeyHelper trustedKeyHelper) |
static boolean |
GitOperationHelperFactory.isNativeGitEnabled(GitRepository repository)
Deprecated.
since 7.1, jgit is deprecated
|
Constructor and Description |
---|
GitMavenPomAccessor(GitRepository repository,
@NotNull SshProxyService sshProxyService,
@NotNull com.atlassian.sal.api.message.I18nResolver i18nResolver,
@Nullable String gitCapability,
TrustedKeyHelper trustedKeyHelper) |
NativeGitOperationHelper(@NotNull GitRepository repository,
@NotNull GitRepositoryAccessData accessData,
@NotNull SshProxyService sshProxyService,
@NotNull BuildLogger buildLogger,
@NotNull com.atlassian.sal.api.message.I18nResolver i18nResolver,
@NotNull TrustedKeyHelper trustedKeyHelper) |
Modifier and Type | Method and Description |
---|---|
@Nullable GitRepository |
StashRepositoryImpl.getGitRepository() |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.
View cookie preferences