Uses of Interface
com.atlassian.bamboo.Describable

Packages that use Describable
com.atlassian.bamboo.build   
com.atlassian.bamboo.chains   
com.atlassian.bamboo.plan   
com.atlassian.bamboo.project   
 

Uses of Describable in com.atlassian.bamboo.build
 

Subinterfaces of Describable in com.atlassian.bamboo.build
 interface Build
          Deprecated. since 2.7 as there are no more buildable top level plans
 interface Buildable
           
 interface Job
           
 

Classes in com.atlassian.bamboo.build that implement Describable
 class AbstractBuildable
           
 class BuildObjectForTests
          Information about a build under Continuous Integration.
 class DefaultBuild
           
 class DefaultJob
           
 class TestBuildObjectForTests
           
 

Uses of Describable in com.atlassian.bamboo.chains
 

Subinterfaces of Describable in com.atlassian.bamboo.chains
 interface Chain
           
 interface ChainStage
           
 interface ChainStageResult
          Represents the result of a ChainStage execution
 

Classes in com.atlassian.bamboo.chains that implement Describable
 class ChainStageImpl
           
 class ChainStageResultImpl
           
 class DefaultChain
           
 

Uses of Describable in com.atlassian.bamboo.plan
 

Subinterfaces of Describable in com.atlassian.bamboo.plan
 interface Plan
           
 interface TopLevelPlan
          Marker interface that specifies that the implementing Plan is a 'top level' object
 

Classes in com.atlassian.bamboo.plan that implement Describable
 class AbstractPlan
           
 

Uses of Describable in com.atlassian.bamboo.project
 

Subinterfaces of Describable in com.atlassian.bamboo.project
 interface Project
          Represents a Bamboo project object.
 

Classes in com.atlassian.bamboo.project that implement Describable
 class DefaultProject
           
 



Copyright © 2010 Atlassian. All Rights Reserved.