org.jvnet.hudson.plugins.shelveproject
Class ShelveProjectExecutable
java.lang.Object
org.jvnet.hudson.plugins.shelveproject.ShelveProjectExecutable
- All Implemented Interfaces:
- hudson.model.Queue.Executable, java.lang.Runnable
public class ShelveProjectExecutable
- extends java.lang.Object
- implements hudson.model.Queue.Executable
|
Constructor Summary |
ShelveProjectExecutable(hudson.model.Queue.Task parentTask,
hudson.model.AbstractProject project)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ShelveProjectExecutable
public ShelveProjectExecutable(hudson.model.Queue.Task parentTask,
hudson.model.AbstractProject project)
getParent
public hudson.model.Queue.Task 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 java.lang.Runnable
getEstimatedDuration
public long getEstimatedDuration()
- Specified by:
getEstimatedDuration in interface hudson.model.Queue.Executable
toString
public java.lang.String toString()
- Specified by:
toString in interface hudson.model.Queue.Executable- Overrides:
toString in class java.lang.Object
Copyright © 2010. All Rights Reserved.