com.atlassian.jira.issue.index
Class ReindexIssuesStartedEvent

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

public class ReindexIssuesStartedEvent
extends Object

Event raised when several issues are being reindexed. This is triggered e.g. when a version gets deleted and all issues in that version need to be reindexed. This is separate from the "reindex all" that happens via the admin section or data import.

Since:
v5.0

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

Constructor Detail

ReindexIssuesStartedEvent

public ReindexIssuesStartedEvent()


Copyright © 2002-2013 Atlassian. All Rights Reserved.