Uses of Interface
com.atlassian.bamboo.resultsummary.tests.TestsDao
-
Uses of TestsDao in com.atlassian.bamboo.resultsummary.tests
ModifierConstructorDescriptionTestClassMapper
(org.hibernate.SessionFactory sessionFactory, PlanDao planDao, TestsDao testsDao, @NotNull org.springframework.transaction.support.TransactionOperations transactionOperations) TestsManagerImpl
(TestCaseDao testCaseDao, TestCaseResultDao testCaseResultDao, TestResultsDao testResultsDao, TestsDao testsDao, PlanManager planManager, CachedPlanManager cachedPlanManager, ResultsSummaryManager resultsSummaryManager)