Uses of Class
com.exsol.errorcodemodel.ErrorCodeReport
-
-
Uses of ErrorCodeReport in com.exsol.errorcodemodel
Methods in com.exsol.errorcodemodel that return ErrorCodeReport Modifier and Type Method Description ErrorCodeReportErrorCodeReportReader. readReport(Path source)Read anErrorCodeReportfrom JSON file.Methods in com.exsol.errorcodemodel with parameters of type ErrorCodeReport Modifier and Type Method Description voidErrorCodeReportWriter. writeReport(ErrorCodeReport report, Path target)Write anErrorCodeReportto JSON file.
-