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