Package | Description |
---|---|
com.ibm.dbb.build.report | |
com.ibm.dbb.build.report.records |
Class and Description |
---|
Record
The base class for all records being stored in the build report.
|
Reference
The Reference is a special type of Record that does not
contain any information.
|
Class and Description |
---|
AbstractRecordFactory
The factory to create and parse the
Record . |
BuildResultRecord
Record to store information about a build result
|
CopyToHFSRecord
The record to store information about the command copying
files to HFS.
|
CopyToPDSRecord
Create a record to store information about the command copying
files to data set.
|
CopyToPDSRecord.OutputInfo |
CreatePDSRecord
Create a build report record to store information about
data set creation
|
ExecuteRecord
Create a record to store information about executing a command.
|
ExecuteRecord.OutputInfo |
IRecordFactory
The factory that can parse and create certain types of a record.
|
ModeRecord |
Record
The base class for all records being stored in the build report.
|
RecordFactoryManager
This class is responsible to collect all factories that could create
the records being stored in the build report.
|
VersionRecord |
<IBM Copyright © 2018 IBM Corp. All Rights Reserved.