Package com.cumulocity.model.audit
Class AuditChangeValueConverter
java.lang.Object
com.cumulocity.model.audit.AuditChangeValueConverter
- All Implemented Interfaces:
org.svenson.converter.TypeConverter
public class AuditChangeValueConverter
extends Object
implements org.svenson.converter.TypeConverter
Converter is used to ensure backward compatibility with Dozer mapper for previousValue and newValue of Audit Change
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AuditChangeValueConverter
public AuditChangeValueConverter()
-
-
Method Details
-
fromJSON
- Specified by:
fromJSON
in interfaceorg.svenson.converter.TypeConverter
-
toJSON
- Specified by:
toJSON
in interfaceorg.svenson.converter.TypeConverter
-