Class XmlProcessEventDS

java.lang.Object
com.aquima.interactions.foundation.report.ReportingDS
com.aquima.interactions.process.ds.xml.r17.parsing.XmlProcessEventDS
All Implemented Interfaces:
IReportingDS, IProcessEventDS

public class XmlProcessEventDS extends ReportingDS implements IProcessEventDS
Xml datasource implementation.
Since:
7.2
Author:
Jon van Leuven
  • Constructor Details

  • Method Details

    • getName

      public String getName()
      Description copied from interface: IProcessEventDS
      This method returns the (unique) name of the event.
      Specified by:
      getName in interface IProcessEventDS
      Returns:
      The name of the event.
    • getId

      public GUID getId()
      Description copied from interface: IProcessEventDS
      This method should return the unique id of the process event.
      Specified by:
      getId in interface IProcessEventDS
      Returns:
      String containing the id of the process event.