Uses of Interface
com.atlassian.bamboo.resultsummary.tests.TestsDao

Packages that use TestsDao
com.atlassian.bamboo.resultsummary.tests   
 

Uses of TestsDao in com.atlassian.bamboo.resultsummary.tests
 

Classes in com.atlassian.bamboo.resultsummary.tests that implement TestsDao
 class TestsHibernateDao
           
 

Constructors in com.atlassian.bamboo.resultsummary.tests with parameters of type TestsDao
TestCaseMapper(net.sf.hibernate.SessionFactory sessionFactory, TestsDao testsDao)
           
TestClassMapper(net.sf.hibernate.SessionFactory sessionFactory, PlanDao planDao, TestsDao testsDao)
           
TestsManagerImpl(TestsDao testsDao, TestResultsDao testResultsDao, PlanManager planManager, BuildResultsSummaryManager buildResultsSummaryManager)
           
 



Copyright © 2011 Atlassian. All Rights Reserved.