Class BaseFallbackConfigHelper

    • Constructor Detail

      • BaseFallbackConfigHelper

        public BaseFallbackConfigHelper()
    • Method Detail

      • getBaseProperties

        public static java.util.Set<PropertyDescriptor> getBaseProperties​(BaseConfiguration baseConfiguration)
        Gets all the properties from a base configs default properties which are marked as baseProperty.
      • getLabelProperties

        public static java.util.Set<PropertyDescriptor> getLabelProperties​(BaseConfiguration baseConfiguration)
        Gets all the properties from a base configs label specification.