org.jvnet.hudson.plugins.shelveproject
Class ShelveProjectExecutable
java.lang.Object
org.jvnet.hudson.plugins.shelveproject.ShelveProjectExecutable
- All Implemented Interfaces:
- hudson.model.Queue.Executable, Runnable
public class ShelveProjectExecutable
- extends Object
- implements hudson.model.Queue.Executable
|
Constructor Summary |
ShelveProjectExecutable(hudson.model.Queue.Task parentTask,
hudson.model.AbstractProject project)
|
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 Runnable
getEstimatedDuration
public long getEstimatedDuration()
- Specified by:
getEstimatedDuration in interface hudson.model.Queue.Executable
toString
public String toString()
- Specified by:
toString in interface hudson.model.Queue.Executable- Overrides:
toString in class Object
Copyright © 2004-2011. All Rights Reserved.