Package com.xxl.job.core.biz.model
Class KillParam
java.lang.Object
com.xxl.job.core.biz.model.KillParam
- All Implemented Interfaces:
Serializable
- Author:
- xuxueli 2020-04-11 22:27
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
KillParam
public KillParam() -
KillParam
public KillParam(int jobId)
-
-
Method Details
-
getJobId
public int getJobId() -
setJobId
public void setJobId(int jobId)
-