Uses of Interface
com.atlassian.bamboo.resultsummary.tests.TestQuarantineManager

Packages that use TestQuarantineManager
com.atlassian.bamboo.build   
com.atlassian.bamboo.build.creation   
com.atlassian.bamboo.chains   
com.atlassian.bamboo.plugins.web.conditions   
com.atlassian.bamboo.resultsummary.tests   
com.atlassian.bamboo.ww2.actions.chains   
 

Uses of TestQuarantineManager in com.atlassian.bamboo.build
 

Fields in com.atlassian.bamboo.build declared as TestQuarantineManager
protected  TestQuarantineManager PlanResultsAction.testQuarantineManager
           
 

Methods in com.atlassian.bamboo.build with parameters of type TestQuarantineManager
 void QuarantineTest.setTestQuarantineManager(TestQuarantineManager testQuarantineManager)
           
 void PlanResultsAction.setTestQuarantineManager(TestQuarantineManager testQuarantineManager)
           
 

Uses of TestQuarantineManager in com.atlassian.bamboo.build.creation
 

Constructors in com.atlassian.bamboo.build.creation with parameters of type TestQuarantineManager
ChainBranchCreationServiceImpl(PlanManager planManager, ProjectManager projectManager, BambooAclUpdateHelper aclUpdateHelper, BambooAuthenticationContext authenticationContext, BambooLicenseManager bambooLicenseManager, HibernateMutableAclService aclService, PlanScheduler planScheduler, RepositoryConfigHelper repositoryConfigHelper, BuildStrategyConfigHelper buildStrategyConfigHelper, WebRepositoryConfigHelper webRepositoryConfigHelper, com.atlassian.event.api.EventPublisher eventPublisher, PlanValidationService planValidationService, AuditLogService auditLogService, BuildDefinitionConverter buildDefinitionConverter, NotificationManager notificationManager, JobCreationService jobCreationService, ArtifactDefinitionManager artifactDefinitionManager, ArtifactSubscriptionManager artifactSubscriptionManager, VariableDefinitionManager variableDefinitionManager, RepositoryDefinitionManager repositoryDefinitionManager, TaskConfigurationService taskConfigurationService, ScopedExclusionService exclusionService, ChainBranchManager chainBranchManager, BranchCommitInformationManager branchCommitInformationManager, VcsBranchManager vcsBranchManager, BuildStrategyConfigurationService buildStrategyConfigurationService, JiraBranchLinkingService jiraBranchLinkingService, TestQuarantineManager testQuarantineManager, TestsManager testsManager)
           
 

Uses of TestQuarantineManager in com.atlassian.bamboo.chains
 

Methods in com.atlassian.bamboo.chains that return TestQuarantineManager
 TestQuarantineManager ChainFilteredTestResults.getTestQuarantineManager()
           
 

Constructors in com.atlassian.bamboo.chains with parameters of type TestQuarantineManager
BuildContextFactoryImpl(ArtifactSubscriptionManager artifactSubscriptionManager, VariableDefinitionManager variableDefinitionManager, ResultsSummaryManager resultsSummaryManager, TaskManager taskManager, TestQuarantineManager testQuarantineManager, AdministrationConfigurationManager administrationConfigurationManager, BranchIntegrationService branchIntegrationService, FeatureManager featureManager)
           
 

Uses of TestQuarantineManager in com.atlassian.bamboo.plugins.web.conditions
 

Methods in com.atlassian.bamboo.plugins.web.conditions with parameters of type TestQuarantineManager
 void HasQuarantinedTestsCondition.setTestQuarantineManager(TestQuarantineManager testQuarantineManager)
           
 

Uses of TestQuarantineManager in com.atlassian.bamboo.resultsummary.tests
 

Classes in com.atlassian.bamboo.resultsummary.tests that implement TestQuarantineManager
 class TestQuarantineManagerImpl
           
 

Methods in com.atlassian.bamboo.resultsummary.tests that return TestQuarantineManager
 TestQuarantineManager FilteredTestResultsAbstract.getTestQuarantineManager()
           
 

Uses of TestQuarantineManager in com.atlassian.bamboo.ww2.actions.chains
 

Methods in com.atlassian.bamboo.ww2.actions.chains with parameters of type TestQuarantineManager
 void ViewQuarantinedTests.setTestQuarantineManager(TestQuarantineManager testQuarantineManager)
           
 



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