Uses of Interface
com.atlassian.bamboo.plan.artifact.ImmutableArtifactManager

Packages that use ImmutableArtifactManager
com.atlassian.bamboo.plan.artifact   
com.atlassian.bamboo.plan.cache   
com.atlassian.bamboo.spring   
 

Uses of ImmutableArtifactManager in com.atlassian.bamboo.plan.artifact
 

Classes in com.atlassian.bamboo.plan.artifact that implement ImmutableArtifactManager
 class ImmutableArtifactManagerImpl
           
 

Constructors in com.atlassian.bamboo.plan.artifact with parameters of type ImmutableArtifactManager
ImmutableArtifactDefinitionLazyReference(ImmutableArtifactManager immutableArtifactManager, ImmutableArtifactSubscription artifactSubscription)
           
ImmutableArtifactDefinitionListLazyReference(ImmutableArtifactManager immutableArtifactManager, ImmutableJob job)
           
ImmutableArtifactSubscriptionListLazyReference(ImmutableArtifactManager immutableArtifactManager, ImmutableArtifactDefinition artifactDefinition)
           
ImmutableArtifactSubscriptionListLazyReference(ImmutableArtifactManager immutableArtifactManager, ImmutableJob job)
           
 

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

Constructors in com.atlassian.bamboo.plan.cache with parameters of type ImmutableArtifactManager
ImmutableJobImpl(ImmutableChain parent, ImmutableChainStage stage, Job job, BuildLoggerManager buildLoggerManager, LabelManager labelManager, VariableDefinitionManager variableDefinitionManager, TaskManager taskManager, ResultsSummaryManager resultsSummaryManager, BuildDefinition buildDefinition, CachedPlanManager cachedPlanManager, ImmutableArtifactManager immutableArtifactManager)
           
 

Uses of ImmutableArtifactManager in com.atlassian.bamboo.spring
 

Fields in com.atlassian.bamboo.spring with type parameters of type ImmutableArtifactManager
static com.google.common.base.Supplier<ImmutableArtifactManager> ComponentAccessor.IMMUTABLE_ARTIFACT_MANAGER
           
 



Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.