| 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.getStatusString(NTaskStatus x) |
| Modifier and Type | Method and Description |
|---|---|
NTaskStatus |
NTask.getStatus() |
static NTaskStatus |
NTaskStatus.parse(String stringValue) |
static NTaskStatus |
NTaskStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NTaskStatus[] |
NTaskStatus.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.setStatus(NTaskStatus status) |
Copyright © 2022 vpc open source initiative. All rights reserved.