| Package | Description | 
|---|---|
| io.vertx.rxjava.ext.shell | |
| io.vertx.rxjava.ext.shell.command | |
| 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.
 
 NOTE: This class has been automatically generated from the  
original non RX-ified interface using Vert.x codegen. | 
| Class and Description | 
|---|
| Process
 A process managed by the shell. 
 | 
| 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.
 
 NOTE: This class has been automatically generated from the  
original non RX-ified interface using Vert.x codegen. | 
| Process
 A process managed by the shell. 
 | 
Copyright © 2020 Eclipse. All rights reserved.