public class FetchTestListBuildProcessor extends SynchronousBuildProcessor<Collection<org.squashtest.tm.domain.testautomation.AutomatedTest>>
currentFuture, currentStep, scheduler| Constructor and Description |
|---|
FetchTestListBuildProcessor() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
buildResult() |
Collection<org.squashtest.tm.domain.testautomation.AutomatedTest> |
getResult() |
protected StepSequence |
getStepSequence() |
void |
setBuildAbsoluteId(BuildAbsoluteId absoluteId) |
void |
setClient(org.apache.http.impl.client.CloseableHttpClient client) |
void |
setProject(org.squashtest.tm.domain.testautomation.TestAutomationProject project) |
notifyException, notifyStepDone, runcancel, getCurrentFuture, getCurrentStep, getDefaultReschedulingDelay, getScheduler, isCanceled, reschedule, scheduleNextStep, setDefaultReschedulingDelay, taskHasBegunpublic void setClient(org.apache.http.impl.client.CloseableHttpClient client)
public void setProject(org.squashtest.tm.domain.testautomation.TestAutomationProject project)
public void setBuildAbsoluteId(BuildAbsoluteId absoluteId)
public Collection<org.squashtest.tm.domain.testautomation.AutomatedTest> getResult()
getResult in class SynchronousBuildProcessor<Collection<org.squashtest.tm.domain.testautomation.AutomatedTest>>protected void buildResult()
buildResult in class SynchronousBuildProcessor<Collection<org.squashtest.tm.domain.testautomation.AutomatedTest>>protected StepSequence getStepSequence()
getStepSequence in class AbstractBuildProcessorCopyright © 2010–2016 Henix, henix.fr. All rights reserved.