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.plan.branch   
com.atlassian.bamboo.project   
com.atlassian.bamboo.repository   
 

Uses of Describable in com.atlassian.bamboo.build
 

Subinterfaces of Describable in com.atlassian.bamboo.build
 interface Buildable
           
 interface Job
           
 

Classes in com.atlassian.bamboo.build that implement Describable
 class DefaultJob
           
 

Uses of Describable in com.atlassian.bamboo.chains
 

Subinterfaces of Describable in com.atlassian.bamboo.chains
 interface Chain
          Mutable version of ImmutableChain.
 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
          Mutable version of the 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 AbstractChain
           
 class AbstractPlan
           
 class PlanPermissionSkeleton
          Deprecated. since 4.2 use @{link PlanHelper.getPlanIdentifierForPermissionChecking}
 

Uses of Describable in com.atlassian.bamboo.plan.branch
 

Subinterfaces of Describable in com.atlassian.bamboo.plan.branch
 interface ChainBranch
          Represents a branch of a plan.
 

Classes in com.atlassian.bamboo.plan.branch that implement Describable
 class ChainBranchImpl
           
 

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
           
 

Uses of Describable in com.atlassian.bamboo.repository
 

Subinterfaces of Describable in com.atlassian.bamboo.repository
 interface RepositoryDataEntity
          Represents repository as persisted in the db.
 

Classes in com.atlassian.bamboo.repository that implement Describable
 class RepositoryDataEntityImpl
           
 



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