-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 5.7.2
-
Component/s: None
https://github.com/nuxeo/nuxeo-features/commit/5b76441244081dea106f38f8dee33bb7e767ca60
This commit is a fix for proper document model adapter with the proper document type.
Unfortunately for now, it's not possible to inherit of the abstract class the right constructor for jackson mapping: http://jira.codehaus.org/browse/JACKSON-490
Mixin annotation cannot be used for it as well. Need investigation to have a user friendly API on document model adapter server side.
- is required by
-
NXP-11260 Domain model object and Automation
- Resolved