public class DataProcessExecutor extends Object implements DataProcessExecutorIntf
| Constructor and Description |
|---|
DataProcessExecutor() |
| Modifier and Type | Method and Description |
|---|---|
void |
doDataProcess(byte[] aProcessConfigJSON,
String aTemplateName,
BufferedReader aBufferedReader,
String contentType) |
public void doDataProcess(byte[] aProcessConfigJSON,
String aTemplateName,
BufferedReader aBufferedReader,
String contentType)
throws Exception
doDataProcess in interface DataProcessExecutorIntfExceptionCopyright © 2020. All rights reserved.