|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jvnet.hudson.plugins.shelveproject.UnshelveProjectExecutable
public class UnshelveProjectExecutable
| Constructor Summary | |
|---|---|
UnshelveProjectExecutable(hudson.model.Queue.Task parentTask,
java.io.File shelvedProjectDir)
|
|
| Method Summary | |
|---|---|
long |
getEstimatedDuration()
|
hudson.model.Queue.Task |
getParent()
|
void |
run()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public UnshelveProjectExecutable(hudson.model.Queue.Task parentTask,
java.io.File shelvedProjectDir)
| Method Detail |
|---|
public hudson.model.Queue.Task getParent()
getParent in interface hudson.model.Queue.Executablepublic void run()
run in interface hudson.model.Queue.Executablerun in interface java.lang.Runnablepublic long getEstimatedDuration()
getEstimatedDuration in interface hudson.model.Queue.Executablepublic java.lang.String toString()
toString in interface hudson.model.Queue.ExecutabletoString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||