| Package | Description |
|---|---|
| net.thevpc.nuts.toolbox.njob | |
| net.thevpc.nuts.toolbox.njob.model |
| Modifier and Type | Method and Description |
|---|---|
protected net.thevpc.nuts.NutsString |
JobServiceCmd.getPriorityString(NPriority x) |
| Modifier and Type | Method and Description |
|---|---|
NPriority |
NTask.getPriority() |
NPriority |
NPriority.higher() |
NPriority |
NPriority.lower() |
static NPriority |
NPriority.parse(String v) |
static NPriority |
NPriority.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NPriority[] |
NPriority.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
NTask |
NTask.setPriority(NPriority priority) |
Copyright © 2022 vpc open source initiative. All rights reserved.