public interface DataProcessExecutorIntf
| Modifier and Type | Method and Description |
|---|---|
void |
doDataProcess(byte[] aProcessConfigJSON,
String aTemplateName,
BufferedReader aBufferedReader,
String contentType) |
void doDataProcess(byte[] aProcessConfigJSON,
String aTemplateName,
BufferedReader aBufferedReader,
String contentType)
throws Exception
ExceptionCopyright © 2020. All rights reserved.