|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GreenHopperCache
A consistent approach to marking managers/services which have caches that need to be flushed every now and then.
There is a library called atlassian-cache
that we could look at using in the future, but for now this
will do.
GreenHopperCacheManager
Method Summary | |
---|---|
void |
flushCache()
Invoked when all caches in the plugin need to be cleared. |
Method Detail |
---|
void flushCache()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |