jenkins_shared_library |
Packages provide shared library for Jenkins pipeline. |
jenkins_shared_library.artifact |
Package that give basic utility methods to work with artifacts. |
jenkins_shared_library.behavior |
Package provide classes demostrate strange behaviors on Jenkins library classes. |
jenkins_shared_library.docker |
Package that give basic utility methods to work with Docker registry. |
jenkins_shared_library.email |
Package that give basic utility methods to work with emails. |
jenkins_shared_library.exceptions |
A collections of exceptions that can be thrown out of org.zowe.jenkins_shared_library. |
jenkins_shared_library.gradle |
Package that give basic utility methods to work with Gradle project. |
jenkins_shared_library.npm |
Package that give basic utility methods to work with NPM registry. |
jenkins_shared_library.package |
Package that give basic utility methods to work with packages like PAX. |
jenkins_shared_library.performance |
Package that give basic utility methods to work with performance test. |
jenkins_shared_library.pipelines |
Packages that give basic utility methods for a Jenkins pipeline. |
jenkins_shared_library.pipelines.base |
Packages that give basic utility methods for a Jenkins pipeline. |
jenkins_shared_library.pipelines.base.arguments |
Groovy classes that are used as input arguments for any methods within the
org.zowe.jenkins_shared_library.pipelines.base package or any of it's sub packages. |
jenkins_shared_library.pipelines.base.enums |
Enumerations that are part of the base org.zowe.jenkins_shared_library.pipelines.base.Pipeline |
jenkins_shared_library.pipelines.base.exceptions |
A collections of exceptions that can be thrown out of org.zowe.jenkins_shared_library.pipelines.base |
jenkins_shared_library.pipelines.base.interfaces |
A collection of interfaces used by org.zowe.jenkins_shared_library.pipelines.base |
jenkins_shared_library.pipelines.base.models |
Data models used within base pipeline. |
jenkins_shared_library.pipelines.docker |
Classes that extend the capability of a jenkins_shared_library.pipelines.generic.GenericPipeline. |
jenkins_shared_library.pipelines.docker.arguments |
Groovy classes that are used as input arguments for any methods within the
org.zowe.jenkins_shared_library.pipelines.docker package or any of it's sub packages. |
jenkins_shared_library.pipelines.docker.exceptions |
A collections of exceptions that can be thrown out of org.zowe.jenkins_shared_library.pipelines.docker |
jenkins_shared_library.pipelines.docker.models |
Data models used within a Docker pipeline. |
jenkins_shared_library.pipelines.generic |
Classes that extend the capability of a Pipeline. |
jenkins_shared_library.pipelines.generic.arguments |
Groovy classes that are used as input arguments for any methods within the
org.zowe.jenkins_shared_library.pipelines.generic package or any of it's sub packages. |
jenkins_shared_library.pipelines.generic.exceptions |
A collections of exceptions that can be thrown out of org.zowe.jenkins_shared_library.pipelines.generic |
jenkins_shared_library.pipelines.generic.models |
Data models used within a generic pipeline. |
jenkins_shared_library.pipelines.gradle |
Classes that extend the capability of a GenericPipeline. |
jenkins_shared_library.pipelines.gradle.arguments |
Groovy classes that are used as input arguments for any methods within the
org.zowe.jenkins_shared_library.pipelines.gradle package or any of it's sub packages. |
jenkins_shared_library.pipelines.gradle.exceptions |
A collections of exceptions that can be thrown out of org.zowe.jenkins_shared_library.pipelines.gradle |
jenkins_shared_library.pipelines.gradle.models |
Data models used within a Gradle pipeline. |
jenkins_shared_library.pipelines.nodejs |
Classes that extend the capability of a GenericPipeline. |
jenkins_shared_library.pipelines.nodejs.arguments |
Groovy classes that are used as input arguments for any methods within the
org.zowe.jenkins_shared_library.pipelines.nodejs package or any of it's sub packages. |
jenkins_shared_library.pipelines.nodejs.exceptions |
A collections of exceptions that can be thrown out of org.zowe.jenkins_shared_library.pipelines.nodejs |
jenkins_shared_library.pipelines.nodejs.models |
Data models used within a Node JS pipeline. |
jenkins_shared_library.scm |
Package that give basic utility methods to work with SCM, like GitHub. |