@Service
public class AdminBizImpl
extends java.lang.Object
implements com.xxl.job.core.biz.AdminBiz
限定符和类型 | 字段和说明 |
---|---|
XxlJobLogDao |
xxlJobLogDao |
构造器和说明 |
---|
AdminBizImpl() |
限定符和类型 | 方法和说明 |
---|---|
com.xxl.job.core.biz.model.ReturnT<java.lang.String> |
callback(java.util.List<com.xxl.job.core.biz.model.HandleCallbackParam> callbackParamList) |
com.xxl.job.core.biz.model.ReturnT<java.lang.String> |
registry(com.xxl.job.core.biz.model.RegistryParam registryParam) |
com.xxl.job.core.biz.model.ReturnT<java.lang.String> |
registryRemove(com.xxl.job.core.biz.model.RegistryParam registryParam) |
public XxlJobLogDao xxlJobLogDao
public com.xxl.job.core.biz.model.ReturnT<java.lang.String> callback(java.util.List<com.xxl.job.core.biz.model.HandleCallbackParam> callbackParamList)
callback
在接口中 com.xxl.job.core.biz.AdminBiz
public com.xxl.job.core.biz.model.ReturnT<java.lang.String> registry(com.xxl.job.core.biz.model.RegistryParam registryParam)
registry
在接口中 com.xxl.job.core.biz.AdminBiz
public com.xxl.job.core.biz.model.ReturnT<java.lang.String> registryRemove(com.xxl.job.core.biz.model.RegistryParam registryParam)
registryRemove
在接口中 com.xxl.job.core.biz.AdminBiz