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