|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GitRepository | |
|---|---|
| com.atlassian.bamboo.plugins.git | |
| com.atlassian.bamboo.plugins.hg | |
| com.atlassian.bamboo.plugins.stash | |
| Uses of GitRepository in com.atlassian.bamboo.plugins.git |
|---|
| Fields in com.atlassian.bamboo.plugins.git with type parameters of type GitRepository | |
|---|---|
static com.google.common.base.Function<ImmutablePlan,java.lang.Iterable<GitRepository>> |
GitRepositoryFacade.GIT_REPOSITORIES_OF_PLAN
Retrieves git repositories of one plan |
| Methods in com.atlassian.bamboo.plugins.git that return GitRepository | |
|---|---|
GitRepository |
GitRepositoryFacade.getGitRepository()
|
GitRepository |
GitRepository.getGitRepository()
|
GitRepository |
GitHubRepository.getGitRepository()
|
| Methods in com.atlassian.bamboo.plugins.git with parameters of type GitRepository | |
|---|---|
static GitOperationHelper |
GitOperationHelperFactory.createGitOperationHelper(GitRepository repository,
GitRepositoryAccessData accessData,
SshProxyService sshProxyService,
BuildLogger buildLogger,
com.atlassian.sal.api.message.I18nResolver i18nResolver)
|
static boolean |
GitOperationHelperFactory.isNativeGitEnabled(GitRepository repository)
|
| Constructors in com.atlassian.bamboo.plugins.git with parameters of type GitRepository | |
|---|---|
GitMavenPomAccessor(GitRepository repository,
SshProxyService sshProxyService,
com.atlassian.sal.api.message.I18nResolver i18nResolver,
java.lang.String gitCapability)
|
|
NativeGitOperationHelper(GitRepository repository,
GitRepositoryAccessData accessData,
SshProxyService sshProxyService,
BuildLogger buildLogger,
com.atlassian.sal.api.message.I18nResolver i18nResolver)
|
|
| Uses of GitRepository in com.atlassian.bamboo.plugins.hg |
|---|
| Methods in com.atlassian.bamboo.plugins.hg that return GitRepository | |
|---|---|
GitRepository |
BitbucketRepository.getGitRepository()
|
| Uses of GitRepository in com.atlassian.bamboo.plugins.stash |
|---|
| Methods in com.atlassian.bamboo.plugins.stash that return GitRepository | |
|---|---|
GitRepository |
StashRepository.getGitRepository()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||