public interface SchedJobConverter
| 限定符和类型 | 字段和说明 |
|---|---|
static SchedJobConverter |
INSTANCE |
| 限定符和类型 | 方法和说明 |
|---|---|
SchedInstanceResponse |
convert(SchedInstance source) |
SchedJobResponse |
convert(SchedJob source) |
SchedJob |
convert(SchedJobAddRequest source) |
SchedJob |
convert(SchedJobUpdateRequest source) |
SchedTaskResponse |
convert(SchedTask source) |
static final SchedJobConverter INSTANCE
SchedJob convert(SchedJobAddRequest source)
SchedJob convert(SchedJobUpdateRequest source)
SchedJobResponse convert(SchedJob source)
SchedInstanceResponse convert(SchedInstance source)
SchedTaskResponse convert(SchedTask source)
Copyright © 2025. All rights reserved.