org.jenkinsci.plugins.ivytrigger.service
Class IvyTriggerEvaluator
java.lang.Object
org.jenkinsci.plugins.ivytrigger.service.IvyTriggerEvaluator
- All Implemented Interfaces:
- hudson.remoting.Callable<Map<String,String>,IvyTriggerException>, Serializable
public class IvyTriggerEvaluator
- extends Object
- implements hudson.remoting.Callable<Map<String,String>,IvyTriggerException>
- Author:
- Gregory Boissinot
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IvyTriggerEvaluator
public IvyTriggerEvaluator(hudson.FilePath ivyFilePath,
hudson.FilePath ivySettingsFilePath,
IvyTriggerLog log)
call
public Map<String,String> call()
throws IvyTriggerException
- Specified by:
call in interface hudson.remoting.Callable<Map<String,String>,IvyTriggerException>
- Throws:
IvyTriggerException
Copyright © 2004-2011. All Rights Reserved.