public interface CloudJobServiceManager extends CloudJobService
| Modifier and Type | Method and Description |
|---|---|
void |
addJobInterceptor(int index,
CloudJobInterceptor jobInterceptor)
添加任务拦截器
|
List<org.noear.solon.core.util.RankEntity<CloudJobInterceptor>> |
getJobInterceptors()
获取任务拦截器
|
isRegistered, registervoid addJobInterceptor(int index,
CloudJobInterceptor jobInterceptor)
List<org.noear.solon.core.util.RankEntity<CloudJobInterceptor>> getJobInterceptors()
Copyright © 2025. All rights reserved.