| Class | 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 © 2023 Eclipse. All rights reserved.