public class SnapshotRemovalPolicy extends Object implements OrphanVersionRemovalFilter
| Constructor and Description |
|---|
SnapshotRemovalPolicy() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canRemoveVersions(CoreSession session,
DocumentModel doc,
List<String> uuids) |
List<String> |
getRemovableVersionIds(CoreSession session,
ShallowDocumentModel deletedLiveDoc,
List<String> versionUUIDs) |
protected boolean canRemoveVersions(CoreSession session, DocumentModel doc, List<String> uuids)
public List<String> getRemovableVersionIds(CoreSession session, ShallowDocumentModel deletedLiveDoc, List<String> versionUUIDs)
getRemovableVersionIds in interface OrphanVersionRemovalFilterCopyright © 2020 Nuxeo SA. All rights reserved.