Uses of Interface
org.nuxeo.snapshot.Snapshot
-
Packages that use Snapshot Package Description org.nuxeo.snapshot org.nuxeo.snapshot.pub -
-
Uses of Snapshot in org.nuxeo.snapshot
Classes in org.nuxeo.snapshot that implement Snapshot Modifier and Type Class Description classSnapshotableAdapterMethods in org.nuxeo.snapshot that return Snapshot Modifier and Type Method Description SnapshotSnapshotable. createSnapshot(VersioningOption option)SnapshotSnapshotableAdapter. createSnapshot(VersioningOption option)Methods in org.nuxeo.snapshot that return types with arguments of type Snapshot Modifier and Type Method Description List<Snapshot>Snapshot. getChildrenSnapshots()List<Snapshot>SnapshotableAdapter. getChildrenSnapshots()List<Snapshot>Snapshot. getFlatTree()List<Snapshot>SnapshotableAdapter. getFlatTree()Method parameters in org.nuxeo.snapshot with type arguments of type Snapshot Modifier and Type Method Description protected voidSnapshotableAdapter. fillFlatTree(List<Snapshot> list) -
Uses of Snapshot in org.nuxeo.snapshot.pub
Methods in org.nuxeo.snapshot.pub with parameters of type Snapshot Modifier and Type Method Description protected DocumentModelFolderishProxyFactory. subPublish(CoreSession session, DocumentModel parentProxy, Snapshot tree, boolean skipParent)
-