public interface GreenHopperCache
atlassian-cache
that we could look at using in the future, but for now this
will do.
Any service or manager which needs to cache things should implement this interface, so that when the GreenHopper plugin
needs to be reloaded, the caches can be cleared.GreenHopperCacheManager
Modifier and Type | Method and Description |
---|---|
void |
flushCache()
Invoked when all caches in the plugin need to be cleared.
|
Copyright © 2007–2015 Atlassian. All rights reserved.