Uses of Interface
com.atlassian.bamboo.plan.artifact.ConsumedSubscriptionDao
Packages that use ConsumedSubscriptionDao
-
Uses of ConsumedSubscriptionDao in com.atlassian.bamboo.migration.stream
Constructors in com.atlassian.bamboo.migration.stream with parameters of type ConsumedSubscriptionDaoModifierConstructorDescriptionConsumedSubscriptionMapper
(org.hibernate.SessionFactory sessionFactory, ConsumedSubscriptionDao consumedSubscriptionDao, ArtifactLinkDao artifactLinkDao, DummyResultsSummaryCache dummyResultsSummaryCache, @NotNull org.springframework.transaction.support.TransactionOperations transactionOperations) -
Uses of ConsumedSubscriptionDao in com.atlassian.bamboo.plan.artifact
Classes in com.atlassian.bamboo.plan.artifact that implement ConsumedSubscriptionDaoConstructors in com.atlassian.bamboo.plan.artifact with parameters of type ConsumedSubscriptionDaoModifierConstructorDescriptionArtifactSubscriptionManagerImpl
(ArtifactDefinitionManager artifactDefinitionManager, ArtifactSubscriptionDao artifactSubscriptionDao, ConsumedSubscriptionDao consumedSubscriptionDao, ArtifactLinkDao artifactLinkDao, ResultsSummaryManager resultsSummaryManager)