Class HashRegistryCache
java.lang.Object
com.atlassian.confluence.status.service.HashRegistryCache
Caches the calculations (the computed hash value of every file) as it is expensive to calculate this every time it is
required, and is unlikely to change at runtime.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
HashRegistryCache
public HashRegistryCache()
-
-
Method Details
-
getModifications
public com.atlassian.modzdetector.Modifications getModifications() throws com.atlassian.modzdetector.ModzRegistryException- Throws:
com.atlassian.modzdetector.ModzRegistryException
-