Uses of Interface
com.atlassian.bamboo.license.BambooLicenseManager
-
-
Uses of BambooLicenseManager in com.atlassian.bamboo.agent.ephemeral
Constructors in com.atlassian.bamboo.agent.ephemeral with parameters of type BambooLicenseManager Constructor Description EphemeralAgentsLaunchRequestRegistryImpl(@NotNull EphemeralAgentExecutionService ephemeralAgentExecutionService, @NotNull ElasticInstanceManager elasticInstanceManager, @NotNull BambooLicenseManager bambooLicenseManager)
-
Uses of BambooLicenseManager in com.atlassian.bamboo.agent.managed.schedule
Constructors in com.atlassian.bamboo.agent.managed.schedule with parameters of type BambooLicenseManager Constructor Description ManagedAgentContainersOptimizerImpl(AdministrationConfigurationAccessor administrationConfigurationAccessor, AgentResultsSummaryManager agentResultsSummaryManager, AwsAccountBean awsAccountBean, BambooLicenseManager bambooLicenseManager, BuildExecutionManager buildExecutionManager, BuildQueueManager buildQueueManager, CachedPlanManager cachedPlanManager, DeploymentResultService deploymentResultService, ElasticAccountBean elasticAccountBean, ElasticInstanceManager elasticInstanceManager, com.opensymphony.xwork2.TextProvider textProvider, EphemeralAgentsLaunchRequestRegistry ephemeralAgentsLaunchRequestRegistry)
-
Uses of BambooLicenseManager in com.atlassian.bamboo.build
Constructors in com.atlassian.bamboo.build with parameters of type BambooLicenseManager Constructor Description BuildSuspensionCheckBean(com.opensymphony.xwork2.TextProvider textProvider, AdministrationConfigurationAccessor administrationConfigurationAccessor, AdminErrorHandler adminErrorHandler, BambooLicenseManager bambooLicenseManager, PlanManager planManager)
-
Uses of BambooLicenseManager in com.atlassian.bamboo.build.creation
Fields in com.atlassian.bamboo.build.creation declared as BambooLicenseManager Modifier and Type Field Description protected BambooLicenseManager
PlanCreationTemplate. bambooLicenseManager
Constructors in com.atlassian.bamboo.build.creation with parameters of type BambooLicenseManager Constructor Description ChainBranchCreationServiceImpl(PlanManager planManager, ProjectManager projectManager, BambooAclUpdateHelper aclUpdateHelper, BambooAuthenticationContext authenticationContext, BambooLicenseManager bambooLicenseManager, HibernateMutableAclService aclService, PlanScheduler planScheduler, com.atlassian.event.api.EventPublisher eventPublisher, PlanValidationService planValidationService, AuditLogService auditLogService, BuildDefinitionConverter buildDefinitionConverter, NotificationManager notificationManager, JobCreationService jobCreationService, ArtifactDefinitionManager artifactDefinitionManager, ArtifactSubscriptionManager artifactSubscriptionManager, VariableDefinitionManager variableDefinitionManager, RepositoryDefinitionManager repositoryDefinitionManager, TaskConfigurationService taskConfigurationService, ScopedExclusionService exclusionService, ChainBranchManager chainBranchManager, BranchCommitInformationManager branchCommitInformationManager, VcsBranchManager vcsBranchManager, TriggerConfigurationService triggerConfigurationService, BuildNumberGeneratorService buildNumberGeneratorService, JiraBranchLinkingService jiraBranchLinkingService, TestQuarantineManager testQuarantineManager, TestsManager testsManager, PlanVcsRevisionHistoryService planVcsRevisionHistoryService, TransactionAndHibernateTemplate hibernateTemplate)
ChainCreationServiceImpl(PlanManager planManager, ProjectManager projectManager, BambooAclUpdateHelper aclUpdateHelper, BambooAuthenticationContext authenticationContext, BambooLicenseManager bambooLicenseManager, HibernateMutableAclService aclService, PlanScheduler planScheduler, com.atlassian.event.api.EventPublisher eventPublisher, PlanValidationService planValidationService, AuditLogService auditLogService, BuildDefinitionConverter buildDefinitionConverter, NotificationManager notificationManager, JobCreationService jobCreationService, ArtifactDefinitionManager artifactDefinitionManager, ArtifactSubscriptionManager artifactSubscriptionManager, VariableDefinitionManager variableDefinitionManager, RepositoryDefinitionManager repositoryDefinitionManager, TaskConfigurationService taskConfigurationService, ScopedExclusionService scopedExclusionService, BranchCommitInformationManager branchCommitInformationManager, VcsBranchManager vcsBranchManager, BranchCreationFacade branchCreationFacade, TriggerConfigurationService triggerConfigurationService, PlanVcsRevisionHistoryService planVcsRevisionHistoryService, BuildNumberGeneratorService buildNumberGeneratorService, LabelManager labelManager, TransactionAndHibernateTemplate hibernateTemplate)
JobCreationServiceImpl(PlanManager planManager, ProjectManager projectManager, BambooAclUpdateHelper aclUpdateHelper, BambooAuthenticationContext authenticationContext, BambooLicenseManager bambooLicenseManager, HibernateMutableAclService aclService, PlanScheduler planScheduler, com.atlassian.event.api.EventPublisher eventPublisher, PlanValidationService planValidationService, AuditLogService auditLogService, BuildDefinitionConverter buildDefinitionConverter, ArtifactDefinitionManager artifactDefinitionManager, ArtifactSubscriptionManager artifactSubscriptionManager, VariableDefinitionManager variableDefinitionManager, RepositoryDefinitionManager repositoryDefinitionManager, TaskConfigurationService taskConfigurationService, NotificationManager notificationManager, BranchCommitInformationManager branchCommitInformationManager, VcsBranchManager vcsBranchManager, TriggerConfigurationService triggerConfigurationService, ChainBranchManager chainBranchManager, BuildNumberGeneratorService buildNumberGeneratorService, VcsRepositoryManager vcsRepositoryManager, DockerPipelineValidationService dockerPipelineValidationService, TaskManager taskManager, TransactionAndHibernateTemplate hibernateTemplate)
PlanCreationTemplate(PlanManager planManager, ProjectManager projectManager, BambooAclUpdateHelper aclUpdateHelper, BambooAuthenticationContext authenticationContext, BambooLicenseManager bambooLicenseManager, HibernateMutableAclService aclService, PlanScheduler planScheduler, com.atlassian.event.api.EventPublisher eventPublisher, PlanValidationService planValidationService, AuditLogService auditLogService, BuildDefinitionConverter buildDefinitionConverter, ArtifactDefinitionManager artifactDefinitionManager, ArtifactSubscriptionManager artifactSubscriptionManager, VariableDefinitionManager variableDefinitionManager, RepositoryDefinitionManager repositoryDefinitionManager, TaskConfigurationService taskConfigurationService, NotificationManager notificationManager, BranchCommitInformationManager branchCommitInformationManager, VcsBranchManager vcsBranchManager, TriggerConfigurationService triggerConfigurationService, BuildNumberGeneratorService buildNumberGeneratorService, TransactionAndHibernateTemplate hibernateTemplate)
-
Uses of BambooLicenseManager in com.atlassian.bamboo.buildqueue.manager
Constructors in com.atlassian.bamboo.buildqueue.manager with parameters of type BambooLicenseManager Constructor Description AgentManagerImpl(AgentDao agentDao, CapabilitySetManager capabilitySetManager, CapabilityManager capabilityManager, com.atlassian.event.api.EventPublisher eventPublisher, BambooLicenseManager bambooLicenseManager, ElasticInstanceManager elasticInstanceManager, ErrorUpdateHandler errorUpdateHandler, BuildLoggerManager buildLoggerManager, FeatureManager featureManager, DeploymentsInProgressService deploymentsInProgressService, ElasticTunnelDefinitionDao elasticTunnelDefinitionDao, EphemeralAgentsService ephemeralAgentsService, EphemeralAgentExecutionService ephemeralAgentExecutionService, EphemeralAgentManagementLogger ephemeralAgentManagementLogger)
-
Uses of BambooLicenseManager in com.atlassian.bamboo.deployments.execution.service
Constructors in com.atlassian.bamboo.deployments.execution.service with parameters of type BambooLicenseManager Constructor Description DeploymentPermitterImpl(NodeLifecycleProvider nodeLifecycleProvider, BambooLicenseManager bambooLicenseManager)
-
Uses of BambooLicenseManager in com.atlassian.bamboo.license
Classes in com.atlassian.bamboo.license that implement BambooLicenseManager Modifier and Type Class Description class
BambooLicenseManagerImpl
Constructors in com.atlassian.bamboo.license with parameters of type BambooLicenseManager Constructor Description LogLicenseDetailsServerStartedListener(BambooLicenseManager bambooLicenseManager)
-
Uses of BambooLicenseManager in com.atlassian.bamboo.plan
Constructors in com.atlassian.bamboo.plan with parameters of type BambooLicenseManager Constructor Description ExecutionLimitsServiceImpl(BambooLicenseManager bambooLicenseManager, BuildSuspensionCheckBean buildSuspensionCheckBean, BuildLoggerManager buildLoggerManager, NodeLifecycleProvider nodeLifecycleProvider, StorageCappingService storageCappingService)
PlanManagerImpl(@NotNull PlanDao planDao, @NotNull BambooLicenseManager bambooLicenseManager, @NotNull com.atlassian.event.api.EventPublisher eventPublisher, @NotNull ProjectManager projectManager, @NotNull PlanScheduler planScheduler)
-
Uses of BambooLicenseManager in com.atlassian.bamboo.plugins.rest.admin.elasticconfiguration
Constructors in com.atlassian.bamboo.plugins.rest.admin.elasticconfiguration with parameters of type BambooLicenseManager Constructor Description ElasticConfigurationConversionFunction(BambooLicenseManager bambooLicenseManager, ElasticFunctionalityFacade elasticFunctionalityFacade, ElasticInstanceManager elasticInstanceManager, FeatureManager featureManager, com.atlassian.sal.api.message.I18nResolver i18nResolver, LinkService linkService, SecretEncryptionService secretEncryptionService)
-
Uses of BambooLicenseManager in com.atlassian.bamboo.plugins.testutils.rest.resource.administration
Constructors in com.atlassian.bamboo.plugins.testutils.rest.resource.administration with parameters of type BambooLicenseManager Constructor Description AdministrationResource(AdministrationConfigurationAccessor administrationConfigurationAccessor, AdministrationConfigurationPersister administrationConfigurationPersister, AuditLogService auditLogService, MailConfigurationService mailConfigurationService, BambooHomeLocator homeLocator, BambooLicenseManager bambooLicenseManager, WebhookTemplateService webhookTemplateService)
-
Uses of BambooLicenseManager in com.atlassian.bamboo.spring
Fields in com.atlassian.bamboo.spring with type parameters of type BambooLicenseManager Modifier and Type Field Description static Supplier<BambooLicenseManager>
ComponentAccessor. BAMBOO_LICENSE_MANAGER
Deprecated. -
Uses of BambooLicenseManager in com.atlassian.bamboo.ww2
Methods in com.atlassian.bamboo.ww2 that return BambooLicenseManager Modifier and Type Method Description protected BambooLicenseManager
BambooActionSupport. getBambooLicenseManager()
BambooLicenseManager
FreemarkerContext. getBambooLicenseManager()
Methods in com.atlassian.bamboo.ww2 with parameters of type BambooLicenseManager Modifier and Type Method Description void
BambooActionSupport. setBambooLicenseManager(BambooLicenseManager bambooLicenseManager)
Constructors in com.atlassian.bamboo.ww2 with parameters of type BambooLicenseManager Constructor Description FreemarkerContext(AdministrationConfigurationAccessor administrationConfigurationAccessor, BambooLicenseManager bambooLicenseManager, BambooPermissionManager bambooPermissionManager, BambooUserManager bambooUserManager, BootstrapManager bootstrapManager, CachedPlanManager cachedPlanManager, CachedRepositoryDefinitionManager cachedRepositoryDefinitionManager, CommentManager commentManager, DarkFeatureService darkFeatureService, DocumentationLinkProvider documentationLinkProvider, FeatureManager featureManager, GravatarService gravatarService, LinkedDeploymentProjectCacheService linkedDeploymentProjectCacheService, NotificationManager notificationManager, PlanFavouriteService planFavouriteService, PlanManager planManager, com.atlassian.plugin.PluginAccessor pluginAccessor, NodeStatusProvider nodeStatusProvider, StorageCappingService storageCappingService, VcsRepositoryViewerManager vcsRepositoryViewerManager, com.atlassian.plugin.web.api.DynamicWebInterfaceManager webInterfaceManager, com.atlassian.plugin.webresource.WebResourceIntegration webResourceIntegration, SystemInfo systemInfo, com.atlassian.plugin.webresource.WebResourceUrlProvider webResourceUrlProvider, CustomVariableContext customVariableContext, HigherOrderAvatarProvider higherOrderAvatarProvider, BambooClusterNodeHeartbeatService clusterNodeHeartbeatService)
-
Uses of BambooLicenseManager in com.atlassian.bamboo.ww2.actions.admin
Methods in com.atlassian.bamboo.ww2.actions.admin that return BambooLicenseManager Modifier and Type Method Description BambooLicenseManager
UpdateLicenseAction. getBambooLicenseManager()
Methods in com.atlassian.bamboo.ww2.actions.admin with parameters of type BambooLicenseManager Modifier and Type Method Description void
UpdateLicenseAction. setBambooLicenseManager(BambooLicenseManager bambooLicenseManager)
-
Uses of BambooLicenseManager in com.atlassian.bamboo.ww2.actions.build.admin.create
Constructors in com.atlassian.bamboo.ww2.actions.build.admin.create with parameters of type BambooLicenseManager Constructor Description UIConfigSupportImpl(BambooLicenseManager bambooLicenseManager, BambooUserManager bambooUserManager, TriggerTypeManager triggerTypeManager, JdkManager jdkManager, PlanManager planManager, ProjectManager projectManager, RepositoryManager repositoryManager, TaskManager taskManager, com.opensymphony.xwork2.TextProvider textProvider, WebRepositoryViewerManager webRepositoryViewerManager, BambooPermissionManager bambooPermissionManager)
-
Uses of BambooLicenseManager in com.atlassian.bamboo.ww2.actions.setup
Methods in com.atlassian.bamboo.ww2.actions.setup that return BambooLicenseManager Modifier and Type Method Description BambooLicenseManager
SetupGeneralConfiguration. getBambooLicenseManager()
BambooLicenseManager
SetupLicenseAction. getBambooLicenseManager()
Methods in com.atlassian.bamboo.ww2.actions.setup with parameters of type BambooLicenseManager Modifier and Type Method Description void
SetupLicenseAction. setBambooLicenseManager(BambooLicenseManager bambooLicenseManager)
-
Uses of BambooLicenseManager in com.atlassian.sal.bamboo.license
Constructors in com.atlassian.sal.bamboo.license with parameters of type BambooLicenseManager Constructor Description BambooLicenseHandler(BambooLicenseManager bambooLicenseManager, com.atlassian.sal.api.message.I18nResolver i18nResolver)
-