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 Detail

      • getRevision

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