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,
boolean downloadArtifacts,
Map<String,String> envVars) |
public IvyTriggerEvaluator(String namespace, hudson.FilePath ivyFilePath, hudson.FilePath ivySettingsFilePath, URL ivySettingsURL, hudson.FilePath propertiesFilePath, String propertiesContent, org.jenkinsci.lib.xtrigger.XTriggerLog log, boolean debug, boolean downloadArtifacts, 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-2015. All Rights Reserved.