Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.automation
Interface CleanupHandler

All Known Implementing Classes:
FileCleanupHandler

public interface CleanupHandler

Can be used by any operation to do some required cleanup after the chain was executed. For example this can be used to remove temporary files created by an operation.

Author:
Bogdan Stefanescu

Method Summary
 void cleanup()
           
 

Method Detail

cleanup

void cleanup()
             throws Exception
Throws:
Exception

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.