Class PropertiesUtil


  • public class PropertiesUtil
    extends Object
    • Constructor Detail

      • PropertiesUtil

        public PropertiesUtil()
    • Method Detail

      • expandPropertyAndEnvironmentReferences

        public static void expandPropertyAndEnvironmentReferences​(Map<String,​String> runnerEnvironmentVariables,
                                                                  Properties properties)