Package org.nuxeo.ecm.core.trash
-
Interface Summary Interface Description TrashService Deprecated. since 10.2, useTrashServiceinstead. -
Class Summary Class Description AbstractTrashService Basic implementation ofTrashService.AbstractTrashService.PathComparator Path-based comparator used to put folders before their children.BridgeTrashService Trash service delegating to two different backends, for use during migration.LifeCycleTrashService Deprecated. since 10.1, usePropertyTrashServiceinstead.PropertyTrashService ATrashServiceimplementation relying onecm:isTrashed.TrashedStateMigrator Migrator of trashed state.TrashInfo Info about the deletion/purge/undeletion of a list of document.TrashServiceImpl