Package | Description |
---|---|
org.jboss.aesh.console |
Modifier and Type | Method and Description |
---|---|
Process.Status |
AeshProcess.getStatus() |
Process.Status |
Process.getStatus() |
static Process.Status |
Process.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Process.Status[] |
Process.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
AeshProcess.updateStatus(Process.Status status) |
void |
Process.updateStatus(Process.Status status) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.