org.jenkinsci.plugins.valgrind.parser
Class ValgrindParserResult
java.lang.Object
org.jenkinsci.plugins.valgrind.parser.ValgrindParserResult
- All Implemented Interfaces:
- hudson.FilePath.FileCallable<ValgrindReport>, Serializable
public class ValgrindParserResult
- extends Object
- implements hudson.FilePath.FileCallable<ValgrindReport>
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ValgrindParserResult
public ValgrindParserResult(hudson.model.BuildListener listener,
String pattern)
invoke
public ValgrindReport invoke(File basedir,
hudson.remoting.VirtualChannel channel)
throws IOException,
InterruptedException
- Specified by:
invoke
in interface hudson.FilePath.FileCallable<ValgrindReport>
- Throws:
IOException
InterruptedException
Copyright © 2004-2012. All Rights Reserved.