Package jenkins_shared_library.pipelines.gradle

Package jenkins_shared_library.pipelines.gradle Description

Classes that extend the capability of a GenericPipeline.

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