Uses of Interface
org.nuxeo.ecm.core.api.versioning.VersioningService
Packages that use VersioningService
Package
Description
-
Uses of VersioningService in org.nuxeo.ecm.core.api
Methods in org.nuxeo.ecm.core.api that return VersioningServiceModifier and TypeMethodDescriptionprotected VersioningService
AbstractSession.getVersioningService()
-
Uses of VersioningService in org.nuxeo.ecm.core.versioning
Subinterfaces of VersioningService in org.nuxeo.ecm.core.versioningClasses in org.nuxeo.ecm.core.versioning that implement VersioningServiceModifier and TypeClassDescriptionclass
Implementation of the versioning service that follows standard checkout / checkin semantics.class
Versioning service component and implementation.Fields in org.nuxeo.ecm.core.versioning declared as VersioningServiceModifier and TypeFieldDescriptionVersioningComponent.service
final VersioningService
VersioningDocumentAdapter.service
Fields in org.nuxeo.ecm.core.versioning with type parameters of type VersioningServiceModifier and TypeFieldDescriptionprotected Map<VersioningServiceDescriptor,
VersioningService> VersioningComponent.versioningServices