Extension Points defined in Build Failure Analyzer Plugin

DownstreamBuildFinder

There is no general way to find downstream build in Jenkins Core. Different plugin have there own way of keeping this information. Extend this class and implement #getDownstreamBuilds(hudson.model.Run) in a way suitable for the plugin

Implementations:

ScanOnDemandBaseAction.ScanMode

Represents the different scan modes that can be used to re-scan the builds of a Job.

Implementations: