Uses of Class
jetbrains.buildServer.serverSide.buildLog.LogStateSnapshotUpdate
-
Packages that use LogStateSnapshotUpdate Package Description jetbrains.buildServer.serverSide.buildLog -
-
Uses of LogStateSnapshotUpdate in jetbrains.buildServer.serverSide.buildLog
Methods in jetbrains.buildServer.serverSide.buildLog that return LogStateSnapshotUpdate Modifier and Type Method Description LogStateSnapshotUpdateStackBasedBuildLogState. buildStateSnapshotUpdate(Map<Integer,Long> clientFlowSnapshotVersions)LogStateSnapshotUpdateStateSynchronizationResult. getUpdate()Methods in jetbrains.buildServer.serverSide.buildLog with parameters of type LogStateSnapshotUpdate Modifier and Type Method Description static LogStateSnapshotLogStateSnapshot. mergeUpdate(LogStateSnapshot snapshot, LogStateSnapshotUpdate logStateSnapshotUpdate)Constructors in jetbrains.buildServer.serverSide.buildLog with parameters of type LogStateSnapshotUpdate Constructor Description StateSynchronizationResult(LogStateSnapshotUpdate logStateSnapshotUpdate, LogMessage lastMessageLoggingResult)
-