Class XmlExternalFlowEventMappingDS
java.lang.Object
com.aquima.interactions.foundation.report.ReportingDS
com.aquima.interactions.flow.ds.xml.parsing.XmlExternalFlowEventMappingDS
- All Implemented Interfaces:
IExternalFlowEventMappingDS
,IReportingDS
public class XmlExternalFlowEventMappingDS
extends ReportingDS
implements IExternalFlowEventMappingDS
- Since:
- 12.3
- Author:
- MihaiB
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
XmlExternalFlowEventMappingDS
(IInitializationReport report, IXmlNode node) -
Method Summary
Methods inherited from class com.aquima.interactions.foundation.report.ReportingDS
addError, addMessage, getCategory, getReport
-
Constructor Details
-
XmlExternalFlowEventMappingDS
-
-
Method Details
-
getFlowEvent
- Specified by:
getFlowEvent
in interfaceIExternalFlowEventMappingDS
- Returns:
- the name of the flow event
-
getContractEvent
- Specified by:
getContractEvent
in interfaceIExternalFlowEventMappingDS
- Returns:
- the name of the contract event
-