| 限定符和类型 | 方法和说明 |
|---|---|
SchedTask |
SupervisorService.getTask(long taskId) |
| 限定符和类型 | 方法和说明 |
|---|---|
SchedTask |
TaskExecutor.task()
Returns the sched task object.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
TaskExecutor.task(SchedTask task)
Setting the sched task object.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static SchedTask |
SchedTask.create(String taskParam,
long taskId,
long instanceId,
int taskNo,
int taskCount,
Date createTime,
String worker)
Creates sched tasks
|
| 限定符和类型 | 方法和说明 |
|---|---|
SchedTaskResponse |
SchedJobConverterImpl.convert(SchedTask schedTask) |
SchedTaskResponse |
SchedJobConverter.convert(SchedTask schedTask) |
| 限定符和类型 | 方法和说明 |
|---|---|
static SchedInstanceResponse |
SchedInstanceResponse.of(SchedInstance instance,
List<SchedTask> tasks) |
| 限定符和类型 | 方法和说明 |
|---|---|
static Result<String> |
ProcessUtils.complete(Process process,
Charset charset,
SchedTask task,
org.slf4j.Logger log) |
Copyright © 2023. All rights reserved.