Class RailflowCallable

java.lang.Object
io.jenkins.plugins.railflow.jenkins.testresults.RailflowCallable
All Implemented Interfaces:
hudson.remoting.Callable<List<String>,Exception>, Serializable, org.jenkinsci.remoting.RoleSensitive

public class RailflowCallable extends Object implements hudson.remoting.Callable<List<String>,Exception>, Serializable
Callable for running export into TestRail on a remote agent.
Author:
Sergey Oplavin
See Also: