IssuesParameters<TInputFiles, TReporting, TBuildServer, TPullRequestSystem>.

CreateReportingParameters() Method

Summary

Factory method to instantiate Reporting.

Syntax

protected abstract TReporting CreateReportingParameters()

Return Value

Type Description
TReporting Parameters object for reporting.
GitHub