public class XxlJobUtil
extends Object
xxl-job工具类.
-
Constructor Summary
Constructors
-
Method Summary
static org.springframework.util.MultiValueMap<String,String>
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
XxlJobUtil
public XxlJobUtil()
-
Method Details
-
getJobParams
public static String getJobParams()
获取任务参数
- Returns:
-
getJobParamMap
public static org.springframework.util.MultiValueMap<String,String> getJobParamMap()
获取参数Map
- Returns: