hudson.plugins.robot
Class RobotParser

java.lang.Object
  extended by hudson.plugins.robot.RobotParser

public class RobotParser
extends Object


Nested Class Summary
static class RobotParser.RobotParserCallable
           
 
Constructor Summary
RobotParser()
           
 
Method Summary
 RobotResult parse(String outputFileLocations, String outputPath, hudson.model.AbstractBuild<?,?> build)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RobotParser

public RobotParser()
Method Detail

parse

public RobotResult parse(String outputFileLocations,
                         String outputPath,
                         hudson.model.AbstractBuild<?,?> build)
                  throws InterruptedException,
                         IOException
Throws:
InterruptedException
IOException


Copyright © 2004-2013. All Rights Reserved.