Class IndexSnapshotRestoredSuccessfullyEvent
- java.lang.Object
-
- com.atlassian.confluence.internal.index.event.IndexSnapshotRestoredSuccessfullyEvent
-
@AsynchronousPreferred public class IndexSnapshotRestoredSuccessfullyEvent extends Object
- Since:
- 7.7.0
-
-
Constructor Summary
Constructors Constructor Description IndexSnapshotRestoredSuccessfullyEvent(@Nullable String id, String nodeId, long propagationTime)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description @Nullable String
getId()
String
getNodeId()
long
getPropagationTime()
-