Class RexResultFileExporter

  • All Implemented Interfaces:
    ResultFileExporter

    @Component
    public class RexResultFileExporter
    extends Object
    implements ResultFileExporter
    ResultFileExporter implementation generating a zip archive with the following files:
    • An overview of all limitingBranch for each study-point of the timestamp
    • An overview of Remedial Actions (RAs) selected by the RAO runner for each study point (TODO)
    • all shifted network files, before and after application of preventive RAs, for each study point(TODO)
    Author:
    Alexandre Montigny <alexandre.montigny at rte-france.com>