| Package | Description | 
|---|---|
| io.vertx.ext.shell | |
| io.vertx.ext.shell.command | |
| io.vertx.ext.shell.system | |
| io.vertx.rxjava.ext.shell.system | 
| Class and Description | 
|---|
| Job
 A job executed in a  
JobController, grouping one or several process.
 The job life cycle can be controlled with the Job.run(), Job.resume() and Job.suspend() and Job.interrupt()
 methods. | 
| JobController
 The job controller. 
 | 
| Class and Description | 
|---|
| Process
 A process managed by the shell. 
 | 
| Class and Description | 
|---|
| ExecStatus
 The status of an execution. 
 | 
| Job
 A job executed in a  
JobController, grouping one or several process.
 The job life cycle can be controlled with the Job.run(), Job.resume() and Job.suspend() and Job.interrupt()
 methods. | 
| Process
 A process managed by the shell. 
 | 
| Class and Description | 
|---|
| JobController
 The job controller. 
 | 
Copyright © 2020 Eclipse. All rights reserved.