Uses of Interface
com.atlassian.bamboo.ServerLifecycleProvider

Packages that use ServerLifecycleProvider
com.atlassian.bamboo   
com.atlassian.bamboo.plan   
com.atlassian.bamboo.webwork   
com.atlassian.bamboo.ww2   
 

Uses of ServerLifecycleProvider in com.atlassian.bamboo
 

Classes in com.atlassian.bamboo that implement ServerLifecycleProvider
 class ServerLifecycleProviderImpl
           
 

Uses of ServerLifecycleProvider in com.atlassian.bamboo.plan
 

Constructors in com.atlassian.bamboo.plan with parameters of type ServerLifecycleProvider
ExecutionLimitsServiceImpl(BambooLicenseManager bambooLicenseManager, BuildSuspensionCheckBean buildSuspensionCheckBean, BuildLoggerManager buildLoggerManager, ServerLifecycleProvider serverLifecycleProvider)
           
 

Uses of ServerLifecycleProvider in com.atlassian.bamboo.webwork
 

Methods in com.atlassian.bamboo.webwork with parameters of type ServerLifecycleProvider
 void ViewTelemetryAction.setServerLifecycleProvider(ServerLifecycleProvider serverLifecycleProvider)
           
 

Uses of ServerLifecycleProvider in com.atlassian.bamboo.ww2
 

Methods in com.atlassian.bamboo.ww2 with parameters of type ServerLifecycleProvider
 void BambooActionSupport.setServerLifecycleProvider(ServerLifecycleProvider serverLifecycleProvider)
           
 

Constructors in com.atlassian.bamboo.ww2 with parameters of type ServerLifecycleProvider
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, BootstrapManager bootstrapManager, FeatureManager featureManager)
           
 



Copyright © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.