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.versionRemovalPoliciesMethods 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 TypeClassDescriptionclassRemoves the version history if no proxies exist, otherwise do nothing.classVersion removal policy that does nothing.