- All Implemented Interfaces:
org.wearefrank.ladybug.Rerunner
public class SpringBusRerunner
extends Object
implements org.wearefrank.ladybug.Rerunner
-
Constructor Summary
Constructors
-
Method Summary
rerun(String correlationId,
org.wearefrank.ladybug.Report originalReport,
org.wearefrank.ladybug.SecurityContext securityContext,
org.wearefrank.ladybug.run.ReportRunner reportRunner)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
SpringBusRerunner
public SpringBusRerunner()
-
Method Details
-
rerun
public String rerun(String correlationId,
org.wearefrank.ladybug.Report originalReport,
org.wearefrank.ladybug.SecurityContext securityContext,
org.wearefrank.ladybug.run.ReportRunner reportRunner)
- Specified by:
rerun in interface org.wearefrank.ladybug.Rerunner
-