public class GitCacheHandler extends Object
CacheHandler
Constructor and Description |
---|
GitCacheHandler() |
Modifier and Type | Method and Description |
---|---|
void |
deleteCaches(Collection<String> keys,
com.opensymphony.xwork.ValidationAware feedback)
Handles both Git and GitHub repositories.
|
void |
deleteUnusedCaches(com.opensymphony.xwork.ValidationAware feedback)
Handles both Git and GitHub repositories.
|
Collection<CacheDescription> |
getCacheDescriptions()
Handles both Git and GitHub repositories.
|
void |
setAgentCommandSender(AgentCommandSender agentCommandSender) |
void |
setAgentManager(AgentManager agentManager) |
void |
setBuildDirectoryManager(BuildDirectoryManager buildDirectoryManager) |
void |
setCachedPlanManager(CachedPlanManager cachedPlanManager) |
void |
setCustomVariableContext(CustomVariableContext customVariableContext) |
void |
setGitCacheDirectoryUtils(GitCacheDirectoryUtils gitCacheDirectoryUtils) |
void |
setI18nResolver(com.atlassian.sal.api.message.I18nResolver i18nResolver) |
@NotNull public Collection<CacheDescription> getCacheDescriptions()
CacheHandler.getCacheDescriptions()
public void deleteCaches(@NotNull Collection<String> keys, @NotNull com.opensymphony.xwork.ValidationAware feedback)
public void deleteUnusedCaches(@NotNull com.opensymphony.xwork.ValidationAware feedback)
public void setCachedPlanManager(CachedPlanManager cachedPlanManager)
public void setBuildDirectoryManager(BuildDirectoryManager buildDirectoryManager)
public void setI18nResolver(com.atlassian.sal.api.message.I18nResolver i18nResolver)
public void setAgentManager(AgentManager agentManager)
public void setAgentCommandSender(AgentCommandSender agentCommandSender)
public void setGitCacheDirectoryUtils(GitCacheDirectoryUtils gitCacheDirectoryUtils)
public void setCustomVariableContext(CustomVariableContext customVariableContext)
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.
View cookie preferences