Interface Harvester

    • Method Detail

      • process

        HarvesterResponse process​(HarvestContext context)
        The method called by the harvester job The implementation should be annotated with @Transactional(rollbackFor = Exception.class)
        Parameters:
        context - The context with additional information
        Returns:
        The response