提交 257e7a18 编写于 作者: K kohsuke

doc improvement.

git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@10821 71c3de6d-444a-0410-be80-ed276b4c234a
上级 3a0f0350
......@@ -74,7 +74,10 @@ import org.kohsuke.stapler.export.Exported;
*
* <p>
* Every time it "runs", it will be recorded as a {@link Run} object.
*
*
* <p>
* To create a custom job type, add it to {@link Items#LIST}.
*
* @author Kohsuke Kawaguchi
*/
public abstract class Job<JobT extends Job<JobT, RunT>, RunT extends Run<JobT, RunT>>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册