Uses of Class
jetbrains.buildServer.serverSide.buildLog.ProgressInfo
-
Packages that use ProgressInfo Package Description jetbrains.buildServer.serverSide.buildLog jetbrains.buildServer.serverSide.impl -
-
Uses of ProgressInfo in jetbrains.buildServer.serverSide.buildLog
Methods in jetbrains.buildServer.serverSide.buildLog that return ProgressInfo Modifier and Type Method Description ProgressInfo
BuildLogEx. getProgressInfo()
Returns progress information for the current build.ProgressInfo
BuildLogLocalState. getProgressInfo()
ProgressInfo
LogStateSnapshot. getProgressInfo()
ProgressInfo
ServerBuildLog. getProgressInfo()
Constructors in jetbrains.buildServer.serverSide.buildLog with parameters of type ProgressInfo Constructor Description BuildLogStatus(boolean isClosed, LogMessage lastMessage, ProgressInfo progressInfo, long logFileSize)
-
Uses of ProgressInfo in jetbrains.buildServer.serverSide.impl
Methods in jetbrains.buildServer.serverSide.impl that return ProgressInfo Modifier and Type Method Description ProgressInfo
NoOpBuildLog. getProgressInfo()
-