|
|||||||||
| 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.BaseOutputHandler
public abstract class BaseOutputHandler
| Constructor Summary | |
|---|---|
BaseOutputHandler()
|
|
| Method Summary | |
|---|---|
void |
cancelProcess()
|
void |
complete()
Called when the process completes. |
protected void |
resetWatchdog()
|
void |
setWatchdog(Watchdog watchdog)
Set the watchdog that this handler should be resetting to prevent the process from being terminated. |
| 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.OutputHandler |
|---|
process |
| Constructor Detail |
|---|
public BaseOutputHandler()
| Method Detail |
|---|
public void setWatchdog(Watchdog watchdog)
OutputHandler
setWatchdog in interface OutputHandlerwatchdog - process watchdog instance.protected void resetWatchdog()
public void cancelProcess()
public void complete()
OutputHandler
complete in interface OutputHandler
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||