Uses of Interface
org.nuxeo.ecm.core.versioning.VersionRemovalPolicy
-
Uses of VersionRemovalPolicy in org.nuxeo.ecm.core
Modifier and TypeFieldDescriptionprotected Map<CoreServicePolicyDescriptor,
VersionRemovalPolicy> CoreService.versionRemovalPolicies
Modifier and TypeMethodDescriptionCoreService.getVersionRemovalPolicy()
Gets the last version removal policy registered. -
Uses of VersionRemovalPolicy in org.nuxeo.ecm.core.versioning
Modifier and TypeClassDescriptionclass
Removes the version history if no proxies exist, otherwise do nothing.class
Version removal policy that does nothing.