Uses of Class
com.atlassian.bamboo.plugins.git.GitCacheDirectoryUtils
Packages that use GitCacheDirectoryUtils
-
Uses of GitCacheDirectoryUtils in com.atlassian.bamboo.plugins.git
Constructors in com.atlassian.bamboo.plugins.git with parameters of type GitCacheDirectoryUtilsModifierConstructorDescriptionGitCacheHandler(CachedPlanManager cachedPlanManager, BuildDirectoryManager buildDirectoryManager, GitCacheDirectoryUtils gitCacheDirectoryUtils, com.atlassian.sal.api.message.I18nResolver i18nResolver, AgentManager agentManager, AgentCommandSender agentCommandSender, CustomVariableContext customVariableContext, GitConfigurationProvider gitConfigurationProvider) -
Uses of GitCacheDirectoryUtils in com.atlassian.bamboo.plugins.git.messages
Constructors in com.atlassian.bamboo.plugins.git.messages with parameters of type GitCacheDirectoryUtilsModifierConstructorDescriptionDeleteSpecifiedGitCacheDirectoriesOnAgentMessage(Iterable<String> deleteSHAs, GitCacheDirectoryUtils gitCacheDirectoryUtils) DeleteUnusedGitCacheDirectoriesOnAgentMessage(Iterable<String> usedSHAs, GitCacheDirectoryUtils gitCacheDirectoryUtils)