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(org.hibernate.SessionFactory sessionFactory, ConsumedSubscriptionDao consumedSubscriptionDao, ArtifactLinkDao artifactLinkDao, DummyResultsSummaryCache dummyResultsSummaryCache, org.springframework.transaction.support.TransactionOperations transactionOperations)
           
 

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 © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.