Interface | Description |
---|---|
IRecordFactory |
The factory that can parse and create certain types of a record.
|
Class | Description |
---|---|
AbstractRecordFactory |
The factory to create and parse the
Record . |
AnyTypeRecord |
A simple record of any type that can be created and populated in a build script.
|
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
|
DefaultRecordFactory |
The factory to create default records.
|
DependencySetRecord |
The record containing the dependency set record
|
ExecuteRecord |
Create a record to store information about executing a command.
|
ExecuteRecord.OutputInfo | |
ModeRecord | |
PropertiesRecord |
A basic record containing a list of name,value pairs
|
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.
|
Reference |
The Reference is a special type of Record that does not
contain any information.
|
VersionRecord |
<IBM Copyright © 2018 IBM Corp. All Rights Reserved.