Package | Description |
---|---|
org.nuxeo.apidoc.repository | |
org.nuxeo.apidoc.snapshot |
Modifier and Type | Method and Description |
---|---|
DistributionSnapshot |
SnapshotPersister.persist(DistributionSnapshot snapshot,
CoreSession session,
String label,
SnapshotFilter filter) |
void |
SnapshotPersister.persistOperations(DistributionSnapshot snapshot,
List<OperationInfo> operations,
CoreSession session,
String label,
DocumentModel parent,
SnapshotFilter filter) |
void |
SnapshotPersister.persistSeamComponents(DistributionSnapshot snapshot,
List<SeamComponentInfo> seamComponents,
CoreSession session,
String label,
DocumentModel parent,
SnapshotFilter filter) |
Modifier and Type | Method and Description |
---|---|
DistributionSnapshot |
SnapshotManagerComponent.persistRuntimeSnapshot(CoreSession session,
String name,
SnapshotFilter filter) |
DistributionSnapshot |
SnapshotManager.persistRuntimeSnapshot(CoreSession session,
String name,
SnapshotFilter filter) |
Copyright © 2015 Nuxeo SA. All rights reserved.