Uses of Interface
com.atlassian.bamboo.plan.cache.ImmutableBuildable

Packages that use ImmutableBuildable
com.atlassian.bamboo.build   
com.atlassian.bamboo.plan.cache   
 

Uses of ImmutableBuildable in com.atlassian.bamboo.build
 

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

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

Uses of ImmutableBuildable in com.atlassian.bamboo.plan.cache
 

Subinterfaces of ImmutableBuildable in com.atlassian.bamboo.plan.cache
 interface ImmutableJob
          Immutable, threadsafe cacheable version of Job
 

Classes in com.atlassian.bamboo.plan.cache that implement ImmutableBuildable
 class ImmutableJobImpl
           
 



Copyright © 2012 Atlassian. All Rights Reserved.