public class IvyTriggerEvaluator extends MasterToSlaveFileCallable<Map<String,IvyDependencyValue>>
| Constructor and Description |
|---|
IvyTriggerEvaluator(String namespace,
FilePath ivyFilePath,
FilePath ivySettingsFilePath,
URL ivySettingsURL,
FilePath propertiesFilePath,
String propertiesContent,
org.jenkinsci.plugins.xtriggerapi.XTriggerLog log,
boolean debug,
boolean downloadArtifacts,
Map<String,String> envVars) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,IvyDependencyValue> |
invoke(File launchDir,
hudson.remoting.VirtualChannel channel) |
checkRolespublic IvyTriggerEvaluator(String namespace, FilePath ivyFilePath, FilePath ivySettingsFilePath, URL ivySettingsURL, FilePath propertiesFilePath, String propertiesContent, org.jenkinsci.plugins.xtriggerapi.XTriggerLog log, boolean debug, boolean downloadArtifacts, Map<String,String> envVars)
public Map<String,IvyDependencyValue> invoke(File launchDir, hudson.remoting.VirtualChannel channel) throws IOException, InterruptedException
IOExceptionInterruptedExceptionCopyright © 2016–2024. All rights reserved.