Interface ExternalServiceWritePlatformService

All Known Implementing Classes:
ExternalServiceWritePlatformServiceJpaRepositoryImpl

public interface ExternalServiceWritePlatformService
  • Method Summary

    Modifier and Type
    Method
    Description
    org.apache.fineract.infrastructure.core.data.CommandProcessingResult
    updateExternalServicesProperties(String externalServiceName, org.apache.fineract.infrastructure.core.api.JsonCommand command)
     
  • Method Details

    • updateExternalServicesProperties

      org.apache.fineract.infrastructure.core.data.CommandProcessingResult updateExternalServicesProperties(String externalServiceName, org.apache.fineract.infrastructure.core.api.JsonCommand command)