Uses of Interface
com.atlassian.bamboo.project.ProjectDao

Packages that use ProjectDao
com.atlassian.bamboo.build   
com.atlassian.bamboo.project   
com.atlassian.bamboo.upgrade.tasks   
com.atlassian.bamboo.ww2.actions.labels   
com.atlassian.bamboo.ww2.actions.project   
 

Uses of ProjectDao in com.atlassian.bamboo.build
 

Methods in com.atlassian.bamboo.build with parameters of type ProjectDao
 void HibernateBuildManager.setProjectDao(ProjectDao projectDao)
           
 

Uses of ProjectDao in com.atlassian.bamboo.project
 

Classes in com.atlassian.bamboo.project that implement ProjectDao
 class ProjectHibernateDao
           
 

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

Methods in com.atlassian.bamboo.upgrade.tasks with parameters of type ProjectDao
 void UpgradeTask110.setProjectDao(ProjectDao projectDao)
           
 

Uses of ProjectDao in com.atlassian.bamboo.ww2.actions.labels
 

Methods in com.atlassian.bamboo.ww2.actions.labels with parameters of type ProjectDao
 void ViewLabels.setProjectDao(ProjectDao projectDao)
           
 

Uses of ProjectDao in com.atlassian.bamboo.ww2.actions.project
 

Methods in com.atlassian.bamboo.ww2.actions.project with parameters of type ProjectDao
 void AddProject.setProjectDao(ProjectDao projectDao)
           
 void ViewProject.setProjectDao(ProjectDao projectDao)
           
 



Copyright © 2006 Atlassian Software Systems. All Rights Reserved.