Class ReportingMessageEventVisitor

java.lang.Object
com.aquima.interactions.foundation.report.ReportingVisitorDS
com.aquima.interactions.process.report.ReportingMessageEventVisitor
All Implemented Interfaces:
IMessageEventVisitor

public class ReportingMessageEventVisitor extends ReportingVisitorDS implements IMessageEventVisitor
IMessageEventVisitor implementation that adds error reporting.
Since:
9.1
Author:
A. Pragt
  • Constructor Details

  • Method Details

    • addEvent

      public void addEvent(IMessageEventDS datasource)
      Description copied from interface: IMessageEventVisitor
      This method may be used to add a process event definition to the process engine.
      Specified by:
      addEvent in interface IMessageEventVisitor
      Parameters:
      datasource - Data source providing the information for the event that should be added.