Class SourceableConverter
java.lang.Object
com.cumulocity.rest.representation.SourceableConverter
- All Implemented Interfaces:
org.svenson.converter.TypeConverter
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
SourceableConverter
public SourceableConverter()
-
-
Method Details
-
fromJSON
- Specified by:
fromJSON
in interfaceorg.svenson.converter.TypeConverter
-
toJSON
- Specified by:
toJSON
in interfaceorg.svenson.converter.TypeConverter
-
keepOnlyNecessaryFields
public static ManagedObjectRepresentation keepOnlyNecessaryFields(ManagedObjectRepresentation source)
-