Class ShelveProjectExecutable
java.lang.Object
org.jvnet.hudson.plugins.shelveproject.ShelveProjectExecutable
- All Implemented Interfaces:
Queue.Executable
,Runnable
,WithConsoleUrl
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface hudson.model.Queue.Executable
getConsoleUrl, getParentExecutable
-
Constructor Details
-
ShelveProjectExecutable
-
-
Method Details
-
getParent
- Specified by:
getParent
in interfaceQueue.Executable
-
run
public void run()- Specified by:
run
in interfaceQueue.Executable
- Specified by:
run
in interfaceRunnable
-
getEstimatedDuration
public long getEstimatedDuration()- Specified by:
getEstimatedDuration
in interfaceQueue.Executable
-
getTimestampString
-
toString
- Specified by:
toString
in interfaceQueue.Executable
- Overrides:
toString
in classObject
-