|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of BambooLicenseManager in com.atlassian.bamboo.agent.elastic.schedule |
|---|
| Constructors in com.atlassian.bamboo.agent.elastic.schedule with parameters of type BambooLicenseManager | |
|---|---|
ElasticRunningInstancesOptimizerImpl(BuildQueueManager buildQueueManager,
AgentManager agentManager,
CachedPlanManager cachedPlanManager,
ElasticInstanceManager elasticInstanceManager,
ElasticAccountBean elasticAccountBean,
BuildExecutionManager buildExecutionManager,
BambooLicenseManager bambooLicenseManager,
ResultsSummaryManager resultsSummaryManager,
AdministrationConfigurationAccessor administrationConfigurationAccessor,
com.opensymphony.xwork2.TextProvider textProvider,
AwsAccountBean awsAccountBean,
ExecutableAgentsHelper executableAgentsHelper,
EnvironmentService environmentService,
DeploymentResultService deploymentResultService)
|
|
| Uses of BambooLicenseManager in com.atlassian.bamboo.agent.elastic.server |
|---|
| Methods in com.atlassian.bamboo.agent.elastic.server with parameters of type BambooLicenseManager | |
|---|---|
void |
ElasticFunctionalityFacadeImpl.setBambooLicenseManager(BambooLicenseManager bambooLicenseManager)
|
| Uses of BambooLicenseManager in com.atlassian.bamboo.build |
|---|
| Constructors in com.atlassian.bamboo.build with parameters of type BambooLicenseManager | |
|---|---|
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 | |
|---|---|
protected BambooLicenseManager |
PlanCreationTemplate.bambooLicenseManager
|
| Constructors in com.atlassian.bamboo.build.creation with parameters of type BambooLicenseManager | |
|---|---|
ChainBranchCreationServiceImpl(PlanManager planManager,
ProjectManager projectManager,
BambooAclUpdateHelper aclUpdateHelper,
BambooAuthenticationContext authenticationContext,
BambooLicenseManager bambooLicenseManager,
HibernateMutableAclService aclService,
PlanScheduler planScheduler,
RepositoryConfigHelper repositoryConfigHelper,
BuildStrategyConfigHelper buildStrategyConfigHelper,
WebRepositoryConfigHelper webRepositoryConfigHelper,
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,
BuildStrategyConfigurationService buildStrategyConfigurationService,
JiraBranchLinkingService jiraBranchLinkingService,
TestQuarantineManager testQuarantineManager,
TestsManager testsManager)
|
|
ChainCreationServiceImpl(PlanManager planManager,
ProjectManager projectManager,
BambooAclUpdateHelper aclUpdateHelper,
BambooAuthenticationContext authenticationContext,
BambooLicenseManager bambooLicenseManager,
HibernateMutableAclService aclService,
PlanScheduler planScheduler,
RepositoryConfigHelper repositoryConfigHelper,
BuildStrategyConfigHelper buildStrategyConfigHelper,
WebRepositoryConfigHelper webRepositoryConfigHelper,
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,
BranchDetectionService branchDetectionService,
BuildStrategyConfigurationService buildStrategyConfigurationService)
|
|
JobCreationServiceImpl(PlanManager planManager,
ProjectManager projectManager,
BambooAclUpdateHelper aclUpdateHelper,
BambooAuthenticationContext authenticationContext,
BambooLicenseManager bambooLicenseManager,
HibernateMutableAclService aclService,
PlanScheduler planScheduler,
RepositoryConfigHelper repositoryConfigHelper,
BuildStrategyConfigHelper buildStrategyConfigHelper,
WebRepositoryConfigHelper webRepositoryConfigHelper,
com.atlassian.event.api.EventPublisher eventPublisher,
PlanValidationService planValidationService,
AuditLogService auditLogService,
BuildDefinitionConverter buildDefinitionConverter,
ArtifactDefinitionManager artifactDefinitionManager,
ArtifactSubscriptionManager artifactSubscriptionManager,
VariableDefinitionManager variableDefinitionManager,
RepositoryDefinitionManager repositoryDefinitionManager,
TaskConfigurationService taskConfigurationService,
ChainBranchManager chainBranchManager,
NotificationManager notificationManager,
BranchCommitInformationManager branchCommitInformationManager,
VcsBranchManager vcsBranchManager,
BuildStrategyConfigurationService buildStrategyConfigurationService)
|
|
PlanCreationTemplate(PlanManager planManager,
ProjectManager projectManager,
BambooAclUpdateHelper aclUpdateHelper,
BambooAuthenticationContext authenticationContext,
BambooLicenseManager bambooLicenseManager,
HibernateMutableAclService aclService,
PlanScheduler planScheduler,
RepositoryConfigHelper repositoryConfigHelper,
BuildStrategyConfigHelper buildStrategyConfigHelper,
WebRepositoryConfigHelper webRepositoryConfigHelper,
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,
BuildStrategyConfigurationService buildStrategyConfigurationService)
|
|
| Uses of BambooLicenseManager in com.atlassian.bamboo.buildqueue.manager |
|---|
| Constructors in com.atlassian.bamboo.buildqueue.manager with parameters of type BambooLicenseManager | |
|---|---|
AgentManagerImpl(AgentDao agentDao,
BuildAgentController buildAgentController,
CapabilitySetManager capabilitySetManager,
com.atlassian.event.api.EventPublisher eventPublisher,
BambooLicenseManager bambooLicenseManager,
ElasticImageConfigurationManager elasticImageConfigurationManager,
ElasticInstanceManager elasticInstanceManager,
BuildExecutionManager buildExecutionManager,
ErrorUpdateHandler errorUpdateHandler,
BuildLoggerManager buildLoggerManager,
FeatureManager featureManager,
AgentAssignmentService agentAssignmentService,
DeploymentsInProgressService deploymentsInProgressService,
DeploymentExecutionService deploymentExecutionService)
|
|
| Uses of BambooLicenseManager in com.atlassian.bamboo.filter |
|---|
| Methods in com.atlassian.bamboo.filter that return BambooLicenseManager | |
|---|---|
BambooLicenseManager |
LicenseFilter.getBambooLicenseManager()
|
| Uses of BambooLicenseManager in com.atlassian.bamboo.license |
|---|
| Classes in com.atlassian.bamboo.license that implement BambooLicenseManager | |
|---|---|
class |
BambooLicenseManagerImpl
|
| Constructors in com.atlassian.bamboo.license with parameters of type BambooLicenseManager | |
|---|---|
LogLicenseDetailsServerStartedListener(BambooLicenseManager bambooLicenseManager)
|
|
| Uses of BambooLicenseManager in com.atlassian.bamboo.plan |
|---|
| Constructors in com.atlassian.bamboo.plan with parameters of type BambooLicenseManager | |
|---|---|
ExecutionLimitsServiceImpl(BambooLicenseManager bambooLicenseManager,
BuildSuspensionCheckBean buildSuspensionCheckBean,
BuildLoggerManager buildLoggerManager,
ServerLifecycleProvider serverLifecycleProvider)
|
|
PlanManagerImpl(PlanDao planDao,
BambooLicenseManager bambooLicenseManager,
com.atlassian.event.api.EventPublisher eventPublisher,
ProjectManager projectManager,
PlanScheduler planScheduler)
|
|
| Uses of BambooLicenseManager in com.atlassian.bamboo.upgrade.tasks.v5_6 |
|---|
| Methods in com.atlassian.bamboo.upgrade.tasks.v5_6 with parameters of type BambooLicenseManager | |
|---|---|
void |
UpgradeTask4402SetLimitsFromLicense.setBambooLicenseManager(BambooLicenseManager bambooLicenseManager)
|
| Uses of BambooLicenseManager in com.atlassian.bamboo.ww2 |
|---|
| Methods in com.atlassian.bamboo.ww2 that return BambooLicenseManager | |
|---|---|
BambooLicenseManager |
FreemarkerContext.getBambooLicenseManager()
|
protected BambooLicenseManager |
BambooActionSupport.getBambooLicenseManager()
|
| Methods in com.atlassian.bamboo.ww2 with parameters of type BambooLicenseManager | |
|---|---|
void |
BambooActionSupport.setBambooLicenseManager(BambooLicenseManager bambooLicenseManager)
|
| Constructors in com.atlassian.bamboo.ww2 with parameters of type BambooLicenseManager | |
|---|---|
FreemarkerContext(BambooLicenseManager bambooLicenseManager,
AdministrationConfigurationAccessor administrationConfigurationAccessor,
BambooPermissionManager bambooPermissionManager,
DashboardCachingManager dashboardCachingManager,
com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager,
BambooUserManager bambooUserManager,
com.atlassian.plugin.PluginAccessor pluginAccessor,
PlanFavouriteService planFavouriteService,
GravatarService gravatarService,
ServerStatusProvider serverStatusProvider,
PlanManager planManager,
BootstrapManager bootstrapManager,
FeatureManager featureManager)
|
|
| Uses of BambooLicenseManager in com.atlassian.bamboo.ww2.actions.admin |
|---|
| Methods in com.atlassian.bamboo.ww2.actions.admin that return BambooLicenseManager | |
|---|---|
BambooLicenseManager |
UpdateLicenseAction.getBambooLicenseManager()
|
| Methods in com.atlassian.bamboo.ww2.actions.admin with parameters of type BambooLicenseManager | |
|---|---|
void |
UpdateLicenseAction.setBambooLicenseManager(BambooLicenseManager bambooLicenseManager)
|
| Uses of BambooLicenseManager in com.atlassian.bamboo.ww2.actions.admin.elastic |
|---|
| Constructors in com.atlassian.bamboo.ww2.actions.admin.elastic with parameters of type BambooLicenseManager | |
|---|---|
ConfigureElasticCloudAction(AwsAccountBean awsAccountBean,
BambooLicenseManager bambooLicenseManager,
BambooLimitsManager bambooLimitsManager,
com.atlassian.bandana.BandanaManager bandanaManager,
ElasticAccountBean elasticAccountBean,
ElasticFunctionalityFacade elasticFunctionalityFacade,
ElasticInstanceManager elasticInstanceManager,
FeatureManager featureManager)
|
|
| 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 | |
|---|---|
UIConfigBeanImpl(WebRepositoryViewerManager webRepositoryViewerManager,
BuildStrategyManager buildStrategyManager,
RepositoryManager repositoryManager,
ProjectManager projectManager,
BambooLicenseManager bambooLicenseManager,
PlanManager planManager,
JdkManager jdkManager,
TaskManager taskManager,
com.opensymphony.xwork2.TextProvider textProvider,
RepositoryDefinitionManager repositoryDefinitionManager)
|
|
| Uses of BambooLicenseManager in com.atlassian.bamboo.ww2.actions.setup |
|---|
| Methods in com.atlassian.bamboo.ww2.actions.setup that return BambooLicenseManager | |
|---|---|
BambooLicenseManager |
SetupLicenseAction.getBambooLicenseManager()
|
BambooLicenseManager |
SetupGeneralConfiguration.getBambooLicenseManager()
|
| Methods in com.atlassian.bamboo.ww2.actions.setup with parameters of type BambooLicenseManager | |
|---|---|
void |
SetupLicenseAction.setBambooLicenseManager(BambooLicenseManager bambooLicenseManager)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||