Interface FormsCommonConfigurationService


  • public interface FormsCommonConfigurationService
    • Method Detail

      • getTempStorageConfig

        java.lang.String getTempStorageConfig()
        This API returns the config for allowing the use of Temp Storage.
        Returns:
        String which explains ACL for using the temp storage.
      • useTestDataPrefillService

        boolean useTestDataPrefillService()
        API returns configuration for allowing the use of test data prefill service in authoring preview
        Returns:
        true, means use test data prefill service, false otherwise