Uses of Interface
jetbrains.buildServer.serverSide.dependency.TopBuildDependencyGraph
-
-
Uses of TopBuildDependencyGraph in jetbrains.buildServer
Methods in jetbrains.buildServer that return TopBuildDependencyGraph Modifier and Type Method Description TopBuildDependencyGraph
MockBuildPromotion. getTopDependencyGraph()
-
Uses of TopBuildDependencyGraph in jetbrains.buildServer.serverSide
Methods in jetbrains.buildServer.serverSide that return TopBuildDependencyGraph Modifier and Type Method Description TopBuildDependencyGraph
BuildPromotionEx. getTopDependencyGraph()
Returns topmost dependency graph -
Uses of TopBuildDependencyGraph in jetbrains.buildServer.serverSide.dependency
Methods in jetbrains.buildServer.serverSide.dependency that return TopBuildDependencyGraph Modifier and Type Method Description TopBuildDependencyGraph
BuildDependencyGraphFactory. createTopGraph(BuildPromotionEx promotionEx)
-
Uses of TopBuildDependencyGraph in jetbrains.buildServer.serverSide.impl
Methods in jetbrains.buildServer.serverSide.impl that return TopBuildDependencyGraph Modifier and Type Method Description TopBuildDependencyGraph
AbstractBuildPromotion. getTopDependencyGraph()
-
Uses of TopBuildDependencyGraph in jetbrains.buildServer.serverSide.impl.dependency
Classes in jetbrains.buildServer.serverSide.impl.dependency that implement TopBuildDependencyGraph Modifier and Type Class Description class
TopBuildDependencyGraphImpl
Represents the topmost graph.Methods in jetbrains.buildServer.serverSide.impl.dependency that return TopBuildDependencyGraph Modifier and Type Method Description TopBuildDependencyGraph
BuildDependencyGraphFactoryImpl. createTopGraph(BuildPromotionEx promotionEx)
-