| Package | Description |
|---|---|
| org.nuxeo.ecm.core | |
| org.nuxeo.ecm.core.versioning |
| Modifier and Type | Field and Description |
|---|---|
protected Map<CoreServicePolicyDescriptor,VersionRemovalPolicy> |
CoreService.versionRemovalPolicies |
| Modifier and Type | Method and Description |
|---|---|
VersionRemovalPolicy |
CoreService.getVersionRemovalPolicy()
Gets the last version removal policy registered.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultVersionRemovalPolicy
Removes the version history if no proxies exist, otherwise do nothing.
|
class |
NullVersionRemovalPolicy
Version removal policy that does nothing.
|
Copyright © 2019 Nuxeo. All rights reserved.