Package jenkins_shared_library.pipelines.generic

Package jenkins_shared_library.pipelines.generic Description

Classes that extend the capability of a Pipeline.

The main class of importance in this package is the jenkins_shared_library.pipelines.generic.GenericPipeline class. This class provides various methods to create a scripted Generic Jenkins pipeline. The other classes in this package provide supporting code for the main GenericPipeline class.