Uses of Interface
com.atlassian.bamboo.license.BambooLicenseManager
Packages that use BambooLicenseManager
Package
Description
-
Uses of BambooLicenseManager in com.atlassian.bamboo.agent.ephemeral
Constructors in com.atlassian.bamboo.agent.ephemeral with parameters of type BambooLicenseManagerModifierConstructorDescriptionEphemeralAgentsLaunchRequestRegistryImpl
(@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 BambooLicenseManagerModifierConstructorDescriptionManagedAgentContainersOptimizerImpl
(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 BambooLicenseManagerModifierConstructorDescriptionBuildSuspensionCheckBean
(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 BambooLicenseManagerModifier and TypeFieldDescriptionprotected final BambooLicenseManager
PlanCreationTemplate.bambooLicenseManager
Constructors in com.atlassian.bamboo.build.creation with parameters of type BambooLicenseManagerModifierConstructorDescriptionChainBranchCreationServiceImpl
(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) protected
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 BambooLicenseManagerModifierConstructorDescriptionAgentManagerImpl
(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 BambooLicenseManagerModifierConstructorDescriptionDeploymentPermitterImpl
(NodeLifecycleProvider nodeLifecycleProvider, BambooLicenseManager bambooLicenseManager) -
Uses of BambooLicenseManager in com.atlassian.bamboo.license
Classes in com.atlassian.bamboo.license that implement BambooLicenseManagerConstructors in com.atlassian.bamboo.license with parameters of type BambooLicenseManagerModifierConstructorDescriptionLogLicenseDetailsServerStartedListener
(BambooLicenseManager bambooLicenseManager) -
Uses of BambooLicenseManager in com.atlassian.bamboo.plan
Constructors in com.atlassian.bamboo.plan with parameters of type BambooLicenseManagerModifierConstructorDescriptionExecutionLimitsServiceImpl
(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 BambooLicenseManagerModifierConstructorDescriptionElasticConfigurationConversionFunction
(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 BambooLicenseManagerModifierConstructorDescriptionAdministrationResource
(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 BambooLicenseManagerModifier and TypeFieldDescriptionstatic final Supplier<BambooLicenseManager>
ComponentAccessor.BAMBOO_LICENSE_MANAGER
Deprecated. -
Uses of BambooLicenseManager in com.atlassian.bamboo.ww2
Methods in com.atlassian.bamboo.ww2 that return BambooLicenseManagerModifier and TypeMethodDescriptionprotected BambooLicenseManager
BambooActionSupport.getBambooLicenseManager()
FreemarkerContext.getBambooLicenseManager()
Methods in com.atlassian.bamboo.ww2 with parameters of type BambooLicenseManagerModifier and TypeMethodDescriptionvoid
BambooActionSupport.setBambooLicenseManager
(BambooLicenseManager bambooLicenseManager) Constructors in com.atlassian.bamboo.ww2 with parameters of type BambooLicenseManagerModifierConstructorDescriptionFreemarkerContext
(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, LookAndFeelAssetsProvider lookAndFeelAssetsProvider, 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 BambooLicenseManagerMethods in com.atlassian.bamboo.ww2.actions.admin with parameters of type BambooLicenseManagerModifier and TypeMethodDescriptionvoid
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 BambooLicenseManagerModifierConstructorDescriptionUIConfigSupportImpl
(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 BambooLicenseManagerModifier and TypeMethodDescriptionSetupGeneralConfiguration.getBambooLicenseManager()
SetupLicenseAction.getBambooLicenseManager()
Methods in com.atlassian.bamboo.ww2.actions.setup with parameters of type BambooLicenseManagerModifier and TypeMethodDescriptionvoid
SetupLicenseAction.setBambooLicenseManager
(BambooLicenseManager bambooLicenseManager) -
Uses of BambooLicenseManager in com.atlassian.sal.bamboo.license
Constructors in com.atlassian.sal.bamboo.license with parameters of type BambooLicenseManagerModifierConstructorDescriptionBambooLicenseHandler
(BambooLicenseManager bambooLicenseManager, com.atlassian.sal.api.message.I18nResolver i18nResolver)