提交 13aed4c3 编写于 作者: K Kohsuke Kawaguchi

also available for JobProperty

上级 a63dbbc7
......@@ -23,13 +23,14 @@
*/
package hudson.matrix;
import hudson.model.JobProperty;
import hudson.tasks.Publisher;
import hudson.ExtensionPoint;
import hudson.Launcher;
import hudson.model.BuildListener;
/**
* {@link Publisher} can optionally implement this interface
* {@link Publisher} and {@link JobProperty} can optionally implement this interface
* to perform result aggregation across {@link MatrixRun}.
*
* <p>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册