Package 

Class AppConfiguration.FeatureFlags

  • All Implemented Interfaces:

    
    public final class AppConfiguration.FeatureFlags
    
                        

    List of temporary feature flags, used to activate features through configuration Use basic class when no feature flag available else data class

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Boolean getEnableDCS() Must be set to true to generate DCS
      final Boolean getTestUCPA() Must be set to true to use UCPA
      final Boolean getEnableGVL3() Must be set to true to use TCF 2.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait