Uses of Interface
org.nuxeo.ecm.core.versioning.VersionRemovalPolicy
Packages that use VersionRemovalPolicy
-
Uses of VersionRemovalPolicy in org.nuxeo.ecm.core
Fields in org.nuxeo.ecm.core with type parameters of type VersionRemovalPolicyModifier and TypeFieldDescriptionprotected Map<CoreServicePolicyDescriptor,
VersionRemovalPolicy> CoreService.versionRemovalPolicies
Methods in org.nuxeo.ecm.core that return VersionRemovalPolicyModifier and TypeMethodDescriptionCoreService.getVersionRemovalPolicy()
Gets the last version removal policy registered. -
Uses of VersionRemovalPolicy in org.nuxeo.ecm.core.versioning
Classes in org.nuxeo.ecm.core.versioning that implement VersionRemovalPolicyModifier and TypeClassDescriptionclass
Removes the version history if no proxies exist, otherwise do nothing.class
Version removal policy that does nothing.