Uses of Interface
com.atlassian.bamboo.plan.branch.VcsBranchDao

Packages that use VcsBranchDao
com.atlassian.bamboo.migration.stream   
com.atlassian.bamboo.plan.branch   
com.atlassian.bamboo.upgrade.tasks   
 

Uses of VcsBranchDao in com.atlassian.bamboo.migration.stream
 

Constructors in com.atlassian.bamboo.migration.stream with parameters of type VcsBranchDao
VcsBranchMapper(net.sf.hibernate.SessionFactory sessionFactory, VcsBranchDao vcsBranchHibernateDao)
           
 

Uses of VcsBranchDao in com.atlassian.bamboo.plan.branch
 

Classes in com.atlassian.bamboo.plan.branch that implement VcsBranchDao
 class VcsBranchHibernateDao
           
 

Constructors in com.atlassian.bamboo.plan.branch with parameters of type VcsBranchDao
VcsBranchManagerImpl(VcsBranchDao vcsBranchDao)
           
 

Uses of VcsBranchDao in com.atlassian.bamboo.upgrade.tasks
 

Methods in com.atlassian.bamboo.upgrade.tasks with parameters of type VcsBranchDao
 void UpgradeTask2903IntroduceVcsBranchTable.setVcsBranchDao(VcsBranchDao vcsBranchDao)
           
 



Copyright © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.