Interface FPIntegrationService


  • public interface FPIntegrationService
    Forms portal integration service which queries for all the integration service providers with a given provider value.
    • Method Detail

      • getScriptPaths

        java.util.List<java.lang.String> getScriptPaths​(java.lang.String providerValue)
        Accesor method to get all the scripts path provided by all the FPIntegrationServiceProvider implementations and having the given provider value.