public class PropertiesVariablesRetriever extends jenkins.MasterToSlaveFileCallable<Map<String,String>>
Constructor and Description |
---|
PropertiesVariablesRetriever(String propertiesFilePath,
Map<String,String> propertiesContent,
Map<String,String> currentEnvVars,
org.jenkinsci.lib.envinject.EnvInjectLogger logger) |
public Map<String,String> invoke(@CheckForNull File base, @CheckForNull hudson.remoting.VirtualChannel channel) throws IOException, InterruptedException
IOException
InterruptedException
Copyright © 2016–2017. All rights reserved.