Interface TransferCallback
- All Known Implementing Classes:
ReplicationActionExecutor.ReplicationDefinitionLockExtender
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.
- Author:
- Mark Rogers
-
Method Summary
-
Method Details
-
processEvent
processEvent- Parameters:
event- TransferEvent
-