Class FlakyTestResultCollector
java.lang.Object
jenkins.security.MasterToSlaveCallable<FlakyTestResult,RuntimeException>
com.google.jenkins.flakyTestHandler.plugin.FlakyTestResultCollector
- All Implemented Interfaces:
hudson.remoting.Callable<FlakyTestResult,
,RuntimeException> Serializable
,org.jenkinsci.remoting.RoleSensitive
public class FlakyTestResultCollector
extends MasterToSlaveCallable<FlakyTestResult,RuntimeException>
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class jenkins.security.MasterToSlaveCallable
checkRoles
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface hudson.remoting.Callable
getChannelOrFail, getOpenChannelOrFail
-
Constructor Details
-
FlakyTestResultCollector
public FlakyTestResultCollector(hudson.tasks.junit.TestResult testResult)
-
-
Method Details
-
call
- Throws:
RuntimeException
-