Class OrcidHistoryRestConverter

java.lang.Object
org.dspace.app.rest.converter.OrcidHistoryRestConverter
All Implemented Interfaces:
DSpaceConverter<OrcidHistory,OrcidHistoryRest>

@Component public class OrcidHistoryRestConverter extends Object implements DSpaceConverter<OrcidHistory,OrcidHistoryRest>
This is the converter from/to the OrcidHistory in the DSpace API data model and the REST data model.
Author:
Mykhaylo Boychuk (mykhaylo.boychuk at 4science.it)