| Package | Description |
|---|---|
| de.foellix.aql.system | |
| de.foellix.aql.system.task |
| Modifier and Type | Method and Description |
|---|---|
List<Task> |
Scheduler.getCurrentlyRunningThreads() |
List<Task> |
Scheduler.getSchedule() |
| Modifier and Type | Method and Description |
|---|---|
void |
Scheduler.finishedTask(Task from,
TaskInfo taskInfo,
TaskStatus status) |
| Modifier and Type | Method and Description |
|---|---|
void |
TaskMemory.aborted(Task task) |
boolean |
TaskMemory.contains(Task task) |
| Constructor and Description |
|---|
TaskTimer(Task parent,
long timeout) |
Copyright © 2018. All rights reserved.