Class IndexSnapshotRestoredSuccessfullyEvent

java.lang.Object
com.atlassian.confluence.internal.index.event.IndexSnapshotRestoredSuccessfullyEvent

@AsynchronousPreferred public class IndexSnapshotRestoredSuccessfullyEvent extends Object
Since:
7.7.0
  • Constructor Details

    • IndexSnapshotRestoredSuccessfullyEvent

      public IndexSnapshotRestoredSuccessfullyEvent(@Nullable String id, String nodeId, long propagationTime)
  • Method Details

    • getId

      public @Nullable String getId()
    • getNodeId

      public String getNodeId()
    • getPropagationTime

      public long getPropagationTime()