Uses of Class
jetbrains.buildServer.serverSide.buildLog.LogStateSnapshot.BuildLogStatus
-
Packages that use LogStateSnapshot.BuildLogStatus Package Description jetbrains.buildServer.serverSide.buildLog -
-
Uses of LogStateSnapshot.BuildLogStatus in jetbrains.buildServer.serverSide.buildLog
Methods in jetbrains.buildServer.serverSide.buildLog that return LogStateSnapshot.BuildLogStatus Modifier and Type Method Description LogStateSnapshot.BuildLogStatus
LogStateSnapshotUpdate. getBuildLogState()
Constructors in jetbrains.buildServer.serverSide.buildLog with parameters of type LogStateSnapshot.BuildLogStatus Constructor Description LogStateSnapshotUpdate(LogStateSnapshot.BuildLogStatus buildLogStatus, Map<Integer,LogStateSnapshot.FlowSnapshot> flowSnapshotsUpdate, List<BlockDescriptor> openBlocksStack)
-