org.jenkinsci.plugins.ivytrigger.util
Class FilePathFactory

java.lang.Object
  extended by org.jenkinsci.plugins.ivytrigger.util.FilePathFactory

public class FilePathFactory
extends Object


Constructor Summary
FilePathFactory()
           
 
Method Summary
 hudson.FilePath getDescriptorFilePath(String filePath, hudson.model.AbstractProject job, hudson.model.Node pollingNode, org.jenkinsci.lib.xtrigger.XTriggerLog log, Map<String,String> envVars)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FilePathFactory

public FilePathFactory()
Method Detail

getDescriptorFilePath

public hudson.FilePath getDescriptorFilePath(String filePath,
                                             hudson.model.AbstractProject job,
                                             hudson.model.Node pollingNode,
                                             org.jenkinsci.lib.xtrigger.XTriggerLog log,
                                             Map<String,String> envVars)
                                      throws org.jenkinsci.lib.xtrigger.XTriggerException
Throws:
org.jenkinsci.lib.xtrigger.XTriggerException


Copyright © 2004-2012. All Rights Reserved.