public class HgCacheHandler extends Object
CacheHandler
Constructor and Description |
---|
HgCacheHandler() |
Modifier and Type | Method and Description |
---|---|
void |
deleteCaches(Collection<String> keys,
com.atlassian.struts.ValidationAware feedback) |
void |
deleteUnusedCaches(com.atlassian.struts.ValidationAware feedback) |
CacheDescription |
getCacheDescription(HgRepository hgRepository) |
Collection<CacheDescription> |
getCacheDescriptions() |
@NotNull public Collection<CacheDescription> getCacheDescriptions()
CacheHandler.getCacheDescriptions()
@NotNull public CacheDescription getCacheDescription(@NotNull HgRepository hgRepository)
public void deleteCaches(@NotNull Collection<String> keys, @NotNull com.atlassian.struts.ValidationAware feedback)
public void deleteUnusedCaches(@NotNull com.atlassian.struts.ValidationAware feedback)
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.