Uses of Interface
com.atlassian.bamboo.ServerLifecycleManager

Packages that use ServerLifecycleManager
com.atlassian.bamboo   
com.atlassian.bamboo.migration   
com.atlassian.bamboo.plugins.rest.resource   
com.atlassian.bamboo.spring   
 

Uses of ServerLifecycleManager in com.atlassian.bamboo
 

Classes in com.atlassian.bamboo that implement ServerLifecycleManager
 class ServerLifecycleManagerImpl
           
 

Constructors in com.atlassian.bamboo with parameters of type ServerLifecycleManager
ServerLifecycleProviderImpl(ServerLifecycleManager serverLifecycleManager)
           
 

Uses of ServerLifecycleManager in com.atlassian.bamboo.migration
 

Constructors in com.atlassian.bamboo.migration with parameters of type ServerLifecycleManager
ImportExportManagerImpl(DeletionService deletionService, XmlMigrator xmlMigrator, com.opensymphony.xwork2.TextProvider textProvider, AdminErrorHandler adminErrorHandler, DummyResultsSummaryCache dummyResultsSummaryCache, ImmutablePlanCacheService immutablePlanCacheService, ServerLifecycleManager serverLifecycleManager, org.hibernate.SessionFactory sessionFactory)
           
 

Uses of ServerLifecycleManager in com.atlassian.bamboo.plugins.rest.resource
 

Constructors in com.atlassian.bamboo.plugins.rest.resource with parameters of type ServerLifecycleManager
ServerResource(BambooAuthenticationContext bambooAuthenticationContext, ServerLifecycleManager serverLifecycleManager, ServerStatusProvider serverStatusProvider)
           
 

Uses of ServerLifecycleManager in com.atlassian.bamboo.spring
 

Fields in com.atlassian.bamboo.spring with type parameters of type ServerLifecycleManager
static com.google.common.base.Supplier<ServerLifecycleManager> ComponentAccessor.SERVER_LIFECYCLE_MANAGER
           
 



Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.