com.atlassian.jira.event.cluster
Class NodeActivatedEvent

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

public class NodeActivatedEvent
extends Object

Thrown when a clustered JIRA instance has become active.

Since:
v6.1

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


Copyright © 2002-2014 Atlassian. All Rights Reserved.