Class ReIndexRequestFailedEvent
java.lang.Object
com.atlassian.confluence.event.events.admin.ReIndexRequestFailedEvent
- All Implemented Interfaces:
Serializable
This class represents an event that is triggered when a reindex request fails in the application.
It implements the Serializable interface, allowing instances of this class to be serialized.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ReIndexRequestFailedEvent
public ReIndexRequestFailedEvent()
-