com.atlassian.core.util
Class ProgressWrapper
java.lang.Object
com.atlassian.core.util.ProgressWrapper
public class ProgressWrapper
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProgressWrapper
public ProgressWrapper(ProgressMeter progressMeter,
int totalCount)
incrementCounter
public void incrementCounter()
incrementCounter
public void incrementCounter(String status)
setStatus
public void setStatus(String status)
getTotal
public int getTotal()
setPercentage
public void setPercentage(int percentageComplete)
progressAsString
public String progressAsString()
Copyright © 2015 Atlassian. All rights reserved.