Uses of Interface
org.nuxeo.ecm.core.versioning.ExtendableVersioningService
-
Packages that use ExtendableVersioningService Package Description org.nuxeo.ecm.core.versioning -
-
Uses of ExtendableVersioningService in org.nuxeo.ecm.core.versioning
Classes in org.nuxeo.ecm.core.versioning that implement ExtendableVersioningService Modifier and Type Class Description class
CompatVersioningService
Deprecated.since 9.3, seems not needed anymoreclass
StandardVersioningService
Implementation of the versioning service that follows standard checkout / checkin semantics.
-