| Package | Description | 
|---|---|
| io.vertx.ext.shell.system | |
| io.vertx.reactivex.ext.shell.system | |
| io.vertx.rxjava.ext.shell.system | 
| Modifier and Type | Method and Description | 
|---|---|
ExecStatus | 
Process.status()  | 
ExecStatus | 
Job.status()  | 
static ExecStatus | 
ExecStatus.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static ExecStatus[] | 
ExecStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Job | 
Job.statusUpdateHandler(Handler<ExecStatus> handler)
Set an handler called when the job terminates. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ExecStatus | 
Process.status()  | 
ExecStatus | 
Job.status()  | 
| Modifier and Type | Method and Description | 
|---|---|
Job | 
Job.statusUpdateHandler(Handler<ExecStatus> handler)
Set an handler called when the job terminates. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ExecStatus | 
Process.status()  | 
ExecStatus | 
Job.status()  | 
| Modifier and Type | Method and Description | 
|---|---|
Job | 
Job.statusUpdateHandler(Handler<ExecStatus> handler)
Set an handler called when the job terminates. 
 | 
Copyright © 2020 Eclipse. All rights reserved.