Class ConversationEventFactory

java.lang.Object
org.openhab.core.events.AbstractEventFactory
org.openhab.core.voice.text.conversation.events.ConversationEventFactory
All Implemented Interfaces:
EventFactory

@NonNullByDefault public class ConversationEventFactory extends AbstractEventFactory
The ConversationEventFactory defines a Event implementation that emits conversation changes.
Author:
Miguel Álvarez Díez - Initial contribution, Florian Hotze - Differentiate between created, removed, message added and messages removed events