org.alfresco.service.cmr.transfer
Interface TransferCallback
- All Known Implementing Classes:
- ReplicationActionExecutor.ReplicationDefinitionLockExtender, TestTransferCallback
public interface TransferCallback
The transfer callback is called during a transfer, it allows the real-time feedback of
an in progress transfer. It can be used to populate a deployment report or to display
a user interface.
processEvent
void processEvent(TransferEvent event)
- processEvent
- Parameters:
event
-
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.