Package | Description |
---|---|
org.nuxeo.ecm.automation | |
org.nuxeo.ecm.automation.core.util |
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 © 2015 Nuxeo SA. All rights reserved.