-
Task
-
Resolution: Done
-
Major
Generation of the PMML Typescript model uses a Maven plugin, cz.habarta.typescript-generator:typescript-generator-maven-plugin, to generate Typescript classes from Java classes annotated with either JAXB or Jackson (and other) bindings. The plugin provides the ability to generate constructors however they are incorrectly generated for interfaces.
See https://github.com/vojtechhabarta/typescript-generator/issues/489
- is related to
-
FAI-178 Score Cards: Move PMML marshaller to new module
- Done