|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.atlassian.fisheye.plugins.scm.utils.process.BaseProcessHandler
public abstract class BaseProcessHandler
| Constructor Summary | |
|---|---|
BaseProcessHandler()
|
|
| Method Summary | |
|---|---|
Watchdog |
getWatchdog()
|
void |
setWatchdog(Watchdog watchdog)
Set the watchdog associated with this handler. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.atlassian.fisheye.plugins.scm.utils.process.ProcessHandler |
|---|
complete, getException, getExitCode, hasInput, isComplete, processError, processOutput, provideInput, reset, succeeded |
| Constructor Detail |
|---|
public BaseProcessHandler()
| Method Detail |
|---|
public void setWatchdog(Watchdog watchdog)
ProcessHandler
setWatchdog in interface ProcessHandlerpublic Watchdog getWatchdog()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||