| Package | Description |
|---|---|
| de.foellix.aql.helper | |
| de.foellix.aql.system | |
| de.foellix.aql.system.task |
| Modifier and Type | Method and Description |
|---|---|
static String |
Helper.replaceVariables(String str,
TaskInfo taskinfo) |
static String |
Helper.replaceVariables(String str,
TaskInfo taskinfo,
App app) |
static String |
Helper.replaceVariables(String str,
TaskInfo taskinfo,
QuestionPart question) |
| Modifier and Type | Method and Description |
|---|---|
void |
Scheduler.finishedTask(Task from,
TaskInfo taskInfo,
TaskStatus status) |
| Modifier and Type | Class and Description |
|---|---|
class |
OperatorTaskInfo |
class |
PreprocessorTaskInfo |
class |
ToolTaskInfo |
| Modifier and Type | Method and Description |
|---|---|
TaskInfo |
Task.getTaskinfo() |
TaskInfo |
ExtraTask.getTaskinfo() |
| Constructor and Description |
|---|
ExtraTask(TaskInfo taskinfo,
TaskStatus mode) |
Task(System parent,
TaskInfo taskinfo,
long timeout) |
Copyright © 2018. All rights reserved.