public interface VersionRemovalPolicy
| Modifier and Type | Method and Description |
|---|---|
void |
removeVersions(Session session,
Document doc,
CoreSession coreSession)
Removes the versions when a given working document is about to be
removed.
|
void removeVersions(Session session, Document doc, CoreSession coreSession) throws ClientException
session - the current sessiondoc - the document that is about to be removedClientExceptionCopyright © 2014 Nuxeo SA. All rights reserved.