com.atlassian.jira.event
Class ClearCacheEvent

java.lang.Object
  extended by com.atlassian.jira.event.ClearCacheEvent

public class ClearCacheEvent
extends Object

Thrown when JIRA should clear and reinit all of its caches.

Since:
v4.1

Field Summary
static ClearCacheEvent INSTANCE
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSTANCE

public static final ClearCacheEvent INSTANCE


Copyright © 2002-2012 Atlassian. All Rights Reserved.