Uses of Interface
jetbrains.buildServer.clouds.server.CloudManager
-
-
Uses of CloudManager in jetbrains.buildServer.clouds.server.agentTypes
Constructors in jetbrains.buildServer.clouds.server.agentTypes with parameters of type CloudManager Constructor Description CloudAgentNameGenerator(CloudManager manager)
-
Uses of CloudManager in jetbrains.buildServer.clouds.server.impl
Classes in jetbrains.buildServer.clouds.server.impl that implement CloudManager Modifier and Type Class Description class
CloudManagerFacade
class
SecuredCloudManager
Constructors in jetbrains.buildServer.clouds.server.impl with parameters of type CloudManager Constructor Description CloudManagerAgentPoolEventListener(EventDispatcher<AgentPoolListener> agentPoolEvents, CloudManager cloudManager, ServerResponsibility serverResponsibility)
CloudStatisticsProviderImpl(CloudManager cloudManager, EventDispatcher<BuildServerListener> eventDispatcher, ExecutorServices executors)
SecuredCloudManager(CloudSecurity cloudSecurity, CloudManager insecureCloudManager, CloudInstancesProvider cloudInstancesProvider)
-
Uses of CloudManager in jetbrains.buildServer.clouds.server.impl.virtual
Constructors in jetbrains.buildServer.clouds.server.impl.virtual with parameters of type CloudManager Constructor Description StartableAgentTypeImpl(CloudProfile profile, CloudImage image, SAgentType agentType, CloudManager manager)
VirtualAgentsProviderImpl(CloudManager insecureCloudManager, AgentTypeFinder agentTypeFinder, StartableAgentRegistry reg, CloudInstancesProvider instancesProvider, SecurityContextEx securityContext)
-
Uses of CloudManager in jetbrains.buildServer.clouds.server.instances
Constructors in jetbrains.buildServer.clouds.server.instances with parameters of type CloudManager Constructor Description BuildStartFilter(CloudManager cloudManager, ExpiredInstancesAgents expiredInstancesAgents)
-
Uses of CloudManager in jetbrains.buildServer.clouds.server.instances.terminate
-
Uses of CloudManager in jetbrains.buildServer.clouds.server.serverHealth
Constructors in jetbrains.buildServer.clouds.server.serverHealth with parameters of type CloudManager Constructor Description CloudAgentsIdleHealthReport(BuildAgentManagerEx agentManager, CloudEventDispatcher dispatcher, ProjectManager projectManager, CloudManager cm)
-