Package com.ganteater.ae
Interface RecipeListener
-
Method Summary
Modifier and TypeMethodDescriptionvoidvoidchangeVariable(String aAttribut, Object aValue) voidcheckFailure(CommandException e, Processor processor) voidclosePort(int thePort) createPort(int thePort, String aDescription) voidcriticalError(CommandException aThrowable, Processor processor) voidendTask(boolean aErrorState) voiderrorInformation(Processor processor, Throwable e, Node aTaskNode) voidbooleanvoidoutToFrame(Processor processor, Properties aProperties, Object theValue) voidpause()voidresume()voidrunCommandView(Properties params) voidsetProgress(String aCurrentTaskName, long aMaxTags, long aCurrTags, boolean aErrorState) voidstartChildProcess(TaskProcessorThread aMaxTestRunnable) voidstartCommand(int i) voidvoidstopChildProcess(TaskProcessorThread aMaxTestRunnable) voidstopTest()
-
Method Details
-
setProgress
-
startTask
-
endTask
-
changeVariable
-
startCommand
-
startChildProcess
-
stopChildProcess
-
criticalError
-
checkFailure
-
aboutTest
-
getRunMode
-
exceptionIgnored
-
createPort
- Throws:
IOException
-
closePort
-
errorInformation
- Throws:
CommandException
-
outToFrame
-
runCommandView
- Throws:
Throwable
-
createLog
-
getManager
-
pause
void pause() -
resume
void resume() -
stopTest
void stopTest() -
isNotifyMe
boolean isNotifyMe()
-