提交 cc3173b6 编写于 作者: K kohsuke

doc update.


git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@5199 71c3de6d-444a-0410-be80-ed276b4c234a
上级 4537c96d
package hudson.widgets;
import hudson.ExtensionPoint;
import hudson.model.Hudson;
/**
* Box to be rendered in the side panel.
......@@ -12,6 +13,7 @@ import hudson.ExtensionPoint;
*
* @author Kohsuke Kawaguchi
* @since 1.146
* @see Hudson#getWidgets()
*/
public abstract class Widget implements ExtensionPoint {
/**
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册