Uses of Class
com.xxl.job.core.biz.model.ReturnT
Packages that use ReturnT
Package
Description
-
Uses of ReturnT in com.xxl.job.core.biz
Methods in com.xxl.job.core.biz that return ReturnTModifier and TypeMethodDescriptionExecutorBiz.beat()beatAdminBiz.callback(List<HandleCallbackParam> callbackParamList) callbackExecutorBiz.idleBeat(IdleBeatParam idleBeatParam) idle beatkilllogAdminBiz.registry(RegistryParam registryParam) registryAdminBiz.registryRemove(RegistryParam registryParam) registry removeExecutorBiz.run(TriggerParam triggerParam) run -
Uses of ReturnT in com.xxl.job.core.biz.client
Methods in com.xxl.job.core.biz.client that return ReturnTModifier and TypeMethodDescriptionExecutorBizClient.beat()AdminBizClient.callback(List<HandleCallbackParam> callbackParamList) ExecutorBizClient.idleBeat(IdleBeatParam idleBeatParam) AdminBizClient.registry(RegistryParam registryParam) AdminBizClient.registryRemove(RegistryParam registryParam) ExecutorBizClient.run(TriggerParam triggerParam) -
Uses of ReturnT in com.xxl.job.core.biz.impl
Methods in com.xxl.job.core.biz.impl that return ReturnTModifier and TypeMethodDescriptionExecutorBizImpl.beat()ExecutorBizImpl.idleBeat(IdleBeatParam idleBeatParam) ExecutorBizImpl.run(TriggerParam triggerParam) -
Uses of ReturnT in com.xxl.job.core.biz.model
Methods in com.xxl.job.core.biz.model that return ReturnT -
Uses of ReturnT in com.xxl.job.core.thread
Methods in com.xxl.job.core.thread that return ReturnTModifier and TypeMethodDescriptionJobThread.pushTriggerQueue(TriggerParam triggerParam) new trigger to queue -
Uses of ReturnT in com.xxl.job.core.util
Methods in com.xxl.job.core.util that return ReturnT