Package | Description |
---|---|
com.ibm.dbb.metadata |
Modifier and Type | Interface and Description |
---|---|
interface |
BuildMap
The build map is a metadata object that can be used to store several types of build metadata produced/collected
while building a single program:
Basic - Singleton properties identifying the build map program, group, build result and description
Sources - List of source repositories used during the build including branch and snapshot information
Inputs - List of resolved and unresolved inputs from dependency search including SCM information
Binary Inputs - List of resolved and unresolved statically linked compile units from the load module scanner
Outputs - List of outputs gathered from DBB execute DDStatements.
|
interface |
BuildResult
The build result is a metadata object which stores information about a DBB build.
|
interface |
Collection
The Collection is a metadata object that stores logical files.
|
<IBM Copyright © 2018 IBM Corp. All Rights Reserved.