| 程序包 | 说明 |
|---|---|
| cn.ponfee.disjob.core.openapi.supervisor | |
| cn.ponfee.disjob.core.openapi.supervisor.converter | |
| cn.ponfee.disjob.core.openapi.supervisor.response |
| 限定符和类型 | 方法和说明 |
|---|---|
SchedInstanceResponse |
SupervisorOpenapi.getInstance(long instanceId) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<SchedInstanceResponse> |
SupervisorOpenapi.listInstanceChildren(long pnstanceId) |
PageResponse<SchedInstanceResponse> |
SupervisorOpenapi.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.