public class IvyTriggerEvaluator extends Object implements hudson.FilePath.FileCallable<Map<String,IvyDependencyValue>>
| Constructor and Description |
|---|
IvyTriggerEvaluator(String namespace,
hudson.FilePath ivyFilePath,
hudson.FilePath ivySettingsFilePath,
URL ivySettingsURL,
hudson.FilePath propertiesFilePath,
String propertiesContent,
org.jenkinsci.lib.xtrigger.XTriggerLog log,
boolean debug,
Map<String,String> envVars) |
public Map<String,IvyDependencyValue> invoke(File launchDir, hudson.remoting.VirtualChannel channel) throws IOException, InterruptedException
invoke in interface hudson.FilePath.FileCallable<Map<String,IvyDependencyValue>>IOExceptionInterruptedExceptionCopyright © 2004-2014. All Rights Reserved.