org.squashtest.tm.plugin.testautomation.jenkins.internal
Class ExecuteTestsBuildProcessor

java.lang.Object
  extended by org.squashtest.tm.plugin.testautomation.jenkins.internal.tasks.AbstractBuildProcessor
      extended by org.squashtest.tm.plugin.testautomation.jenkins.internal.tasks.DelayedBuildProcessor
          extended by org.squashtest.tm.plugin.testautomation.jenkins.internal.ExecuteTestsBuildProcessor
All Implemented Interfaces:
BuildProcessor

public class ExecuteTestsBuildProcessor
extends DelayedBuildProcessor


Field Summary
 
Fields inherited from class org.squashtest.tm.plugin.testautomation.jenkins.internal.tasks.AbstractBuildProcessor
currentFuture, currentStep, scheduler
 
Constructor Summary
ExecuteTestsBuildProcessor(org.springframework.scheduling.TaskScheduler scheduler)
           
 
Method Summary
protected  StepSequence getStepSequence()
           
 void setBuildAbsoluteId(BuildAbsoluteId absoluteId)
           
 void setClient(org.apache.commons.httpclient.HttpClient client)
           
 void setProjectContent(org.squashtest.tm.service.testautomation.model.TestAutomationProjectContent content)
           
 
Methods inherited from class org.squashtest.tm.plugin.testautomation.jenkins.internal.tasks.DelayedBuildProcessor
notifyException, notifyStepDone, run
 
Methods inherited from class org.squashtest.tm.plugin.testautomation.jenkins.internal.tasks.AbstractBuildProcessor
_reschedule, cancel, getCurrentFuture, getCurrentStep, getDefaultReschedulingDelay, getScheduler, isCanceled, scheduleNextStep, setDefaultReschedulingDelay, taskHasBegun
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExecuteTestsBuildProcessor

public ExecuteTestsBuildProcessor(org.springframework.scheduling.TaskScheduler scheduler)
Method Detail

setClient

public void setClient(org.apache.commons.httpclient.HttpClient client)

setProjectContent

public void setProjectContent(org.squashtest.tm.service.testautomation.model.TestAutomationProjectContent content)

setBuildAbsoluteId

public void setBuildAbsoluteId(BuildAbsoluteId absoluteId)

getStepSequence

protected StepSequence getStepSequence()
Specified by:
getStepSequence in class AbstractBuildProcessor


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