提交 d6c3e702 编写于 作者: K Kohsuke Kawaguchi

doc improvement

上级 29aa83e9
...@@ -1119,7 +1119,8 @@ public class Queue extends ResourceController implements Saveable { ...@@ -1119,7 +1119,8 @@ public class Queue extends ResourceController implements Saveable {
String getUrl(); String getUrl();
/** /**
* True if the task allows concurrent builds * True if the task allows concurrent builds, where the same {@link Task} is executed
* by multiple executors concurrently on the same or different nodes.
* *
* @since 1.338 * @since 1.338
*/ */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册