Class ClaimedTaskConverter

    • Field Detail

      • xmlWorkflowFactory

        @Autowired
        protected org.dspace.xmlworkflow.factory.XmlWorkflowFactory xmlWorkflowFactory
    • Constructor Detail

      • ClaimedTaskConverter

        public ClaimedTaskConverter()
    • Method Detail

      • supportsModel

        public boolean supportsModel​(org.dspace.discovery.IndexableObject idxo)
        Specified by:
        supportsModel in interface IndexableObjectConverter<org.dspace.xmlworkflow.storedcomponents.ClaimedTask,​ClaimedTaskRest>
        Parameters:
        idxo - the IndexableObject to check
        Returns:
        true if the actual converter implementation is able to manage the supplied IndexableObject