Class RestoreIndexSnapshotMaintenanceTask.IndexSnapshot
- java.lang.Object
-
- com.atlassian.confluence.impl.system.task.RestoreIndexSnapshotMaintenanceTask.IndexSnapshot
-
- Enclosing class:
- RestoreIndexSnapshotMaintenanceTask
public static class RestoreIndexSnapshotMaintenanceTask.IndexSnapshot extends Object
Hold an index snapshot- Since:
- 7.7.0
-
-
Constructor Summary
Constructors Constructor Description IndexSnapshot(Index index, Long journalId)
-