Uses of Class
com.xxl.job.core.biz.model.HandleCallbackParam
Packages that use HandleCallbackParam
-
Uses of HandleCallbackParam in com.xxl.job.core.biz
Method parameters in com.xxl.job.core.biz with type arguments of type HandleCallbackParamModifier and TypeMethodDescriptionAdminBiz.callback(List<HandleCallbackParam> callbackParamList) callback -
Uses of HandleCallbackParam in com.xxl.job.core.biz.client
Method parameters in com.xxl.job.core.biz.client with type arguments of type HandleCallbackParamModifier and TypeMethodDescriptionAdminBizClient.callback(List<HandleCallbackParam> callbackParamList) -
Uses of HandleCallbackParam in com.xxl.job.core.thread
Methods in com.xxl.job.core.thread with parameters of type HandleCallbackParamModifier and TypeMethodDescriptionstatic voidTriggerCallbackThread.pushCallBack(HandleCallbackParam callback)