Interface RevisionEvent

All Superinterfaces:
Event

public interface RevisionEvent extends Event
A JCR Event with the revision id of the corresponding ClusterRecord exposed by the getRevision() method.
  • Method Details

    • getRevision

      long getRevision()
      The revision id of the cluster record corresponding to this Event.
      Returns:
      revision