public class ExportDataTask extends Object implements Callable<Integer>
ExportDataTask()
ExportDataTask(com.apache.api.vo.ParamsVo vo, com.apache.api.api.ApiService iusService, Map<String,Object> resqData)
Integer
call()
Map<String,Object>
exportConfig(String pageName, String fromName)
void
setParams(com.apache.api.vo.ParamsVo vo, com.apache.api.api.ApiService iusService, Map<String,Object> resqData)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ExportDataTask()
public ExportDataTask(com.apache.api.vo.ParamsVo vo, com.apache.api.api.ApiService iusService, Map<String,Object> resqData)
public void setParams(com.apache.api.vo.ParamsVo vo, com.apache.api.api.ApiService iusService, Map<String,Object> resqData)
public Integer call() throws Exception
call
Callable<Integer>
Exception
Callable.call()
public Map<String,Object> exportConfig(String pageName, String fromName)
pageName
fromName
Copyright © 2022. All rights reserved.