Package jetbrains.buildServer.serverSide.systemProblems
-
Interface Summary Interface Description BuildProblemsTicketManager Stores system problem tickets and cancel tickets that are not relevant anymore(e.g.StandardSystemProblemTypes Defines the standard set of system problem typesSystemProblemEntry Links a system problem with a particular system entity: a Project, a VCS Root, a Build Type, a User, etc.SystemProblemList Provides an ability to retrieve raised system problems.SystemProblemNotification Provides an ability to raise a system problem and clear it if it's not actual anymore.SystemProblemTicket -
Class Summary Class Description BuildProblemsTicketManagerImpl SystemProblem Represents a problem related to the functioning of TeamCity itself or any of its components, called a system problem.SystemProblemNotificationEngine SystemProblemTicketTyped SystemProblemUtil