IBuildReportRecorder Interface
Provides methods for storing build reports.
Inheritance Hierarchy
Inedo.Extensibility.Operations.IBuildReportRecorder
Syntax
public
interface
IBuildReportRecorder
Methods
Name
Description
AddReportAsync(string name, string content, bool plainText)
AddZippedReportAsync(string name, System.IO.Stream stream, string indexFile, string previewFile)