public interface IBatchProgressMonitorExt extends IBatchProgressMonitor
Usage :
UNKNOW| Modifier and Type | Method and Description | 
|---|---|
| long | getItemCount() | 
| String | getLastMessage() | 
| float | getProgress()Get current progress. | 
| int | getTotalWork()Retrieve the total amount of work for this task. | 
beginTask, createSubTask, done, fail, fail, getLastUpdate, isCancelRequested, message, reject, reject, reject, reject, setCurrentItem, setLogger, workedlong getItemCount()
String getLastMessage()
float getProgress()
int getTotalWork()
getTotalWork in interface IBatchProgressMonitorCopyright © 2010–2016. All rights reserved.