public class JavaScript extends DataFlowServiceBase
| Modifier and Type | Field and Description |
|---|---|
static String |
RUNTYPE_EVAL |
static String |
RUNTYPE_FUNCTION |
BOOLEAN_FALSE, BOOLEAN_TRUE, databasePoolName, engine, message, paramList, workerServiceLOG_PARAM_LOGFIELDS, LOG_PARAM_LOGMESSAGE, LOG_PARAM_LOGTYPE, LOG_TYPE_DEBUG, LOG_TYPE_ERROR, LOG_TYPE_INFO, LOG_TYPE_SYSTEM_OUT, LOG_TYPE_WARN| Constructor and Description |
|---|
JavaScript() |
| Modifier and Type | Method and Description |
|---|---|
ServicesIntf |
cloneService() |
static void |
main(String[] args) |
void |
processJavaScriptData(Object aData) |
MessageIntf |
runService() |
protected void |
setLocalJavaScript(String aCode) |
convertTemplate, convertTemplateMessage, getFieldDataFromMsg, getMessage, getServiceDisplayName, getServiceName, init, resetService, runServicePost, runServicePre, setFunctionParams, setMessage, setServiceDisplayName, setServiceName, shutdownpublic static final String RUNTYPE_EVAL
public static final String RUNTYPE_FUNCTION
protected void setLocalJavaScript(String aCode)
public MessageIntf runService()
runService in interface ServicesIntfrunService in class DataFlowServiceBasepublic void processJavaScriptData(Object aData) throws Exception
Exceptionpublic ServicesIntf cloneService() throws Exception
cloneService in interface ServicesIntfcloneService in class DataFlowServiceBaseExceptionpublic static void main(String[] args)
Copyright © 2020. All rights reserved.