Uses of Interface
com.aquima.interactions.process.ds.IIntermediateMessageEventMappingDS
Packages that use IIntermediateMessageEventMappingDS
Package
Description
-
Uses of IIntermediateMessageEventMappingDS in com.aquima.interactions.process.ds
Methods in com.aquima.interactions.process.ds that return IIntermediateMessageEventMappingDSModifier and TypeMethodDescriptionIProcessNodeDS.getMessageEventMapping()
This method returns the message event this node should wait for. -
Uses of IIntermediateMessageEventMappingDS in com.aquima.interactions.process.ds.xml.r12.generation
Constructors in com.aquima.interactions.process.ds.xml.r12.generation with parameters of type IIntermediateMessageEventMappingDSModifierConstructorDescription -
Uses of IIntermediateMessageEventMappingDS in com.aquima.interactions.process.ds.xml.r12.parsing
Classes in com.aquima.interactions.process.ds.xml.r12.parsing that implement IIntermediateMessageEventMappingDSModifier and TypeClassDescriptionclass
Xml implementation of the intermediate message event mapping datasource.Methods in com.aquima.interactions.process.ds.xml.r12.parsing that return IIntermediateMessageEventMappingDS -
Uses of IIntermediateMessageEventMappingDS in com.aquima.interactions.process.ds.xml.r17.generation
Constructors in com.aquima.interactions.process.ds.xml.r17.generation with parameters of type IIntermediateMessageEventMappingDSModifierConstructorDescription -
Uses of IIntermediateMessageEventMappingDS in com.aquima.interactions.process.ds.xml.r17.parsing
Classes in com.aquima.interactions.process.ds.xml.r17.parsing that implement IIntermediateMessageEventMappingDSModifier and TypeClassDescriptionclass
Xml implementation of the intermediate message event mapping datasource.Methods in com.aquima.interactions.process.ds.xml.r17.parsing that return IIntermediateMessageEventMappingDS -
Uses of IIntermediateMessageEventMappingDS in com.aquima.interactions.process.impl
Constructors in com.aquima.interactions.process.impl with parameters of type IIntermediateMessageEventMappingDSModifierConstructorDescriptionIntermediateMessageEventMappingDefinition
(IProcessEngineDefinitions processEngineDefinitions, IIntermediateMessageEventMappingDS datasource) -
Uses of IIntermediateMessageEventMappingDS in com.aquima.interactions.process.impl.builder
Methods in com.aquima.interactions.process.impl.builder that return IIntermediateMessageEventMappingDS