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
TestClassResultMapper(net.sf.hibernate.SessionFactory sessionFactory, TestResultsDao testResultsDao)
           
TestsManagerImpl(TestCaseDao testCaseDao, TestCaseResultDao testCaseResultDao, TestResultsDao testResultsDao, TestsDao testsDao, PlanManager planManager, ResultsSummaryManager resultsSummaryManager)
           
 



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