Uses of Interface
jetbrains.buildServer.agent.inspections.InspectionReporter
-
Packages that use InspectionReporter Package Description jetbrains.buildServer.agent.impl.inspections -
-
Uses of InspectionReporter in jetbrains.buildServer.agent.impl.inspections
Classes in jetbrains.buildServer.agent.impl.inspections that implement InspectionReporter Modifier and Type Class Description class
InspectionReporterImpl
Created by IntelliJ IDEA.Constructors in jetbrains.buildServer.agent.impl.inspections with parameters of type InspectionReporter Constructor Description InspectionServiceMessage(ServiceMessagesRegister register, CurrentBuildTracker currentBuildTracker, InspectionReporter reporter)
InspectionTypeServiceMessage(ServiceMessagesRegister register, CurrentBuildTracker currentBuildTracker, InspectionReporter reporter)
-