com.atlassian.jira.issue.index
Class IndexingShutdownEvent

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

public class IndexingShutdownEvent
extends Object

Event triggered when indexing gets shutdown entirely. This generally only happens during JIRA's startup/initialization.

Since:
v5.0

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

Constructor Detail

IndexingShutdownEvent

public IndexingShutdownEvent()


Copyright © 2002-2014 Atlassian. All Rights Reserved.