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 Details

    • IndexSnapshot

      public IndexSnapshot(Index index, Long journalId)
  • Method Details

    • getIndex

      public Index getIndex()
    • getJournalId

      public Long getJournalId()
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object