Uses of Interface
jetbrains.buildServer.clouds.server.instances.AuthorizedCloudInstances
-
Packages that use AuthorizedCloudInstances Package Description jetbrains.buildServer.clouds.server.impl.instances jetbrains.buildServer.clouds.server.instances -
-
Uses of AuthorizedCloudInstances in jetbrains.buildServer.clouds.server.impl.instances
Classes in jetbrains.buildServer.clouds.server.impl.instances that implement AuthorizedCloudInstances Modifier and Type Class Description class
AuthorizedCloudInstancesImpl
Constructors in jetbrains.buildServer.clouds.server.impl.instances with parameters of type AuthorizedCloudInstances Constructor Description RunningInstanceTask(CloudProfile profile, CloudInstance instance, CloudEventDispatcher dispatcher, BuildAgentManager agentManager, InstanceUpdateTaskFactory taskFactory, ServerResponsibility serverResponsibility, StartingCloudInstanceTokens startingCloudInstanceTokens, AuthorizedCloudInstances authorizedCloudInstances)
RunningInstanceTaskFactory(CloudEventDispatcher dispatcher, BuildAgentManager agentManager, ServerResponsibility serverResponsibility, StartingCloudInstanceTokens startingCloudInstanceTokens, AuthorizedCloudInstances authorizedCloudInstances)
-
Uses of AuthorizedCloudInstances in jetbrains.buildServer.clouds.server.instances
Constructors in jetbrains.buildServer.clouds.server.instances with parameters of type AuthorizedCloudInstances Constructor Description AuthorizeCloudAgent(CloudEventDispatcher dispatcher, SecurityContextEx context, RunningAgentsTracker runningAgentsTracker, StopInstanceAction stopInstanceAction, AgentRemover remover, AgentTypeManager agentTypeManager, EventDispatcher<BuildServerListener> serverEvents, ServerResponsibility serverResponsibility, AuthorizedCloudInstances authorizedCloudInstances)
-