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

Packages that use ConsumedSubscriptionDao
com.atlassian.bamboo.migration.stream   
com.atlassian.bamboo.plan.artifact   
 

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

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

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

Classes in com.atlassian.bamboo.plan.artifact that implement ConsumedSubscriptionDao
 class ConsumedSubscriptionHibernateDao
           
 

Constructors in com.atlassian.bamboo.plan.artifact with parameters of type ConsumedSubscriptionDao
ArtifactSubscriptionManagerImpl(ArtifactDefinitionManager artifactDefinitionManager, ArtifactSubscriptionDao artifactSubscriptionDao, ConsumedSubscriptionDao consumedSubscriptionDao, ArtifactLinkDao artifactLinkDao, ResultsSummaryManager resultsSummaryManager, SecureTokenService secureTokenService)
           
 



Copyright © 2012 Atlassian. All Rights Reserved.