Uses of Interface
com.atlassian.bamboo.build.test.TestCollationService

Packages that use TestCollationService
com.atlassian.bamboo.build.test   
com.atlassian.bamboo.plugins.ant.task   
com.atlassian.bamboo.plugins.grails   
com.atlassian.bamboo.plugins.maven.task   
com.atlassian.bamboo.plugins.php.task   
com.atlassian.bamboo.plugins.testresultparser.task   
 

Uses of TestCollationService in com.atlassian.bamboo.build.test
 

Classes in com.atlassian.bamboo.build.test that implement TestCollationService
 class TestCollationServiceImpl
           
 

Uses of TestCollationService in com.atlassian.bamboo.plugins.ant.task
 

Constructors in com.atlassian.bamboo.plugins.ant.task with parameters of type TestCollationService
AntBuildTask(CapabilityContext capabilityContext, EnvironmentVariableAccessor environmentVariableAccessor, ProcessService processService, TestCollationService testCollationService)
           
 

Uses of TestCollationService in com.atlassian.bamboo.plugins.grails
 

Constructors in com.atlassian.bamboo.plugins.grails with parameters of type TestCollationService
GrailsBuildTask(ProcessService processService, TestCollationService testCollationService, EnvironmentVariableAccessor environmentVariableAccessor, CapabilityContext capabilityContext)
           
 

Uses of TestCollationService in com.atlassian.bamboo.plugins.maven.task
 

Constructors in com.atlassian.bamboo.plugins.maven.task with parameters of type TestCollationService
Maven1BuildTask(CapabilityContext capabilityContext, EnvironmentVariableAccessor environmentVariableAccessor, ProcessService processService, TestCollationService testCollationService)
           
Maven2BuildTask(CapabilityContext capabilityContext, EnvironmentVariableAccessor environmentVariableAccessor, ProcessService processService, TestCollationService testCollationService)
           
Maven3BuildTask(CapabilityContext capabilityContext, EnvironmentVariableAccessor environmentVariableAccessor, ProcessService processService, TestCollationService testCollationService)
           
 

Uses of TestCollationService in com.atlassian.bamboo.plugins.php.task
 

Fields in com.atlassian.bamboo.plugins.php.task declared as TestCollationService
protected  TestCollationService PhpUnitBuildTask.testCollationService
           
 

Constructors in com.atlassian.bamboo.plugins.php.task with parameters of type TestCollationService
PhpUnitBuildTask(CapabilityContext capabilityContext, ProcessService processService, TestCollationService testCollationService)
           
 

Uses of TestCollationService in com.atlassian.bamboo.plugins.testresultparser.task
 

Constructors in com.atlassian.bamboo.plugins.testresultparser.task with parameters of type TestCollationService
JUnitResultParserTask(TestCollationService testCollationService)
           
 



Copyright © 2011 Atlassian. All Rights Reserved.