public class EraseModifications extends Object
| Modifier and Type | Field and Description |
|---|---|
protected org.nuxeo.ecm.automation.OperationContext |
ctx |
static String |
ID
Identifiant of operation.
|
protected org.nuxeo.ecm.core.api.CoreSession |
session |
protected boolean |
skipCheckout |
protected boolean |
skipCreateVersion |
| Constructor and Description |
|---|
EraseModifications() |
| Modifier and Type | Method and Description |
|---|---|
org.nuxeo.ecm.core.api.DocumentModel |
run(org.nuxeo.ecm.core.api.DocumentRef docRef) |
public static final String ID
protected org.nuxeo.ecm.core.api.CoreSession session
protected org.nuxeo.ecm.automation.OperationContext ctx
protected boolean skipCreateVersion
protected boolean skipCheckout
Copyright © 2024. All rights reserved.