| Package | Description |
|---|---|
| org.duracloud.common.queue.task |
| Modifier and Type | Method and Description |
|---|---|
Task.Type |
Task.getType() |
static Task.Type |
Task.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Task.Type[] |
Task.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Task.setType(Task.Type type) |
Copyright © 2009–2016 DuraSpace. All rights reserved.