Class ReportUrlTask
- java.lang.Object
-
- java.util.TimerTask
-
- hudson.plugins.blazemeter.utils.report.ReportUrlTask
-
-
Constructor Summary
Constructors Constructor Description ReportUrlTask(Run run, String jobName, hudson.remoting.VirtualChannel channel, long reportLinkId)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
isDone()
void
run()
-
Methods inherited from class java.util.TimerTask
cancel, scheduledExecutionTime
-
-