提交 c95dcc13 编写于 作者: O Oliver Gondža

[JENKINS-35402] Add since to new API

上级 f5777a6a
......@@ -226,7 +226,7 @@ public class UpdateSite {
* @param uc the {@link UpdateCenter}.
* @param dynamicLoad {@code true} if the plugin should be attempted to be dynamically loaded.
* @return the {@link UpdateCenter.InstallationJob}.
* @since 2.9
* @since 2.9, 2.7.1
*/
protected UpdateCenter.InstallationJob createInstallationJob(Plugin plugin, UpdateCenter uc, boolean dynamicLoad) {
return uc.new InstallationJob(plugin, this, Jenkins.getAuthentication(), dynamicLoad);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册