Constructor and Description |
---|
DefaultProgress(int total) |
DefaultProgress(int initial,
int total) |
Modifier and Type | Method and Description |
---|---|
int |
getCount() |
int |
getPercentComplete() |
int |
getTotal() |
int |
increment() |
int |
increment(int delta) |
public DefaultProgress(int total)
public DefaultProgress(int initial, int total)
public int getPercentComplete()
getPercentComplete
in interface Progress
Copyright © 2003–2016 Atlassian. All rights reserved.