Uses of Interface
com.atlassian.bamboo.Bamboo

Packages that use Bamboo
com.atlassian.bamboo.container   
com.atlassian.bamboo.webwork   
com.atlassian.bamboo.ww2   
 

Uses of Bamboo in com.atlassian.bamboo.container
 

Classes in com.atlassian.bamboo.container that implement Bamboo
 class BambooContainer
          This class uses an IoC container to glue together the various Bamboo build server components.
 

Methods in com.atlassian.bamboo.container that return Bamboo
 Bamboo ExpiredBuildCleaner.getContainerFromJobContext(JobExecutionContext jobExecutionContext)
          Make the bamboo facade available to the Quartz job
 

Constructors in com.atlassian.bamboo.container with parameters of type Bamboo
ShutdownHook(Bamboo bamboo, BuildManager buildManager)
           
 

Uses of Bamboo in com.atlassian.bamboo.webwork
 

Methods in com.atlassian.bamboo.webwork that return Bamboo
 Bamboo AbstractAction.getBamboo()
          Obtain the action's Bamboo instance
 

Uses of Bamboo in com.atlassian.bamboo.ww2
 

Methods in com.atlassian.bamboo.ww2 that return Bamboo
static Bamboo BambooFilterDispatcher.createBambooContainer()
           
static Bamboo BambooServletDispatcher.createBambooContainer()
           
 Bamboo BambooActionSupport.getBamboo()
          Allows access to the Bamboo container.
 



Copyright © 2006 Atlassian Software Systems. All Rights Reserved.