Nuxeo Enterprise Platform 5.4

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 Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.