| Package | Description |
|---|---|
| org.nuxeo.ecm.core.versioning |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ExtendableVersioningService
Class implementing this interface will be able to use contribution from the versioningRules extension point.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CompatVersioningService
Deprecated.
since 9.3, seems not needed anymore
|
class |
StandardVersioningService
Implementation of the versioning service that follows standard checkout / checkin semantics.
|
| Modifier and Type | Field and Description |
|---|---|
VersioningService |
VersioningComponent.service |
| Modifier and Type | Field and Description |
|---|---|
protected Map<VersioningServiceDescriptor,VersioningService> |
VersioningComponent.versioningServices |
Copyright © 2019 Nuxeo. All rights reserved.