提交 4f4203c3 编写于 作者: N Nicolas De Loof

add @since on getOneOffExecutor

上级 a79c815b
......@@ -409,6 +409,7 @@ public abstract class Run <JobT extends Job<JobT,RunT>,RunT extends Run<JobT,Run
/**
* Gets the one off {@link Executor} building this job, if it's being built.
* Otherwise null.
* @since 1.433
*/
public Executor getOneOffExecutor() {
for( Computer c : Jenkins.getInstance().getComputers() ) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册