Package | Description |
---|---|
com.ibm.dbb.build.report.records |
Modifier and Type | Method and Description |
---|---|
UnixRecord |
UnixRecord.parse(com.google.gson.JsonObject jsonObject)
Create a UnixRecord from JSON.
|
ExecuteRecord |
ExecuteRecord.parse(com.google.gson.JsonObject jsonObj)
Create the record from JSON.
|
BuildResultRecord |
BuildResultRecord.parse(com.google.gson.JsonObject jsonObj)
Create the record from JSON.
|
void |
BuildResultRecord.setStoreType(java.lang.String type)
Set the build result metadata store type
|
<IBM Copyright © 2018 IBM Corp. All Rights Reserved.