|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.bamboo.utils.UnixWindowsRunnable
public abstract class UnixWindowsRunnable
| Constructor Summary | |
|---|---|
UnixWindowsRunnable()
|
|
| Method Summary | |
|---|---|
java.lang.Void |
call()
|
void |
run()
|
protected abstract void |
runOnUnix()
|
protected abstract void |
runOnWindows()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UnixWindowsRunnable()
| Method Detail |
|---|
public void run()
throws java.lang.Exception
java.lang.Exception
public java.lang.Void call()
throws java.lang.Exception
call in interface java.util.concurrent.Callable<java.lang.Void>java.lang.Exception
protected abstract void runOnUnix()
throws java.lang.Exception
java.lang.Exception
protected abstract void runOnWindows()
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||