Uses of Interface
net.risesoft.api.job.actions.dispatch.executor.ResultSuccess
-
Packages that use ResultSuccess Package Description net.risesoft.api.job.actions.dispatch net.risesoft.api.job.actions.dispatch.executor net.risesoft.api.utils -
-
Uses of ResultSuccess in net.risesoft.api.job.actions.dispatch
Methods in net.risesoft.api.job.actions.dispatch with parameters of type ResultSuccess Modifier and Type Method Description ResultCountResult. onSuccess(ResultSuccess success) -
Uses of ResultSuccess in net.risesoft.api.job.actions.dispatch.executor
Methods in net.risesoft.api.job.actions.dispatch.executor with parameters of type ResultSuccess Modifier and Type Method Description ResultResult. onSuccess(ResultSuccess success)成功 -
Uses of ResultSuccess in net.risesoft.api.utils
Methods in net.risesoft.api.utils with parameters of type ResultSuccess Modifier and Type Method Description LResultLResult. onEnd(ResultSuccess resultSuccess)
-