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

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

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

Classes in com.atlassian.bamboo.resultsummary.tests that implement TestResultsDao
 class TestResultsHibernateDao
           
 

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



Copyright © 2011 Atlassian. All Rights Reserved.