Uses of Interface
com.atlassian.bamboo.resultsummary.tests.TestCaseResultDao
-
Uses of TestCaseResultDao in com.atlassian.bamboo.resultsummary.tests
ModifierConstructorDescriptionTestCaseResultErrorMapper
(org.hibernate.SessionFactory sessionFactory, TestCaseResultDao testCaseResultDao, @NotNull org.springframework.transaction.support.TransactionOperations transactionOperations) TestCaseResultMapper
(org.hibernate.SessionFactory sessionFactory, TestCaseResultDao testCaseResultDao, @NotNull org.springframework.transaction.support.TransactionOperations transactionOperations) TestQuarantineManagerImpl
(TestCaseDao testCaseDao, TestCaseResultDao testCaseResultDao, TestsManager testsManager, CachedPlanManager cachedPlanManager, com.atlassian.event.api.EventPublisher eventPublisher) TestsManagerImpl
(TestCaseDao testCaseDao, TestCaseResultDao testCaseResultDao, TestResultsDao testResultsDao, TestsDao testsDao, PlanManager planManager, CachedPlanManager cachedPlanManager, ResultsSummaryManager resultsSummaryManager)