Uses of Class
com.atlassian.confluence.impl.system.task.RestoreIndexSnapshotMaintenanceTask.IndexSnapshot
-
Packages that use RestoreIndexSnapshotMaintenanceTask.IndexSnapshot Package Description com.atlassian.confluence.impl.system.task -
-
Uses of RestoreIndexSnapshotMaintenanceTask.IndexSnapshot in com.atlassian.confluence.impl.system.task
Methods in com.atlassian.confluence.impl.system.task that return types with arguments of type RestoreIndexSnapshotMaintenanceTask.IndexSnapshot Modifier and Type Method Description Collection<RestoreIndexSnapshotMaintenanceTask.IndexSnapshot>
RestoreIndexSnapshotMaintenanceTask. getIndexSnapshots()
Constructor parameters in com.atlassian.confluence.impl.system.task with type arguments of type RestoreIndexSnapshotMaintenanceTask.IndexSnapshot Constructor Description RestoreIndexSnapshotMaintenanceTask(String sourceNodeId, Collection<RestoreIndexSnapshotMaintenanceTask.IndexSnapshot> indexSnapshots)
-