Class SnapshotableListener

java.lang.Object
org.nuxeo.snapshot.listeners.SnapshotableListener
All Implemented Interfaces:
EventListener

public class SnapshotableListener extends Object implements EventListener
Listener snapshoting documents with the Snapshotable.FACET facet if the property snapshotVersioningOption is set.
Since:
5.7
Author:
Thomas Roger
  • Field Details

  • Constructor Details

    • SnapshotableListener

      public SnapshotableListener()
  • Method Details