Uses of Class
org.nuxeo.ecm.core.trash.AbstractTrashService
-
Packages that use AbstractTrashService Package Description org.nuxeo.ecm.core.trash -
-
Uses of AbstractTrashService in org.nuxeo.ecm.core.trash
Subclasses of AbstractTrashService in org.nuxeo.ecm.core.trash Modifier and Type Class Description class
BridgeTrashService
Trash service delegating to two different backends, for use during migration.class
LifeCycleTrashService
Deprecated.since 10.1, usePropertyTrashService
instead.class
PropertyTrashService
ATrashService
implementation relying onecm:isTrashed
.
-