Class ReportSerializer
- java.lang.Object
-
- de.chkal.maven.gitlab.codequality.ReportSerializer
-
public class ReportSerializer extends Object
-
-
Constructor Summary
Constructors Constructor Description ReportSerializer()
-
-
-
Method Detail
-
write
public void write(List<Finding> findings, OutputStream outputStream) throws IOException
- Throws:
IOException
-
-