Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.core.api.operation
Interface OperationHandler

All Known Implementing Classes:
AbstractSession, LocalSession

public interface OperationHandler

Author:
Bogdan Stefanescu

Method Summary
 void endOperation(Operation<?> operation)
           
 void startOperation(Operation<?> operation)
           
 

Method Detail

startOperation

void startOperation(Operation<?> operation)

endOperation

void endOperation(Operation<?> operation)

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.