| Package | Description |
|---|---|
| org.squashtest.tm.plugin.testautomation.jenkins.internal.tasks | |
| org.squashtest.tm.plugin.testautomation.jenkins.internal.tasksteps |
| Modifier and Type | Class and Description |
|---|---|
class |
BuildStep<S extends BuildStep<S>> |
interface |
StepEventListener<S extends BuildStep<S>> |
| Modifier and Type | Field and Description |
|---|---|
protected BuildStep<?> |
AbstractBuildProcessor.currentStep |
| Modifier and Type | Method and Description |
|---|---|
protected BuildStep<?> |
AbstractBuildProcessor.getCurrentStep() |
| Modifier and Type | Method and Description |
|---|---|
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) |
| Modifier and Type | Class and Description |
|---|---|
class |
CheckBuildQueue |
class |
CheckBuildRunning |
class |
GatherTestList |
class |
GetBuildID |
class |
StartBuild |
Copyright © 2010–2016 Henix, henix.fr. All rights reserved.