public interface ProgressUpdateListener
void
addLog(String log)
exception(Throwable t)
progress(long progress)
total(long total)
updateStatus(String status)
void total(long total)
void progress(long progress)
void exception(Throwable t)
void updateStatus(String status)
void addLog(String log)
Copyright © 2014–2016 B3Partners B.V.. All rights reserved.