Uses of Interface
com.atlassian.bamboo.plan.branch.BranchCommitInformationDao
Packages that use BranchCommitInformationDao
Package
Description
-
Uses of BranchCommitInformationDao in com.atlassian.bamboo.build.branch
Classes in com.atlassian.bamboo.build.branch that implement BranchCommitInformationDao -
Uses of BranchCommitInformationDao in com.atlassian.bamboo.plan
Constructors in com.atlassian.bamboo.plan with parameters of type BranchCommitInformationDaoModifierConstructorDescriptionPlanDtoManagerImpl
(@NotNull PlanDtoDao planDtoDao, @NotNull ProjectDao projectDao, @NotNull BranchCommitInformationDao branchCommitInformationDao, @NotNull BambooSpecsSourceDao bambooSpecsSourceDao, @NotNull PlanRepositoryLinkDao planRepositoryLinkDao) -
Uses of BranchCommitInformationDao in com.atlassian.bamboo.plan.branch
Constructors in com.atlassian.bamboo.plan.branch with parameters of type BranchCommitInformationDaoModifierConstructorDescriptionBranchCommitInformationManagerImpl
(BranchCommitInformationDao branchCommitInformationDao, ExtendedAuthorManager extendedAuthorManager, AuthorCreatorService authorCreatorService, JiraBranchLinkingService jiraBranchLinkingService, VcsRepositoryManager vcsRepositoryManager)