提交 0f2b42ae 编写于 作者: K kohsuke

doc update

git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@16129 71c3de6d-444a-0410-be80-ed276b4c234a
上级 d70c800a
......@@ -98,6 +98,8 @@ public abstract class Cloud extends AbstractModelObject implements ExtensionPoin
* Newly launched node needs to have this label.
* Only those {@link Label}s that this instance returned true
* from the {@link #canProvision(Label)} method will be passed here.
* This parameter is null if Hudson needs to provision a new {@link Node}
* for jobs that don't have any tie to any label.
* @param excessWorkload
* Number of total executors needed to meet the current demand.
* Always >= 1. For example, if this is 3, the implementation
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册