Class BootstrapUtils.ProgressMonitor
- java.lang.Object
-
- com.atlassian.bamboo.agent.bootstrap.BootstrapUtils.ProgressMonitor
-
- Enclosing class:
- BootstrapUtils
public abstract static class BootstrapUtils.ProgressMonitor extends Object
-
-
Constructor Summary
Constructors Constructor Description ProgressMonitor(int intervalMb)
-
Method Summary
All Methods Instance Methods Abstract Methods Concrete Methods Modifier and Type Method Description int
getIntervalMb()
abstract void
onIntervalReached(long currentBytes)
-