Uses of Interface
jetbrains.buildServer.BuildProblemTypes
-
Packages that use BuildProblemTypes Package Description jetbrains.buildServer jetbrains.buildServer.problems -
-
Uses of BuildProblemTypes in jetbrains.buildServer
Classes in jetbrains.buildServer that implement BuildProblemTypes Modifier and Type Class Description class
BuildProblemData
Represents a problem that causes the build failure.class
BuildProblemDataEx
-
Uses of BuildProblemTypes in jetbrains.buildServer.problems
Subinterfaces of BuildProblemTypes in jetbrains.buildServer.problems Modifier and Type Interface Description interface
BuildProblemTypesEx
List of TeamCity reserved build problem types
-