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



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