| Package | Description |
|---|---|
| ai.grakn.engine.tasks |
| Modifier and Type | Method and Description |
|---|---|
TaskState.Priority |
TaskState.priority() |
static TaskState.Priority |
TaskState.Priority.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TaskState.Priority[] |
TaskState.Priority.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static TaskState |
TaskState.of(Class<?> taskClass,
String creator,
TaskSchedule schedule,
TaskState.Priority priority) |
Copyright © 2017 Grakn Labs Ltd. All rights reserved.