Resolve "CLI-Switch to serialize the 'CreateReportInput' as a file"

This commit is contained in:
Andreas Penski 2019-06-21 14:58:08 +02:00
parent 3bc715ae85
commit b10a5da352
5 changed files with 136 additions and 17 deletions

View file

@ -68,6 +68,7 @@ public class DefaultCheck implements Check {
@Getter
private final ContentRepository contentRepository;
@Getter
private final ConversionService conversionService;
@Getter