| Package | Description |
|---|---|
| org.nuxeo.drive.adapter.impl | |
| org.nuxeo.ecm.automation.core.operations.document | |
| org.nuxeo.ecm.core.trash | |
| org.nuxeo.ecm.webdav.backend |
| Modifier and Type | Method and Description |
|---|---|
protected TrashService |
AbstractDocumentBackedFileSystemItem.getTrashService() |
| Modifier and Type | Field and Description |
|---|---|
protected TrashService |
UntrashDocument.trashService |
protected TrashService |
TrashDocument.trashService |
protected TrashService |
EmptyTrash.trashService |
| Modifier and Type | Interface and Description |
|---|---|
interface |
TrashService
Deprecated.
since 10.2, use
TrashService instead. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTrashService
Basic implementation of
TrashService. |
class |
BridgeTrashService
Trash service delegating to two different backends, for use during migration.
|
class |
LifeCycleTrashService
Deprecated.
since 10.1, use
PropertyTrashService instead. |
class |
PropertyTrashService
A
TrashService implementation relying on ecm:isTrashed. |
| Modifier and Type | Field and Description |
|---|---|
protected TrashService |
SimpleBackend.trashService |
| Modifier and Type | Method and Description |
|---|---|
protected TrashService |
SimpleBackend.getTrashService() |
Copyright © 2019 Nuxeo. All rights reserved.