Class MessageValuesLoadEvent
java.lang.Object
overit.geocall.bl.GenericEvent<Map<String,Object>>
overit.geocall.bl.BusinessEvent<Map<String,Object>>
overit.geocallapp.wfm.cee.bl.message.be.MessageValuesLoadEvent
- Direct Known Subclasses:
AppointmentMessageValuesLoadEvent
Event to launch to create values of a message associated to an business event.
Return a map of message values.
-
Nested Class Summary
Nested classes/interfaces inherited from class overit.geocall.bl.GenericEvent
GenericEvent.Step<O> -
Field Summary
Fields inherited from class overit.geocall.bl.GenericEvent
executorService, journal, streamJournal -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class overit.geocall.bl.BusinessEvent
doLaunchMethods inherited from class overit.geocall.bl.GenericEvent
clearEvents, defineInterruptor, defineResult, getJournal, getResult, getSpouts, getStreamJournal, isInternal, launch, launch, launchAsync, launchAsync, register, registerSpouts
-
Constructor Details
-
MessageValuesLoadEvent
public MessageValuesLoadEvent()
-