Class DeleteOrphanedTestCaseWithoutResultSummaryProvider
java.lang.Object
com.atlassian.bamboo.resultsummary.tests.AbstractOrphanedTestCaseProvider
com.atlassian.bamboo.resultsummary.tests.DeleteOrphanedTestCaseWithoutResultSummaryProvider
- All Implemented Interfaces:
SqlQueryProvider
public class DeleteOrphanedTestCaseWithoutResultSummaryProvider
extends AbstractOrphanedTestCaseProvider
-
Constructor Summary
-
Method Summary
Methods inherited from class com.atlassian.bamboo.resultsummary.tests.AbstractOrphanedTestCaseProvider
getDefaultQuery, getMsSqlQuery, getOracleQuery
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.atlassian.bamboo.utils.db.SqlQueryProvider
getH2Query, getMySqlQuery, getPostgreSqlQuery
-
Constructor Details
-
DeleteOrphanedTestCaseWithoutResultSummaryProvider
public DeleteOrphanedTestCaseWithoutResultSummaryProvider()
-
-
Method Details
-
getQuery
- Specified by:
getQuery
in classAbstractOrphanedTestCaseProvider
-