|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.progressbar.ProgressBarImpl com.atlassian.bamboo.builder.BuildProgressBarImpl
@Deprecated public class BuildProgressBarImpl
For backward compatibility only.
Constructor Summary | |
---|---|
BuildProgressBarImpl(CurrentlyBuilding currentlyBuilding)
Deprecated. |
Method Summary | |
---|---|
long |
getAverageBuildDuration()
Deprecated. Returns average time of past build executions. |
Methods inherited from class com.atlassian.bamboo.progressbar.ProgressBarImpl |
---|
getEstimatedDuration, getPercentageCompleted, getPercentageCompletedAsString, getPrettyTimeRemaining, getPrettyTimeRemaining, getTimeElapsedWidth, getTotalTimeWidth, isUnderAverageTime, isValid |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.atlassian.bamboo.progressbar.ProgressBar |
---|
getEstimatedDuration, getPercentageCompleted, getPercentageCompletedAsString, getPrettyTimeRemaining, getPrettyTimeRemaining, getTimeElapsedWidth, getTotalTimeWidth, isUnderAverageTime, isValid |
Constructor Detail |
---|
public BuildProgressBarImpl(CurrentlyBuilding currentlyBuilding)
Method Detail |
---|
public long getAverageBuildDuration()
BuildProgressBar
getAverageBuildDuration
in interface BuildProgressBar
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |