Uses of Interface
com.atlassian.bamboo.ServerLifecycleManager

Packages that use ServerLifecycleManager
com.atlassian.bamboo   
com.atlassian.bamboo.container   
com.atlassian.bamboo.migration   
 

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.container
 

Methods in com.atlassian.bamboo.container with parameters of type ServerLifecycleManager
 void BambooContainer.setServerLifecycleManager(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.xwork.TextProvider textProvider, AdminErrorHandler adminErrorHandler, DummyResultsSummaryCache dummyResultsSummaryCache, ImmutablePlanCacheService immutablePlanCacheService, ServerLifecycleManager serverLifecycleManager)
           
 



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