public class JobResult extends Object implements Serializable
static JobResult
EMPTY_RESULT
JobResult(Result result, Integer build)
Integer
getBuild()
Result
getResult()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final JobResult EMPTY_RESULT
public JobResult(Result result, Integer build)
public Result getResult()
public Integer getBuild()
Copyright © 2016–2021. All rights reserved.