Uses of Interface
com.atlassian.bamboo.build.PlanBranchPullRequestDao
-
Uses of PlanBranchPullRequestDao in com.atlassian.bamboo.build
ModifierConstructorDescriptionPlanBranchPullRequestServiceImpl
(CachedPlanManager cachedPlanManager, com.atlassian.event.api.EventPublisher eventPublisher, PlanBranchPullRequestDao planBranchPullRequestDao, PlanManager planManager, VcsPullRequestDao vcsPullRequestDao) -
Uses of PlanBranchPullRequestDao in com.atlassian.bamboo.migration.stream
ModifierConstructorDescriptionPlanBranchPullRequestMapper
(PlanBranchPullRequestDao dao, org.hibernate.SessionFactory sessionFactory, org.springframework.transaction.support.TransactionOperations transactionOperations, VcsPullRequestDao pullRequestDao, PlanDao planDao)