Class JsonDependencyReporter
- java.lang.Object
-
- org.bonitasoft.plugin.analyze.report.JsonDependencyReporter
-
- All Implemented Interfaces:
DependencyReporter
public class JsonDependencyReporter extends Object implements DependencyReporter
-
-
Field Summary
-
Fields inherited from interface org.bonitasoft.plugin.analyze.report.DependencyReporter
OBJECT_MAPPER
-
-
Constructor Summary
Constructors Constructor Description JsonDependencyReporter(File outputFile)
-
-
-
Constructor Detail
-
JsonDependencyReporter
public JsonDependencyReporter(File outputFile)
-
-
Method Detail
-
report
public void report(DependencyReport dependencyReport)
- Specified by:
reportin interfaceDependencyReporter
-
-