- All Implemented Interfaces:
- IndexEvent
@PublicApi
public class ReindexIssuesStartedEvent
extends Object
implements 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