Uses of Class
com.atlassian.bamboo.migration.beans.DummyResultsSummaryCache

Packages that use DummyResultsSummaryCache
com.atlassian.bamboo.build.artifact   
com.atlassian.bamboo.migration   
com.atlassian.bamboo.migration.stream   
 

Uses of DummyResultsSummaryCache in com.atlassian.bamboo.build.artifact
 

Constructors in com.atlassian.bamboo.build.artifact with parameters of type DummyResultsSummaryCache
ArtifactLinkMapper(net.sf.hibernate.SessionFactory sessionFactory, ArtifactLinkDao artifactLinkDao, DummyResultsSummaryCache dummyResultsSummaryCache)
           
 

Uses of DummyResultsSummaryCache in com.atlassian.bamboo.migration
 

Constructors in com.atlassian.bamboo.migration with parameters of type DummyResultsSummaryCache
ImportExportManagerImpl(DeletionService deletionService, XmlMigrator xmlMigrator, com.opensymphony.xwork.TextProvider textProvider, AdminErrorHandler adminErrorHandler, DummyResultsSummaryCache dummyResultsSummaryCache)
           
 

Uses of DummyResultsSummaryCache in com.atlassian.bamboo.migration.stream
 

Constructors in com.atlassian.bamboo.migration.stream with parameters of type DummyResultsSummaryCache
ConsumedSubscriptionMapper(net.sf.hibernate.SessionFactory sessionFactory, ConsumedSubscriptionDao consumedSubscriptionDao, ArtifactLinkDao artifactLinkDao, DummyResultsSummaryCache dummyResultsSummaryCache)
           
 



Copyright © 2012 Atlassian. All Rights Reserved.