Uses of Interface
org.nuxeo.ecm.core.api.trash.TrashService
Packages that use TrashService
Package
Description
-
Uses of TrashService in org.nuxeo.drive.adapter.impl
Methods in org.nuxeo.drive.adapter.impl that return TrashServiceModifier and TypeMethodDescriptionprotected TrashServiceAbstractDocumentBackedFileSystemItem.getTrashService() -
Uses of TrashService in org.nuxeo.ecm.automation.core.operations.document
Fields in org.nuxeo.ecm.automation.core.operations.document declared as TrashServiceModifier and TypeFieldDescriptionprotected TrashServiceEmptyTrash.trashServiceprotected TrashServiceTrashDocument.trashServiceprotected TrashServiceUntrashDocument.trashService -
Uses of TrashService in org.nuxeo.ecm.core.trash
Subinterfaces of TrashService in org.nuxeo.ecm.core.trashClasses in org.nuxeo.ecm.core.trash that implement TrashServiceModifier and TypeClassDescriptionclassBasic implementation ofTrashService.classTrash service delegating to two different backends, for use during migration.classDeprecated.since 10.1, usePropertyTrashServiceinstead.classATrashServiceimplementation relying onecm:isTrashed.
TrashServiceinstead.