| Package | Description |
|---|---|
| org.nuxeo.snapshot | |
| org.nuxeo.snapshot.pub |
| Modifier and Type | Class and Description |
|---|---|
class |
SnapshotableAdapter |
| Modifier and Type | Method and Description |
|---|---|
Snapshot |
SnapshotableAdapter.createSnapshot(VersioningOption option) |
Snapshot |
Snapshotable.createSnapshot(VersioningOption option) |
| Modifier and Type | Method and Description |
|---|---|
List<Snapshot> |
SnapshotableAdapter.getChildrenSnapshots() |
List<Snapshot> |
Snapshot.getChildrenSnapshots() |
List<Snapshot> |
SnapshotableAdapter.getFlatTree() |
List<Snapshot> |
Snapshot.getFlatTree() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SnapshotableAdapter.fillFlatTree(List<Snapshot> list) |
| Modifier and Type | Method and Description |
|---|---|
protected DocumentModel |
FolderishProxyFactory.subPublish(CoreSession session,
DocumentModel parentProxy,
Snapshot tree,
boolean skipParent) |
Copyright © 2019 Nuxeo. All rights reserved.