The main class of importance in this package is the DockerPipeline class. This class provides various methods to create a scripted Docker Jenkins pipeline. The other classes in this package provide supporting code for the main DockerPipeline class.
Class | Description |
---|---|
DockerPipeline | Extends the functionality available in the GenericPipeline class. |