public class TrashDocument extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ID |
protected CoreSession |
session |
protected TrashService |
trashService |
| Constructor and Description |
|---|
TrashDocument() |
| Modifier and Type | Method and Description |
|---|---|
DocumentModel |
run(DocumentModel doc) |
DocumentModelList |
run(DocumentModelList docs) |
public static final String ID
protected CoreSession session
protected TrashService trashService
public TrashDocument()
public DocumentModel run(DocumentModel doc)
public DocumentModelList run(DocumentModelList docs)
Copyright © 2019 Nuxeo. All rights reserved.