Interface BuildProgressBar

All Superinterfaces:
ProgressBar
All Known Implementing Classes:
BuildProgressBarImpl

@Deprecated public interface BuildProgressBar extends ProgressBar
Deprecated.
since 2.7
For backward compatibility only.
  • Method Details

    • getAverageBuildDuration

      long getAverageBuildDuration()
      Deprecated.
      Returns average time of past build executions.
      Returns:
      average build duration in milliseconds