hudson.plugins.robot
Class RobotParser.RobotParserCallable
java.lang.Object
hudson.plugins.robot.RobotParser.RobotParserCallable
- All Implemented Interfaces:
- hudson.FilePath.FileCallable<RobotResult>, Serializable
- Enclosing class:
- RobotParser
public static final class RobotParser.RobotParserCallable
- extends Object
- implements hudson.FilePath.FileCallable<RobotResult>
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RobotParser.RobotParserCallable
public RobotParser.RobotParserCallable(String outputFileLocations)
invoke
public RobotResult invoke(File ws,
hudson.remoting.VirtualChannel channel)
throws IOException
- Specified by:
invoke in interface hudson.FilePath.FileCallable<RobotResult>
- Throws:
IOException
Copyright © 2004-2013. All Rights Reserved.