public class DataStoreWriter extends DataFlowServiceBase
| Modifier and Type | Field and Description |
|---|---|
protected DataStoreUtil |
dataStore |
static String |
PARAM_TABLENAME |
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 |
|---|
DataStoreWriter() |
| Modifier and Type | Method and Description |
|---|---|
ServicesIntf |
cloneService() |
int |
getDefError() |
MessageIntf |
runService() |
protected void |
saveTableInfo(String aTableName,
Map<String,Object> aData,
Long anUserId) |
convertTemplate, convertTemplateMessage, getFieldDataFromMsg, getMessage, getServiceDisplayName, getServiceName, init, resetService, runServicePost, runServicePre, setFunctionParams, setMessage, setServiceDisplayName, setServiceName, shutdownpublic static final String PARAM_TABLENAME
protected DataStoreUtil dataStore
public MessageIntf runService()
runService in interface ServicesIntfrunService in class DataFlowServiceBaseprotected void saveTableInfo(String aTableName, Map<String,Object> aData, Long anUserId) throws Exception
Exceptionpublic ServicesIntf cloneService() throws Exception
cloneService in interface ServicesIntfcloneService in class DataFlowServiceBaseExceptionpublic int getDefError()
Copyright © 2020. All rights reserved.