提交 9f719f89 编写于 作者: K kohsuke

doc update.


git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@7617 71c3de6d-444a-0410-be80-ed276b4c234a
上级 e47def69
......@@ -33,7 +33,10 @@ public abstract class ManagementLink implements ExtensionPoint, Action {
/**
* Returns a short description of what this link does. This text
* is the one that's displayed in grey. Optional.
* is the one that's displayed in grey. This can include HTML,
* although the use of block tags is highly discouraged.
*
* Optional.
*/
public String getDescription() {
return "";
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册