org.jenkinsci.plugins.valgrind.util
Class ValgrindSourceGrabber
java.lang.Object
org.jenkinsci.plugins.valgrind.util.ValgrindSourceGrabber
public class ValgrindSourceGrabber
- extends Object
- Author:
- Johannes Ohlemacher
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ValgrindSourceGrabber
public ValgrindSourceGrabber(hudson.model.BuildListener listener,
hudson.FilePath basedir)
init
public boolean init(File localRoot)
grabFromStacktrace
public void grabFromStacktrace(ValgrindStacktrace stacktrace)
getLookupMap
public Map<String,String> getLookupMap()
Copyright © 2004-2012. All Rights Reserved.