Class ApplyRuntimeConfiguration


  • public class ApplyRuntimeConfiguration
    extends Object
    Applies the properties from the runtime configuration file. For example it initializes the Flow Executor Schedulers with the provided config values.
    • Method Detail

      • from

        public static void from​(de.codecentric.reedelk.runtime.api.configuration.ConfigurationService configurationService)