org.squashtest.tm.plugin.testautomation.jenkins.internal.tasks
Interface StepScheduler

All Known Implementing Classes:
SameThreadStepScheduler, ThreadPoolStepScheduler

public interface StepScheduler


Method Summary
 StepFuture schedule(BuildStep<?> step)
           
 StepFuture schedule(BuildStep<?> step, int millisDelay)
           
 

Method Detail

schedule

StepFuture schedule(BuildStep<?> step)

schedule

StepFuture schedule(BuildStep<?> step,
                    int millisDelay)


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