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
Compatibility implementation of the versioning service in Nuxeo.
|
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 |
VersioningService |
VersioningComponent.service |
Modifier and Type | Method and Description |
---|---|
VersioningService |
VersioningComponent.getService() |
Copyright © 2015 Nuxeo SA. All rights reserved.