public class ProgressStatus extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
float |
abortRatio |
int |
activeTask |
| Constructor and Description |
|---|
ProgressStatus() |
ProgressStatus(float abRatio,
int taskCount) |