Package | Description |
---|---|
com.ibm.dbb.metadata |
Modifier and Type | Method and Description |
---|---|
Attachment |
BuildResult.getAttachment(java.lang.String name)
Retrieve an attachment from the build result
|
Attachment |
BuildResult.getBuildReport()
Return the build report HTML for display purpose
|
Attachment |
BuildResult.getBuildReportData()
Return the build report JSON data
|
Modifier and Type | Method and Description |
---|---|
java.util.List<Attachment> |
BuildResult.getAttachments()
Get all attachments stored in this build result
|
<IBM Copyright © 2018 IBM Corp. All Rights Reserved.