com.ibm.di.server
Interface TaskInterface
- All Known Implementing Classes:
- AssemblyLine, DSMLv2EventHandler, HTTPSwitchboard
public interface TaskInterface
getParent
RSInterface getParent()
getLog
Log getLog()
getConnector
AssemblyLineComponent getConnector(String name)
getScriptEngine
ScriptEngine getScriptEngine()
getConfig
Object getConfig(String name)
logmsg
void logmsg(Object msg)
getWork
Entry getWork()
getResult
Entry getResult()
debugMsg
void debugMsg(Object obj)
throws Exception
- Throws:
Exception
debugBreak
void debugBreak(Object obj)
throws Exception
- Throws:
Exception
getNullBehavior
String getNullBehavior()
getNullBehaviorValue
String getNullBehaviorValue()
getNullDefinition
String getNullDefinition()
getNullDefinitionValue
String getNullDefinitionValue()