Package hudson.plugins.robot
Class RobotParser
java.lang.Object
hudson.plugins.robot.RobotParser
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
RobotParser
public RobotParser()
-
-
Method Details
-
parse
public RobotResult parse(String outputFileLocations, String outputPath, Run<?, ?> build, FilePath workSpace, String logFileName, String reportFileName) throws InterruptedException, IOException- Throws:
InterruptedException
IOException
-