Class IndexSnapshotCreationFailedEvent
- java.lang.Object
-
- com.atlassian.confluence.internal.index.event.IndexSnapshotCreationFailedEvent
-
@AsynchronousPreferred public class IndexSnapshotCreationFailedEvent extends Object
- Since:
- 7.7.0
-
-
Constructor Summary
Constructors Constructor Description IndexSnapshotCreationFailedEvent(IndexSnapshotError error)
-
-
-
Constructor Detail
-
IndexSnapshotCreationFailedEvent
public IndexSnapshotCreationFailedEvent(IndexSnapshotError error)
-
-
Method Detail
-
getError
public IndexSnapshotError getError()
-
-