| Package | Description |
|---|---|
| org.nuxeo.ecm.automation | |
| org.nuxeo.ecm.automation.core.util |
| Modifier and Type | Field and Description |
|---|---|
protected List<CleanupHandler> |
OperationContext.cleanupHandlers |
| Modifier and Type | Method and Description |
|---|---|
void |
OperationContext.addCleanupHandler(CleanupHandler handler) |
void |
OperationContext.removeCleanupHandler(CleanupHandler handler) |
| Modifier and Type | Class and Description |
|---|---|
class |
FileCleanupHandler
Cleanup Handler that takes a list of files and remove them after the operation chain was executed.
|
Copyright © 2019 Nuxeo. All rights reserved.