hudson.plugins.slave_squatter
Class ReservationExecutable
java.lang.Object
hudson.plugins.slave_squatter.ReservationExecutable
- All Implemented Interfaces:
- hudson.model.Queue.Executable, Runnable
public class ReservationExecutable
- extends Object
- implements hudson.model.Queue.Executable
- Author:
- Kohsuke Kawaguchi
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface hudson.model.Queue.Executable |
toString |
ReservationExecutable
public ReservationExecutable(ReservationTask parent)
getParent
public ReservationTask getParent()
- Specified by:
getParent in interface hudson.model.Queue.Executable
run
public void run()
- Specified by:
run in interface hudson.model.Queue.Executable- Specified by:
run in interface Runnable
getEstimatedDuration
public long getEstimatedDuration()
- Specified by:
getEstimatedDuration in interface hudson.model.Queue.Executable
Copyright © 2004-2011. All Rights Reserved.