Package jetbrains.buildServer.agent.inspections

Interface Summary
InspectionReporter Simple interface to report inspections on agent side
InspectionReporterListener Listener for inspections reporter.
 

Class Summary
InspectionInstance Concrete defect, warning, error message Encapsulates location, description and various attributes
InspectionTypeInfo Represents inspection type: unique description of conducted inspection Each inspection instance (i.e.
 

Enum Summary
InspectionAttributesId Predefined attribute id values Currently only severity is parsed by server
InspectionSeverityValues Inspection severities reported to server