| 接口 | 说明 |
|---|---|
| ITaskProcessor |
interface of task processor in master
|
| 类 | 说明 |
|---|---|
| BaseTaskProcessor | |
| BlockingTaskProcessor |
blocking task processor
|
| CommonTaskProcessor |
common task processor
|
| ConditionTaskProcessor |
condition task processor
|
| DependentTaskProcessor |
dependent task processor
|
| SubTaskProcessor |
subtask processor
|
| SwitchTaskProcessor |
switch task processor
|
| TaskInstanceKey |
task instance key, processInstanceId
|
| TaskProcessorFactory |
the factory to create task processor
|
| 枚举 | 说明 |
|---|---|
| TaskAction |
task action
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.