Package org.duracloud.syncui.controller
Interface SyncOptimizeManagerResultCallBack
-
public interface SyncOptimizeManagerResultCallBackCallback for asynchronous calls to the SyncOptimizeManager.- Author:
- Daniel Bernstein
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonFailure(Exception ex, String status)voidonSuccess()
-