提交 d3b0d3af 编写于 作者: K kohsuke

doc fix.


git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@7568 71c3de6d-444a-0410-be80-ed276b4c234a
上级 f084dd15
......@@ -15,11 +15,11 @@ import java.util.*;
* @since 25-May-2007 14:30:15
*/
public abstract class DynamicLabeler implements LabelFinder, ExtensionPoint {
/**
* Find the labels that the node supports.
*
* @param node The Node
* @param channel
* Connection that represents the node.
* @return a set of labels.
*/
public Set<String> findLabels(VirtualChannel channel) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册