public class

ReindexIssuesStartedEvent

extends Object
java.lang.Object
   ↳ com.atlassian.jira.issue.index.ReindexIssuesStartedEvent

Class Overview

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.

Summary

Public Constructors
ReindexIssuesStartedEvent()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public ReindexIssuesStartedEvent ()