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