Extension Points defined in Forensics API Plugin

This site is the new docs site currently being tested. For the actual docs in use please go to https://www.jenkins.io/doc.

BlamerFactory

jenkinsdoc:forensics-api:io.jenkins.plugins.forensics.blame.BlamerFactory]

Jenkins' extension point that allows plugins to create jenkinsdoc:Blamer] instances based on a supported jenkinsdoc:SCM] .

Implementations:

CommitDecoratorFactory

jenkinsdoc:forensics-api:io.jenkins.plugins.forensics.util.CommitDecoratorFactory]

Jenkins' extension point that allows plugins to create jenkinsdoc:CommitDecorator] instances based on a supported {@link SCM} and jenkinsdoc:RepositoryBrowser] .

Implementations:

DeltaCalculatorFactory

jenkinsdoc:forensics-api:io.jenkins.plugins.forensics.delta.DeltaCalculatorFactory]

Jenkins' extension point that allows plugins to create jenkinsdoc:DeltaCalculator] instances based on a supported {@link SCM}.

Implementations:

MinerFactory

jenkinsdoc:forensics-api:io.jenkins.plugins.forensics.miner.MinerFactory]

Jenkins extension point that allows plugins to create jenkinsdoc:RepositoryMiner] instances based on a supported {@link SCM}.

Implementations: