org.jvnet.hudson.plugins.shelveproject
Class UnshelveProjectExecutable
java.lang.Object
org.jvnet.hudson.plugins.shelveproject.UnshelveProjectExecutable
- All Implemented Interfaces:
- hudson.model.Queue.Executable, Runnable
public class UnshelveProjectExecutable
- extends Object
- implements hudson.model.Queue.Executable
UnshelveProjectExecutable
public UnshelveProjectExecutable(hudson.model.Queue.Task parentTask,
String[] shelvedProjectArchiveNames)
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.