com.atlassian.jira.issue.index
Class ReindexAllStartedEvent

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

public class ReindexAllStartedEvent
extends Object

Event raised when a "reindex all" event is beginning. This is the event triggered when e.g. the admin clicks reindex or new data is imported.

Since:
v5.0

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

Constructor Detail

ReindexAllStartedEvent

public ReindexAllStartedEvent()


Copyright © 2002-2012 Atlassian. All Rights Reserved.