com.atlassian.jira.event.cluster
Class NodeActivatingEvent

java.lang.Object
  extended by com.atlassian.jira.event.cluster.NodeActivatingEvent

public class NodeActivatingEvent
extends Object

Thrown when a clustered JIRA instance is becoming active.

Since:
v6.1

Field Summary
static NodeActivatingEvent 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 NodeActivatingEvent INSTANCE


Copyright © 2002-2014 Atlassian. All Rights Reserved.