| 程序包 | 说明 |
|---|---|
| xyz.hellothomas.jedi.core.internals.executor | |
| xyz.hellothomas.jedi.core.internals.message |
| 限定符和类型 | 方法和说明 |
|---|---|
TaskProperty |
TaskProperty.copy() |
static TaskProperty |
TaskProperty.current() |
TaskProperty |
TaskProperty.getParentTaskProperty() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
TaskProperty.setParentTaskProperty(TaskProperty parentTaskProperty) |
| 构造器和说明 |
|---|
JediCallable(Callable<V> callable,
TaskProperty taskProperty) |
JediRunnable(Runnable runnable,
TaskProperty taskProperty) |
| 限定符和类型 | 方法和说明 |
|---|---|
ExecutorTaskNotification |
AbstractNotificationService.buildExecutorTaskNotification(TaskProperty taskProperty) |
ExecutorTaskNotification |
NullNotificationService.buildExecutorTaskNotification(TaskProperty taskProperty) |
Copyright © 2022 hellothomas. All rights reserved.