Uses of Class
jetbrains.buildServer.serverSide.statistics.build.CompositeVTB
-
Packages that use CompositeVTB Package Description jetbrains.buildServer.serverSide.statistics.impl jetbrains.buildServer.web.statistics.graph -
-
Uses of CompositeVTB in jetbrains.buildServer.serverSide.statistics.impl
Subclasses of CompositeVTB in jetbrains.buildServer.serverSide.statistics.impl Modifier and Type Class Description class
TestCountValueType
TestCount ValueType. -
Uses of CompositeVTB in jetbrains.buildServer.web.statistics.graph
Subclasses of CompositeVTB in jetbrains.buildServer.web.statistics.graph Modifier and Type Class Description class
DeclarativeCompositeValueType
This value type represents a composite value type which unions several values from other value types.
-