| Package | Description |
|---|---|
| com.alee.managers.task |
| Modifier and Type | Method and Description |
|---|---|
static TaskGroup |
TaskManager.getGroup(String groupId)
Returns
TaskGroup with the specified identifier. |
| Modifier and Type | Method and Description |
|---|---|
static void |
TaskManager.configureGroup(TaskGroup group)
Configures existing
TaskGroup. |
static boolean |
TaskManager.exists(TaskGroup group)
Returns whether or not specified
TaskGroup already exists. |
static void |
TaskManager.registerGroup(TaskGroup group)
Registers new
TaskGroup. |
Copyright © 2020. All rights reserved.