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

doc improvement

上级 b7e8854d
......@@ -48,7 +48,7 @@ public class AbstractCloudComputer<T extends AbstractCloudSlave> extends SlaveCo
}
/**
* When the slave is deleted, free the node.
* When the slave is deleted, free the node right away.
*/
@Override
public HttpResponse doDoDelete() throws IOException {
......
......@@ -10,6 +10,7 @@ package hudson.slaves;
* a new cloud to Jenkins.
*
* @author Kohsuke Kawaguchi
* @see AbstractCloudSlave
*/
public abstract class AbstractCloudImpl extends Cloud {
/**
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册