| 程序包 | 说明 |
|---|---|
| cn.ponfee.disjob.core.dag | |
| cn.ponfee.disjob.core.dto.supervisor | |
| cn.ponfee.disjob.core.model |
| 限定符和类型 | 方法和说明 |
|---|---|
static PredecessorInstance |
PredecessorInstance.of(SchedWorkflow workflow,
List<SchedTask> tasks) |
| 限定符和类型 | 方法和说明 |
|---|---|
static StartTaskResult |
StartTaskResult.success(long jobId,
Long wnstanceId,
SchedTask task,
List<PredecessorInstance> predecessorInstances) |
| 限定符和类型 | 方法和说明 |
|---|---|
static SchedTask |
SchedTask.create(String taskParam,
long taskId,
long instanceId,
int taskNo,
int taskCount,
Date createTime,
String worker)
Creates sched tasks
|
Copyright © 2024. All rights reserved.