| Interface | Description |
|---|---|
| BuildBean |
The main interface of all the Build-API beans
|
| BuildFileBean |
Main interface of the build file bean
|
| BuildInfoConfigProperties | |
| BuildInfoFields | |
| BuildInfoProperties | |
| IssuesTrackerFields |
All the issue tracker related fields which exist inside the build info JSON
|
| Class | Description |
|---|---|
| Agent |
Information about the agent that triggered the build (e.g.
|
| Artifact |
Contains the build deployed artifact information
|
| BaseBuildBean |
The main implementation of all the BuildInfo-API beans
|
| BaseBuildFileBean |
Base implementation of the build file bean interface
|
| BuildAgent |
Information about the agent that executed the build (e.g.
|
| BuildInfo |
A temporary build-info for CI use (e.g.
|
| BuildRetention | |
| Dependency |
Contains the build info module dependency information
|
| Issue | |
| Issues | |
| IssuesCollectionConfig |
This class is used by the IssuesCollector to parse the configuration file for the collectIssues method.
|
| IssuesCollectionConfig.Issues | |
| IssueTracker | |
| MatrixParameter | |
| Module |
Contains the build module information
|
| Vcs |