com.atlassian.jira.issue.index
Class IndexDeactivatedEvent

java.lang.Object
  extended by com.atlassian.jira.issue.index.IndexDeactivatedEvent

public class IndexDeactivatedEvent
extends Object

Event fired when indexes are deactivated, e.g. during setup or data import

Since:
v5.0

Constructor Summary
IndexDeactivatedEvent()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IndexDeactivatedEvent

public IndexDeactivatedEvent()


Copyright © 2002-2014 Atlassian. All Rights Reserved.