com.atlassian.jira.event.cluster
Class NodePassivatedEvent

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

public class NodePassivatedEvent
extends Object

Thrown when a clustered JIRA instance has become passive.

Since:
v6.1

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


Copyright © 2002-2014 Atlassian. All Rights Reserved.