Uses of Interface
com.atlassian.bamboo.progressbar.ProgressBar
Packages that use ProgressBar
Package
Description
-
Uses of ProgressBar in com.atlassian.bamboo.plan
Methods in com.atlassian.bamboo.plan that return ProgressBarModifier and TypeMethodDescription@NotNull ProgressBar
ExecutionStatus.getProgressBar()
Track progress of the current build -
Uses of ProgressBar in com.atlassian.bamboo.progressbar
Classes in com.atlassian.bamboo.progressbar that implement ProgressBar -
Uses of ProgressBar in com.atlassian.bamboo.v2.build
Methods in com.atlassian.bamboo.v2.build that return ProgressBarModifier and TypeMethodDescription@NotNull ProgressBar
CurrentlyBuildingImpl.getProgressBar()
Because of XStream deserialization we need to lazy initialize buildProgressBar in getter