Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Interface
org.nuxeo.ecm.automation.CleanupHandler

Packages that use CleanupHandler
org.nuxeo.ecm.automation   
org.nuxeo.ecm.automation.core.util   
 

Uses of CleanupHandler in org.nuxeo.ecm.automation
 

Methods in org.nuxeo.ecm.automation with parameters of type CleanupHandler
 void OperationContext.addCleanupHandler(CleanupHandler handler)
           
 void OperationContext.removeCleanupHandler(CleanupHandler handler)
           
 

Uses of CleanupHandler in org.nuxeo.ecm.automation.core.util
 

Classes in org.nuxeo.ecm.automation.core.util that implement CleanupHandler
 class FileCleanupHandler
          Cleanup Handler that takes a list of files and remove them after the operation chain was executed.
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.