Class SpringBusRerunner

java.lang.Object
org.frankframework.ladybug.SpringBusRerunner
All Implemented Interfaces:
org.wearefrank.ladybug.Rerunner

public class SpringBusRerunner extends Object implements org.wearefrank.ladybug.Rerunner
  • 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
    • toJson

      protected String toJson(Map<String,String> threadContext)