Class FilePathFactory
java.lang.Object
org.jenkinsci.plugins.ivytrigger.util.FilePathFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetDescriptorFilePath(String filePath, AbstractProject job, Node pollingNode, org.jenkinsci.plugins.xtriggerapi.XTriggerLog log, Map<String, String> envVars)
-
Constructor Details
-
FilePathFactory
public FilePathFactory()
-
-
Method Details
-
getDescriptorFilePath
public FilePath getDescriptorFilePath(String filePath, AbstractProject job, Node pollingNode, org.jenkinsci.plugins.xtriggerapi.XTriggerLog log, Map<String, String> envVars) throws org.jenkinsci.plugins.xtriggerapi.XTriggerException- Throws:
org.jenkinsci.plugins.xtriggerapi.XTriggerException
-