Package com.flowable.engage.engine.impl.conversation
package com.flowable.engage.engine.impl.conversation
-
ClassDescriptionDefault implementation for the participant builder API.An entry of a conversation participant registry.Allows for programmatic querying of conversation registry entries.The implementation of the
ConversationRegistryEntryQuery
interface used to query for conversation registry entries.The default conversation service implementation using commands to provide the necessary functionality.This interface supports strategy methods around the starting and initialization of a conversation like initializing data like types of a new conversation as well as searching for reusable, existing conversations when trying to start a new one.The implementation of theConversationUserQuery
interface used to query for users involved in a conversation.A data object holding the information about one or more participants to join a conversation at a specific time.Default implementation of the joining builder to define the exact time of when to join a set of participants.