Package org.gradle.api.problems
Class SharedProblemGroup
java.lang.Object
org.gradle.api.problems.SharedProblemGroup
- All Implemented Interfaces:
ProblemGroup
A registry of shared problem groups.
- Since:
- 8.8
-
Method Details
-
generic
A generic problem category. All problems IDs not configuring any group will be automatically use this group.- Since:
- 8.8
-