public static class HeavyJobProperty.ExecutableImpl extends Object implements hudson.model.Queue.Executable
Modifier and Type | Method and Description |
---|---|
hudson.model.AbstractBuild<?,?> |
getBuild() |
long |
getEstimatedDuration() |
hudson.model.queue.SubTask |
getParent() |
void |
run() |
public hudson.model.queue.SubTask getParent()
getParent
in interface hudson.model.Queue.Executable
public hudson.model.AbstractBuild<?,?> getBuild()
public void run()
public long getEstimatedDuration()
getEstimatedDuration
in interface hudson.model.Queue.Executable
Copyright © 2004-2013. All Rights Reserved.