Class AnalyserResult.Report<T>
java.lang.Object
org.apache.sling.feature.analyser.AnalyserResult.Report<T>
- Direct Known Subclasses:
AnalyserResult.ArtifactReport, AnalyserResult.ConfigurationReport, AnalyserResult.ExtensionReport, AnalyserResult.GlobalReport
- Enclosing interface:
AnalyserResult
Base class for a warning or an error.
-
Method Summary
-
Method Details
-
getKey
-
getValue
-
getTaskId
Return the task id of the analyser task issuing this report- Returns:
- The task id
- Since:
- 1.5.0
-
toString
-