|
||||||||||
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,
PlanManager planManager,
ElasticInstanceManager elasticInstanceManager,
ElasticAccountBean elasticAccountBean,
BuildExecutionManager buildExecutionManager,
BambooLicenseManager bambooLicenseManager,
ResultsSummaryManager buildResultsSummaryManager,
AdministrationConfigurationManager administrationConfigurationManager,
com.opensymphony.xwork.TextProvider textProvider,
AwsAccountBean awsAccountBean)
|
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.xwork.TextProvider textProvider,
AdministrationConfigurationManager administrationConfigurationManager,
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)
|
|
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)
|
|
JobCreationService(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)
|
|
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)
|
Uses of BambooLicenseManager in com.atlassian.bamboo.buildqueue.manager |
---|
Methods in com.atlassian.bamboo.buildqueue.manager with parameters of type BambooLicenseManager | |
---|---|
void |
AgentManagerImpl.setBambooLicenseManager(BambooLicenseManager bambooLicenseManager)
|
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,
PlanVcsRevisionHistoryService planVcsRevisionHistoryService)
|
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,
AdministrationConfigurationManager administrationConfigurationManager,
BambooPermissionManager bambooPermissionManager,
DashboardCachingManager dashboardCachingManager,
com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager,
BambooUserManager bambooUserManager,
com.atlassian.plugin.PluginAccessor pluginAccessor,
PlanFavouriteService planFavouriteService,
GravatarService gravatarService,
ServerLifecycleProvider serverLifecycleProvider,
PlanManager planManager)
|
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.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.xwork.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 |