提交 42916285 编写于 作者: J Jesse Glick

@since 1.526 for 04d85eb4

上级 b698b672
......@@ -87,6 +87,7 @@ public final class Result implements Serializable, CustomExportedBean {
/**
* Is this a complete build - i.e. did it run to the end (not aborted)?
* @since 1.526
*/
public final boolean completeBuild;
......@@ -125,8 +126,7 @@ public final class Result implements Serializable, CustomExportedBean {
/**
* Is this a complete build - i.e. did it run to the end (not aborted)?
*
* @since TODO
* @since 1.526
*/
public boolean isCompleteBuild() {
return this.completeBuild;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册