Uses of Class
com.atlassian.bamboo.plugins.git.v2.AbstractGitExecutor
Packages that use AbstractGitExecutor
-
Uses of AbstractGitExecutor in com.atlassian.bamboo.plugins.git
Methods in com.atlassian.bamboo.plugins.git with parameters of type AbstractGitExecutorModifier and TypeMethodDescriptionstatic GitOperationHelper
GitOperationHelperFactory.createGitOperationHelper
(@NotNull AbstractGitExecutor executor, @NotNull GitRepositoryAccessData accessData, @NotNull SshProxyService sshProxyService, @NotNull BuildLogger buildLogger, @NotNull com.atlassian.sal.api.message.I18nResolver i18nResolver, @NotNull TrustedKeyHelper trustedKeyHelper) static boolean
GitOperationHelperFactory.isNativeGitEnabled
(AbstractGitExecutor repository) Deprecated.since 7.1, jgit is deprecatedConstructors in com.atlassian.bamboo.plugins.git with parameters of type AbstractGitExecutorModifierConstructorDescriptionNativeGitOperationHelper
(@NotNull AbstractGitExecutor repository, @NotNull GitRepositoryAccessData accessData, @NotNull SshProxyService sshProxyService, @NotNull BuildLogger buildLogger, @NotNull com.atlassian.sal.api.message.I18nResolver i18nResolver, @NotNull TrustedKeyHelper trustedKeyHelper) -
Uses of AbstractGitExecutor in com.atlassian.bamboo.plugins.git.v2
Subclasses of AbstractGitExecutor in com.atlassian.bamboo.plugins.git.v2Modifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class