×
Extensions Index. Jenkins defines extension points, which are interfaces or abstract classes that model an aspect of its behavior. Those interfaces define ...
Missing: /url | Show results with:/url
Creating documentation in parallel with features. Editing docs from GitHub Web UI, with preview support. Versioning, documentation for previous plugin versions ...
Extension is an annotation that allows Jenkins to discover classes, instantiate them, and register them in global lists of implementations of their ...
Missing: /url | Show results with:/url
Pluggable ability to manage transfer and/or storage of build artifacts. The descriptor should specify at least a display name, and optionally a {@code ...
> Developer Documentation Home. Developer Documentation. Plugin Tutorial · How-To Guides · Reference Topics · Architecture · Initialization and Startup.
Missing: /url | Show results with:/url
First, create a class called HelloWorldAction in the same package as HelloWorldBuilder . That class needs to implement Action. Actions are a basic building ...
Extensible: The Pipeline plugin supports custom extensions to its DSL and multiple options for integration with other plugins. While Jenkins has always allowed ...
Missing: /url | Show results with:/url
Jenkins Pipeline includes built-in documentation and the Snippet Generator which are key resources when developing Pipelines. They provide detailed help and ...
Missing: architecture/ | Show results with:architecture/
Install Apache Maven. Jenkins plugins are built with Apache Maven. Download Maven from the Apache Maven website. Make sure to download one of the ...
The Jenkins project hosts a Jenkins instance to perform continuous integration builds for plugins. We recommend you set up CI builds for your plugin in the ...