public class Task extends AbstractModel
Constructor and Description |
---|
Task() |
Modifier and Type | Method and Description |
---|---|
SQLTask |
getSQLTask()
Get SQL查询任务
|
void |
setSQLTask(SQLTask SQLTask)
Set SQL查询任务
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
Copyright © 2021. All rights reserved.