public interface PairedUnfairLocalInspectionTool extends UnfairLocalInspectionTool
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getInspectionForBatchShortName() |
java.lang.String getInspectionForBatchShortName()
InspectionProfileEntry.getShortName()
of
a tool to be run instead of this tool in batch mode.
The returned value can be a short name of this inspection tool, in this case
this unfair tool will be run in batch mode.