| Package | Description |
|---|---|
| org.nuxeo.ecm.core.api | |
| org.nuxeo.ecm.core.versioning |
| Modifier and Type | Method and Description |
|---|---|
protected VersioningService |
AbstractSession.getVersioningService() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ExtendableVersioningService
Class implementing this interface will be able to use contribution from the versioningRules extension point.
|
interface |
VersioningService
Deprecated.
since 10.2, use
VersioningService instead. |
| 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.
|
class |
VersioningComponent
Versioning service component and implementation.
|
| Modifier and Type | Field and Description |
|---|---|
VersioningService |
VersioningDocumentAdapter.service |
Copyright © 2019 Nuxeo. All rights reserved.