java.lang.Object
org.apache.fineract.infrastructure.bulkimport.importhandler.users.UserImportHandler
All Implemented Interfaces:
ImportHandler

@Service public class UserImportHandler extends Object implements ImportHandler
  • Constructor Details

    • UserImportHandler

      @Autowired public UserImportHandler(org.apache.fineract.commands.service.PortfolioCommandSourceWritePlatformService commandsSourceWritePlatformService)
  • Method Details