public interface ContinuableExecutable
extends hudson.model.Queue.Executable
ContinuedTask: an executable which is expected to be replaced by another task before the logical work finishes.| Modifier and Type | Method and Description |
|---|---|
boolean |
willContinue()
Determines whether a continuation of this executable is currently expected.
|
boolean willContinue()
Copyright © 2016–2017. All rights reserved.