Class ReportingExpanderVisitor

java.lang.Object
com.aquima.interactions.foundation.report.ReportingVisitorDS
com.aquima.interactions.project.report.ReportingExpanderVisitor
All Implemented Interfaces:
IExpanderVisitor

public class ReportingExpanderVisitor extends ReportingVisitorDS implements IExpanderVisitor
Expander visitor wrapper that intercepts initialization errors and adds them to the report.
Since:
8.0
Author:
Jon van Leuven
  • Constructor Details

  • Method Details

    • addExpander

      public void addExpander(IExpanderDS datasource)
      Description copied from interface: IExpanderVisitor
      This method should be invoked for each container expander definition that should be added.
      Specified by:
      addExpander in interface IExpanderVisitor
      Parameters:
      datasource - Data source providing the information needed to initialize a container expander definition.