Class ReportingTeamVisitor

java.lang.Object
com.aquima.interactions.foundation.report.ReportingVisitorDS
com.aquima.interactions.project.report.ReportingTeamVisitor
All Implemented Interfaces:
ITeamVisitor

public class ReportingTeamVisitor extends ReportingVisitorDS implements ITeamVisitor
ITeamVisitor implementation that adds error reporting.
Since:
9.1
Author:
B. van de Ven
  • Constructor Details

  • Method Details

    • addTeam

      public void addTeam(ITeamDS teamDS)
      Description copied from interface: ITeamVisitor
      This method should be invoked to add a team definition.
      Specified by:
      addTeam in interface ITeamVisitor
      Parameters:
      teamDS - The team datasource.