Extensions Index
Jenkins defines extension points, which are interfaces or abstract classes that model an aspect of its behavior.
Those interfaces define contracts of what need to be implemented, and Jenkins allows plugins to contribute those implementations.
In general, all you need to do to register an implementation is to mark it with @Extension
.
Creating a new extension point is quite easy too, see defining a new extension point for details.
This index has been generated automatically. Javadoc excerpts are taken from core and plugin source code, and may have been improperly converted to HTML, so some may appear broken.
-
Extension points defined in Alauda DevOps Credentials Provider Plugin
-
Extension points defined in Bitbucket Pipeline for Blue Ocean Plugin
-
Extension points defined in Blue Ocean Pipeline Editor Plugin
-
Extension points defined in Build Cause Run Condition Plugin
-
Extension points defined in Build Step Environment Filter Utilities Plugin
-
Extension points defined in CloudBees Docker Custom Build Environment Plugin
-
Extension points defined in CloudBees Docker Traceability Plugin
-
Extension points defined in Common API for Blue Ocean Plugin
-
Extension points defined in Configuration as Code Plugin - Groovy Scripting Extension Plugin
-
Extension points defined in Extensible Choice Parameter Plugin
-
Extension points defined in External Workspace Manager Plugin
-
Extension points defined in GCP Secrets Manager Credentials Provider Plugin
-
Extension points defined in Google Deployment Manager Plugin
-
Extension points defined in Health Advisor by CloudBees Plugin
-
Extension points defined in Job Configuration History Plugin
-
Extension points defined in Keychains and Provisioning Profiles Management Plugin
-
Extension points defined in Kubernetes Credentials Provider Plugin
-
Extension points defined in MAT Performance Benchmarking by Broadcom Plugin
-
Extension points defined in Matrix Authorization Strategy Plugin
-
Extension points defined in Maven Artifact ChoiceListProvider (Nexus) Plugin
-
Extension points defined in Micro Focus Application Automation Tools Plugin
-
Extension points defined in multi-module-tests-publisher Plugin
-
Extension points defined in Pipeline implementation for Blue Ocean Plugin
-
Extension points defined in Pipeline Input Step Notification Plugin
-
Extension points defined in Pipeline Maven Integration Plugin
-
Extension points defined in Pipeline: Deprecated Groovy Libraries Plugin
-
Extension points defined in REST Implementation for Blue Ocean Plugin
-
Extension points defined in suite-test-groups-publisher Plugin
-
Extension points defined in Thycotic DevOps Secrets Vault Plugin