Uses of Interface
org.nuxeo.snapshot.Snapshot
Packages that use Snapshot
-
Uses of Snapshot in org.nuxeo.snapshot
Classes in org.nuxeo.snapshot that implement SnapshotMethods in org.nuxeo.snapshot that return SnapshotModifier and TypeMethodDescriptionSnapshotable.createSnapshot
(VersioningOption option) SnapshotableAdapter.createSnapshot
(VersioningOption option) Methods in org.nuxeo.snapshot that return types with arguments of type SnapshotModifier and TypeMethodDescriptionSnapshot.getChildrenSnapshots()
SnapshotableAdapter.getChildrenSnapshots()
Snapshot.getFlatTree()
SnapshotableAdapter.getFlatTree()
Method parameters in org.nuxeo.snapshot with type arguments of type SnapshotModifier and TypeMethodDescriptionprotected void
SnapshotableAdapter.fillFlatTree
(List<Snapshot> list) -
Uses of Snapshot in org.nuxeo.snapshot.pub
Methods in org.nuxeo.snapshot.pub with parameters of type SnapshotModifier and TypeMethodDescriptionprotected DocumentModel
FolderishProxyFactory.subPublish
(CoreSession session, DocumentModel parentProxy, Snapshot tree, boolean skipParent)