Package hudson.plugins.robot
Class RobotParser.RobotParserCallable
java.lang.Object
hudson.plugins.robot.RobotParser.RobotParserCallable
- All Implemented Interfaces:
FilePath.FileCallable<RobotResult>
,Serializable
,org.jenkinsci.remoting.RoleSensitive
- Enclosing class:
- RobotParser
public static final class RobotParser.RobotParserCallable
extends Object
implements FilePath.FileCallable<RobotResult>
- See Also:
-
Constructor Summary
ConstructorDescriptionRobotParserCallable
(String outputFileLocations, String logFileName, String reportFileName) -
Method Summary
Modifier and TypeMethodDescriptionvoid
checkRoles
(org.jenkinsci.remoting.RoleChecker roleChecker)
-
Constructor Details
-
RobotParserCallable
-
-
Method Details
-
invoke
- Specified by:
invoke
in interfaceFilePath.FileCallable<RobotResult>
- Throws:
IOException
-
checkRoles
- Specified by:
checkRoles
in interfaceorg.jenkinsci.remoting.RoleSensitive
- Throws:
SecurityException
-