public class UnshelveProjectExecutable extends Object implements Queue.Executable
| Modifier and Type | Method and Description |
|---|---|
long |
getEstimatedDuration() |
Queue.Task |
getParent() |
void |
run() |
String |
toString() |
public Queue.Task getParent()
getParent in interface Queue.Executablepublic void run()
run in interface Queue.Executablerun in interface Runnablepublic long getEstimatedDuration()
getEstimatedDuration in interface Queue.Executablepublic String toString()
toString in interface Queue.ExecutabletoString in class ObjectCopyright © 2016–2018. All rights reserved.