hudson.plugins.robot
Class RobotParser.RobotParserCallable

java.lang.Object
  extended by hudson.plugins.robot.RobotParser.RobotParserCallable
All Implemented Interfaces:
hudson.FilePath.FileCallable<RobotResult>, java.io.Serializable
Enclosing class:
RobotParser

public static final class RobotParser.RobotParserCallable
extends java.lang.Object
implements hudson.FilePath.FileCallable<RobotResult>

See Also:
Serialized Form

Constructor Summary
RobotParser.RobotParserCallable(java.lang.String outputFileLocations)
           
 
Method Summary
 RobotResult invoke(java.io.File ws, hudson.remoting.VirtualChannel channel)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RobotParser.RobotParserCallable

public RobotParser.RobotParserCallable(java.lang.String outputFileLocations)
Method Detail

invoke

public RobotResult invoke(java.io.File ws,
                          hudson.remoting.VirtualChannel channel)
                   throws java.io.IOException
Specified by:
invoke in interface hudson.FilePath.FileCallable<RobotResult>
Throws:
java.io.IOException


Copyright © 2004-2012. All Rights Reserved.