Uses of Interface
org.nuxeo.ecm.core.api.trash.TrashService
Package
Description
-
Uses of TrashService in org.nuxeo.drive.adapter.impl
Modifier and TypeMethodDescriptionprotected TrashService
AbstractDocumentBackedFileSystemItem.getTrashService()
-
Uses of TrashService in org.nuxeo.ecm.automation.core.operations.document
Modifier and TypeFieldDescriptionprotected TrashService
EmptyTrash.trashService
protected TrashService
TrashDocument.trashService
protected TrashService
UntrashDocument.trashService
-
Uses of TrashService in org.nuxeo.ecm.core.trash
Modifier and TypeClassDescriptionclass
Basic implementation ofTrashService
.class
Trash service delegating to two different backends, for use during migration.class
Deprecated.since 10.1, usePropertyTrashService
instead.class
ATrashService
implementation relying onecm:isTrashed
.
TrashService
instead.