| Package | Description |
|---|---|
| org.gcube.vremanagement.executor.stubs |
| Modifier and Type | Method and Description |
|---|---|
static TaskMonitor.TaskTopic |
TaskMonitor.TaskTopic.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TaskMonitor.TaskTopic[] |
TaskMonitor.TaskTopic.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<TaskMonitor.TaskTopic> |
TaskMonitor.getTopics()
Returns the monitor's topics.
|
| Constructor and Description |
|---|
TaskMonitor(TaskMonitor.TaskTopic... topics)
Creates a monitor for one more
TaskTopics. |
Copyright © 2015. All Rights Reserved.