com.atlassian.bonnie.index
Class NoOpProgressWrapper
java.lang.Object
com.atlassian.core.util.ProgressWrapper
com.atlassian.bonnie.index.NoOpProgressWrapper
- public class NoOpProgressWrapper
- extends com.atlassian.core.util.ProgressWrapper
|
Field Summary |
static com.atlassian.core.util.ProgressWrapper |
INSTANCE
|
|
Constructor Summary |
NoOpProgressWrapper(com.atlassian.core.util.ProgressMeter progressMeter,
int i)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANCE
public static final com.atlassian.core.util.ProgressWrapper INSTANCE
NoOpProgressWrapper
public NoOpProgressWrapper(com.atlassian.core.util.ProgressMeter progressMeter,
int i)
incrementCounter
public void incrementCounter()
incrementCounter
public void incrementCounter(java.lang.String string)
setStatus
public void setStatus(java.lang.String string)
getTotal
public int getTotal()
setPercentage
public void setPercentage(int i)
progressAsString
public java.lang.String progressAsString()
Copyright © 2006-2009 Atlassian Software Systems Pty Ltd. All Rights Reserved.