AnchorContainer |
|
AnchorConverter |
A helper class for coverting between external and internal representation of an anchor.
|
BlockDescriptor |
A class describing a block log message.
|
BlockLogMessage |
|
BuildLogFacadeFactory |
|
BuildLogFacadeProviderImpl |
|
BuildLogFactory |
|
BuildLogFiles |
|
BuildLogLocalFacade |
|
BuildLogLocalIdResolver |
|
BuildLogLocalState |
A class that keeps a buffer of pending log messages, synchronizes it with internal build-log subsystem and keeps a local state of build-log view that can be used to evaluate
external queries on buil-log state.
|
BuildLogLogger |
Allows to write into build log of several builds
|
BuildLogLogger.Block |
|
BuildLogMessagesPersister |
|
BuildLogPathUtil |
|
BuildLogReaderUtils |
Provides stateless methods to read from messages and index files.
|
BuildLogRemoteClient |
|
BuildLogRemoteFacade |
|
BuildLogRemoteIdResolver |
|
BuildLogServiceState |
|
BuildLogStateUtils |
|
BuildLogTextWriter |
|
BuildLogWriterUtils |
Provides stateless methods to write to message and index files.
|
ClosedStatefulBuildLog |
|
DefaultLogMessageFilter |
This filter accepts all messages with priority WARNING, ERROR and FAILURE, and messages from incomplete blocks.
|
FailedTestOutputBeanImpl |
|
FlowAwareIndexFileOptimizedBuilder |
This class attempts to build a flow-aware index for a build log.
|
FlowHierarchyData |
|
FlowIdMapper |
|
IdRange |
|
IndexFileWriter |
|
IndexRecord |
Represents one record from the build log index file.
|
IndexRecordNew |
|
InheritanceAwareTypeAdapterFactory |
A Gson type adapter factory that produces type adapters for subclasses (and the class itself) of provided class which label json object with class name during serialisation and
respect this label to determine correct class during deserialisation.
|
InsideBlockMessageIterator |
|
LimitedStacktraceTestOutput |
|
LogExtractor |
|
LogMessage |
|
LogMessageData |
|
LogMessageFilter |
Not thread safe! Has state and must be recreated each time.
|
LogMessageInfo |
Low level log message intended for read/write operations.
|
LogMessageIterator |
|
LogMessageIteratorsFactory |
|
LogMessageProcessor |
|
LogStateSnapshot |
|
LogStateSnapshot.BuildLogStatus |
|
LogStateSnapshot.FlowSnapshot |
|
LogStateSnapshotUpdate |
|
MatchAnyMessageFilter |
Matches a message if at least one of the given filters matches it thus implementing OR logic filtering.
|
MessageAttrs |
Parameter object; used to pass additional information about message to build log
|
NodesAwareLogMessagePersister |
|
NodesAwareLogMessagePersister.BlockFinishDate |
|
NodesAwareLogMessagePersister.BlockStatus |
|
NodesAwareLogMessagePersister.Msg |
|
ObsoleteLogsMigrator |
TW-37362 Move build logs created with TeamCity versions before 9.0 under build artifacts
|
PeriodicalBuildLogsFlusher |
|
PrinterUtil |
|
ProblemsFilter |
Returns messages with status greater then WARNING (see Status ) and warning
messages if these messages are last messages in their parent block.
|
ProgressInfo |
|
SequentialWriter |
|
ServerBuildLog |
|
StackBasedBuildLogState |
|
StatefulBuildLogImpl |
|
StatefulBuildLogLocalFacade |
|
StatefulBuildLogRemoteFacade |
|
StateSynchronizationResult |
|
TestOutput |
|
TestOutputMergingIterator |
Iterates over all delegated iterator messages merging some of them (stdout/stderr) into the one message.
|