| 程序包 | 说明 |
|---|---|
| cn.ponfee.disjob.supervisor.dao.mapper | |
| cn.ponfee.disjob.supervisor.model |
| 限定符和类型 | 方法和说明 |
|---|---|
List<SchedDepend> |
SchedDependMapper.findByChildJobIds(Set<Long> childJobIds) |
List<SchedDepend> |
SchedDependMapper.findByParentJobId(long parentJobId) |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
SchedDependMapper.batchInsert(List<SchedDepend> records) |
| 限定符和类型 | 方法和说明 |
|---|---|
static SchedDepend |
SchedDepend.of(Long parentJobId,
Long childJobId) |
Copyright © 2025. All rights reserved.