public interface StepScheduler
| Modifier and Type | Method and Description |
|---|---|
StepFuture |
schedule(BuildStep<?> step) |
StepFuture |
schedule(BuildStep<?> step,
int millisDelay) |
StepFuture schedule(BuildStep<?> step)
StepFuture schedule(BuildStep<?> step, int millisDelay)
Copyright © 2010–2016 Henix, henix.fr. All rights reserved.