이름 |
설명 |
ConflictsManager |
Conflicts manager for a SonarQube bound solution |
FixedRuleSetInfo |
Data-only class that references the fixed RuleSet and has the list of fixes applied to get it into that state |
ProjectRuleSetConflict |
Data-only class that a RuleConflictInfo and also captures the information used to find that conflict |
RuleConflictInfo |
Data-only class that returns conflict information between the SonarQube RuleSet and the configured RuleSet |
RuleSetInformation |
Data-only class that represents aggregated rule set information. Same rule sets should be represented by the same instance of RuleSetInformation and have their RuleSetDeclaration.ConfigurationContext associated with the shared instance by adding them into ConfigurationContexts. |
RuleSetInspector |
|