Package com.flowable.engage.engine.impl.conversation
-
Interface Summary Interface Description ConversationRegistryEntry An entry of a conversation participant registry.ConversationRegistryEntryQuery Allows for programmatic querying of conversation registry entries.ConversationRegistryEntryService ConversationStarterHelper 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.ExternalConversationService -
Class Summary Class Description ConversationBuilderImpl ConversationBuilderImpl.StartConversationWithChecksCmd<T> ConversationHolderImpl ConversationNotificationRunnable ConversationNotificationServiceImpl ConversationParticipantBuilderImpl Default implementation for the participant builder API.ConversationQueryImpl ConversationQueryProperty ConversationRegistryEntryQueryImpl The implementation of theConversationRegistryEntryQuery
interface used to query for conversation registry entries.ConversationRegistryEntryQueryProperty ConversationRegistryEntryServiceImpl ConversationServiceImpl The default conversation service implementation using commands to provide the necessary functionality.ConversationStarterHelperImpl ConversationStatusQueryImpl ConversationUserQueryImpl The implementation of theConversationUserQuery
interface used to query for users involved in a conversation.ExternalConversationServiceImpl ExternalSystemUtils JoinParticipantsData A data object holding the information about one or more participants to join a conversation at a specific time.ParticipantJoiningBuilderImpl Default implementation of the joining builder to define the exact time of when to join a set of participants.