-
project
java.lang.String project
The path to the project to build. This path is usually
relative and can denote both a POM file or a project
directory.
-
name
java.lang.String name
The name of this build job.
-
description
java.lang.String description
The description of this build job.
-
result
java.lang.String result
The result of this build job.
-
failureMessage
java.lang.String failureMessage
Any failure message(s) in case this build job failed.
-
time
double time
The number of seconds that this build job took to complete.
-
type
java.lang.String type
The type of the build job.
-
modelEncoding
java.lang.String modelEncoding
Field modelEncoding.