Uses of Interface
org.squashtest.tm.plugin.testautomation.jenkins.internal.tasks.BuildProcessor

Packages that use BuildProcessor
org.squashtest.tm.plugin.testautomation.jenkins.internal   
org.squashtest.tm.plugin.testautomation.jenkins.internal.tasks   
org.squashtest.tm.plugin.testautomation.jenkins.internal.tasksteps   
 

Uses of BuildProcessor in org.squashtest.tm.plugin.testautomation.jenkins.internal
 

Classes in org.squashtest.tm.plugin.testautomation.jenkins.internal that implement BuildProcessor
 class ExecuteAndWatchBuildProcessor
           
 class ExecuteTestsBuildProcessor
           
 class FetchTestListBuildProcessor
           
 

Uses of BuildProcessor in org.squashtest.tm.plugin.testautomation.jenkins.internal.tasks
 

Classes in org.squashtest.tm.plugin.testautomation.jenkins.internal.tasks that implement BuildProcessor
 class AbstractBuildProcessor
           
 class DelayedBuildProcessor
           
 class SynchronousBuildProcessor<RESULT>
           
 

Fields in org.squashtest.tm.plugin.testautomation.jenkins.internal.tasks declared as BuildProcessor
protected  BuildProcessor BuildStep.buildProcessor
           
 

Methods in org.squashtest.tm.plugin.testautomation.jenkins.internal.tasks with parameters of type BuildProcessor
 void BuildStep.setBuildProcessor(BuildProcessor processor)
           
 

Constructors in org.squashtest.tm.plugin.testautomation.jenkins.internal.tasks with parameters of type BuildProcessor
BuildStep(BuildProcessor processor)
           
 

Uses of BuildProcessor in org.squashtest.tm.plugin.testautomation.jenkins.internal.tasksteps
 

Constructors in org.squashtest.tm.plugin.testautomation.jenkins.internal.tasksteps with parameters of type BuildProcessor
CheckBuildQueue(BuildProcessor processor)
           
CheckBuildRunning(BuildProcessor processor)
           
GatherTestList(BuildProcessor processor)
           
GetBuildID(BuildProcessor processor)
           
StartBuild(BuildProcessor processor)
           
 



Copyright © 2010-2013 Henix, henix.fr. All Rights Reserved.