public interface Progress
Modifier and Type | Method and Description |
---|---|
void |
cancel()
Cancel the job/task.
|
String |
getSubTask() |
String |
getTaskName() |
int |
getTotalWork() |
int |
getWorked() |
boolean |
isCanceled() |
boolean |
isIndeterminate() |
String getTaskName()
null
String getSubTask()
null
boolean isIndeterminate()
int getWorked()
isIndeterminate()
is true
int getTotalWork()
isIndeterminate()
is true
boolean isCanceled()
void cancel()
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a