×
Jenkins defines extension points, which are interfaces or abstract classes that model an aspect of its behavior. Those interfaces define contracts of what ...
Pluggable ability to manage transfer and/or storage of build artifacts. The descriptor should specify at least a display name, and optionally a {@code ...
Jenkins 通过使用Stapler绑定到URL。 单例 Jenkins 实例绑定到上下文根目录下(多数情况下是"/") URL, 其余的对象根据它们从这个根对象的可达性进行绑定。
Allows StepContext#get to provide a dynamically computed value. This is registered as an extension, so it may be injected into any build. ... ci.jenkins.pipeline.
Missing: /url | Show results with:/url
如果访问此URL 的用户没有 Administer 权限,则会引发异常。 如果管理员没有配置安全机制,checkPermission 方法就会变成空操作。 管理员可以配置基于矩阵的ACL, ...
所以,对于 /foo/bar , 如果 getFoo() 返回一个实现 StaplerProxy 的 getTarget() 方法的对象 x , Stapler 将调用 x.getTarget() 并继续使用它来处理URL 的其余部分( bar ...
持续集成和持续交付. 作为一个可扩展的自动化服务器,Jenkins 可以用作简单的CI 服务器,或者变成任何项目的持续交付中心。 简易安装. Jenkins 是一个基于Java ...
May 18, 2017 · Pipeline in and of itself has been a huge improvement over old-style Jenkins projects. As a developer, it has been so great be able work with ...
Missing: doc/ | Show results with:doc/
localization-zh-cn. Javadoc · Plugin Information · Lockable Resources ... Mail Commander Plugin for Jenkins-ci1.0.0 ... url-auth-sso. Javadoc · Plugin Information ...
An extension point for decorating the URLs presented to users by the DisplayURLProvider . Use cases include decorating URLs with {@code utm_source} etc ...