Uses of Class
org.bonitasoft.plugin.analyze.report.model.Issue
-
-
Uses of Issue in org.bonitasoft.plugin.analyze.report.model
Methods in org.bonitasoft.plugin.analyze.report.model that return Issue Modifier and Type Method Description static IssueIssue. create(Issue.Type type, String message, Issue.Severity severity, String... context)Methods in org.bonitasoft.plugin.analyze.report.model with parameters of type Issue Modifier and Type Method Description voidDependencyReport. addIssue(Issue issue)
-