| Package | Description |
|---|---|
| org.squashtest.tm.plugin.testautomation.jenkins.internal.tasks |
| Modifier and Type | Field and Description |
|---|---|
protected StepFuture |
AbstractBuildProcessor.currentFuture |
| Modifier and Type | Method and Description |
|---|---|
protected StepFuture |
AbstractBuildProcessor.getCurrentFuture() |
StepFuture |
ThreadPoolStepScheduler.schedule(BuildStep step) |
StepFuture |
StepScheduler.schedule(BuildStep<?> step) |
StepFuture |
SameThreadStepScheduler.schedule(BuildStep<?> step) |
StepFuture |
StepScheduler.schedule(BuildStep<?> step,
int millisDelay) |
StepFuture |
SameThreadStepScheduler.schedule(BuildStep<?> step,
int millisDelay) |
StepFuture |
ThreadPoolStepScheduler.schedule(BuildStep step,
int millisDelay) |
Copyright © 2010–2016 Henix, henix.fr. All rights reserved.