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, waitMethods inherited from interface hudson.model.Queue.Executable
getConsoleUrl, getParentExecutable
-
Constructor Details
-
ShelveProjectExecutable
-
-
Method Details
-
getParent
- Specified by:
getParentin interfaceQueue.Executable
-
run
public void run()- Specified by:
runin interfaceQueue.Executable- Specified by:
runin interfaceRunnable
-
getEstimatedDuration
public long getEstimatedDuration()- Specified by:
getEstimatedDurationin interfaceQueue.Executable
-
getTimestampString
-
toString
- Specified by:
toStringin interfaceQueue.Executable- Overrides:
toStringin classObject
-