|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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.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,
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |