Package com.atlassian.jira.issue.index
Class ReindexIssuesStartedEvent
java.lang.Object
com.atlassian.jira.issue.index.ReindexIssuesStartedEvent
- All Implemented Interfaces:
IndexEvent
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
Constructors -
Method Summary
-
Constructor Details
-
ReindexIssuesStartedEvent
public ReindexIssuesStartedEvent()
-