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