hudson.plugins.robot
Class RobotParser

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

public class RobotParser
extends java.lang.Object


Constructor Summary
RobotParser()
           
 
Method Summary
 RobotResult parse(java.lang.String outputFileLocations, java.lang.String outputPath, hudson.model.AbstractBuild<?,?> build, hudson.Launcher launcher, hudson.model.TaskListener listener)
           
 
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(java.lang.String outputFileLocations,
                         java.lang.String outputPath,
                         hudson.model.AbstractBuild<?,?> build,
                         hudson.Launcher launcher,
                         hudson.model.TaskListener listener)
                  throws java.lang.InterruptedException,
                         java.io.IOException
Throws:
java.lang.InterruptedException
java.io.IOException


Copyright © 2011. All Rights Reserved.