| 程序包 | 说明 |
|---|---|
| cn.ponfee.disjob.core.model | |
| cn.ponfee.disjob.core.openapi.supervisor.converter | |
| cn.ponfee.disjob.core.openapi.supervisor.response | |
| cn.ponfee.disjob.core.param |
| 限定符和类型 | 方法和说明 |
|---|---|
static SchedInstance |
SchedInstance.create(long instanceId,
long jobId,
RunType runType,
long triggerTime,
int retriedCount,
Date date)
Creates sched instance
|
| 限定符和类型 | 方法和说明 |
|---|---|
SchedInstanceResponse |
SchedJobConverterImpl.convert(SchedInstance schedInstance) |
SchedInstanceResponse |
SchedJobConverter.convert(SchedInstance schedInstance) |
| 限定符和类型 | 方法和说明 |
|---|---|
static SchedInstanceResponse |
SchedInstanceResponse.of(SchedInstance instance,
List<SchedTask> tasks) |
| 限定符和类型 | 方法和说明 |
|---|---|
static ExecuteTaskParamBuilder |
ExecuteTaskParam.builder(SchedInstance instance,
Function<Long,SchedJob> jobLoader) |
static ExecuteTaskParamBuilder |
ExecuteTaskParam.builder(SchedInstance instance,
SchedJob schedJob) |
Copyright © 2023. All rights reserved.