Maintains a cache of the upstream / downstream build relationships and makes it available for other plugins.
Changelog
See CHANGELOG.md for release details.
Implementations
Yet Another Build Visualizer plugin uses the downstream build cache to build the build flow graph: https://github.com/jenkinsci/yet-another-build-visualizer-plugin
Contributions
Please use google-java-format with default settings for code formatting. PRs containing code that is not formatted correctly will not be merged.