- All Implemented Interfaces:
- DSpaceConverter<XmlWorkflowItem,WorkflowItemRest>, IndexableObjectConverter<XmlWorkflowItem,WorkflowItemRest>, org.springframework.core.convert.converter.Converter<XmlWorkflowItem,WorkflowItemRest>
@Component
public class WorkflowItemConverter
extends AInprogressItemConverter<XmlWorkflowItem,WorkflowItemRest,Integer>
This is the converter from/to the WorkflowItem in the DSpace API data model
and the REST data model
- Author:
- Andrea Bollini (andrea.bollini at 4science.it), Luigi Andrea Pascarelli (luigiandrea.pascarelli at 4science.it)