Class ReportingConditionVisitor

java.lang.Object
com.aquima.interactions.foundation.report.ReportingVisitorDS
com.aquima.interactions.rule.report.ReportingConditionVisitor
All Implemented Interfaces:
IConditionVisitor

public class ReportingConditionVisitor extends ReportingVisitorDS implements IConditionVisitor
IConditionVisitor implementation that adds error reporting.
Since:
9.1
Author:
r.fleuren
  • Constructor Details

  • Method Details

    • process

      public void process(IConditionDS conditionDS)
      Description copied from interface: IConditionVisitor
      This method will add the specified condition to the table.
      Specified by:
      process in interface IConditionVisitor
      Parameters:
      conditionDS - Data source providing the information of the condition.