提交 ba69511c 编写于 作者: D Daniel Beck 提交者: Oliver Gondža

[JENKINS-27739] Ensure cache clearing listener runs first

(cherry picked from commit c6d4204a)
上级 aaf0afc5
......@@ -1595,7 +1595,7 @@ public /*transient*/ abstract class Computer extends Actionable implements Acces
return true;
}
@Extension
@Extension(ordinal = Double.MAX_VALUE)
@Restricted(DoNotUse.class)
public static class InternalComputerListener extends ComputerListener {
@Override
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册