| 程序包 | 说明 |
|---|---|
| cn.ponfee.disjob.core.api.supervisor | |
| cn.ponfee.disjob.core.api.supervisor.converter | |
| cn.ponfee.disjob.core.api.supervisor.response |
| 限定符和类型 | 方法和说明 |
|---|---|
SchedInstanceResponse |
SupervisorOpenRpcService.getInstance(long instanceId) |
SchedInstanceResponse |
SupervisorOpenRpcService.getInstanceTasks(long instanceId) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<SchedInstanceResponse> |
SupervisorOpenRpcService.listInstanceChildren(long pnstanceId) |
PageResponse<SchedInstanceResponse> |
SupervisorOpenRpcService.queryInstanceForPage(SchedInstancePageRequest pageRequest) |
| 限定符和类型 | 方法和说明 |
|---|---|
SchedInstanceResponse |
SchedJobConverterImpl.convert(SchedInstance schedInstance) |
SchedInstanceResponse |
SchedJobConverter.convert(SchedInstance schedInstance) |
| 限定符和类型 | 方法和说明 |
|---|---|
static SchedInstanceResponse |
SchedInstanceResponse.of(SchedInstance instance,
List<SchedTask> tasks) |
Copyright © 2023. All rights reserved.