All Classes Interface Summary Class Summary Enum Summary Annotation Types Summary
Class |
Description |
AbstractConversationPermissionCommand |
|
AbstractConversationTagEvaluationContext |
An abstract base implementation for a tag evaluation context.
|
AbstractDeskCmd<T> |
An abstract base class for desk and ticket related commands.
|
AbstractEngageAutoDeploymentStrategy |
|
AbstractEngageDataManager<EntityImpl extends Entity> |
|
AbstractEngageEngineEntity |
|
AbstractFlowableEngageEngineEventListener |
|
AbstractTagProvider |
An abstract tag provider supporting some common functionality for conversation tag providers.
|
AbstractTicketCmd<T> |
An abstract base class for ticket based commands.
|
AccessTokenResponseMessageDto |
|
ActionDTO |
|
AddParticipantsToConversationCmd |
|
AddTagsToConversationCmd |
|
ArchiveConversationCmd |
|
ArchiveConversationEventDataManager |
|
ArchiveConversationEventEntity |
|
ArchiveConversationEventEntityImpl |
|
ArchiveConversationEventEntityManager |
|
ArchiveConversationEventEntityManagerImpl |
|
ArchiveConversationEventQuery |
|
ArchiveConversationEventQueryImpl |
|
ArchiveConversationEventQueryProperty |
|
ArchiveJobEventDataManager |
|
ArchiveJobEventEntity |
|
ArchiveJobEventEntityImpl |
|
ArchiveJobEventEntityManager |
|
ArchiveJobEventEntityManagerImpl |
|
ArchiveJobEventQuery |
|
ArchiveJobEventQueryImpl |
|
AssignConversationToGroupCmd |
Assigns a conversation to a group.
|
AssignConversationToUserCmd |
Assigns a conversation to a user.
|
AuthorizedConversationAction |
This enumeration contains a list of actions which are authorized as part of the permission check when executing
actions in a conversation.
|
BaseExternalMediaContent |
|
BaseExternalMessageBuilder |
Base class that can be used by different external system provider
to provide an implementation for the sending of the outbound message.
|
BaseInboundErrorHandler |
|
BaseInboundStatusHandler |
|
BaseNotification |
|
BaseNotificationMessage<T> |
|
BaseSendMessageCmd |
|
BaseTemporaryMessageProcessResult |
|
BaseUpdateConversationCmd |
Abstract base implementation for updating different aspects of a conversation.
|
BaseUpdateMessageContentCmd |
|
Button |
|
Category |
The enumeration of message categories.
|
ChangeConversationOwnerCmd |
Changes the owner of the conversation.
|
CheckArchiveConversationCommand |
|
CheckCreateConversationCommand |
|
CheckDropParticipantFromConversationCommand |
|
CheckEditMessageCommand |
Checks the permission to edit a message within a conversation using a DMN permission table.
|
CheckHasAccessToConversationCommand |
|
CheckJoinParticipantToExistingConversationCommand |
|
CheckPostDocumentCommand |
|
CheckPostImageCommand |
|
CheckPostMessageCommand |
|
CheckPostVideoCommand |
|
CheckPostVoiceCommand |
|
CheckReopenConversationCommand |
|
CheckUpdateConversationAvatarCommand |
|
CheckUpdateConversationDescriptionCommand |
|
CheckUpdateConversationNameCommand |
|
CommandContextUtil |
|
ConfiguredInboundMessageTenantExtractor |
This default implementation simply returns a configured, fixed tenant id regardless of the content of the inbound message.
|
ContentDTO |
|
ContentItemResponse |
|
ContentTypes |
|
Conversation |
The conversation is a container where messaging and events between humans and even bots happen.
|
ConversationActionFilter |
|
ConversationBuilder |
|
ConversationBuilderBasedTagEvaluationContext |
A tag evaluation context based on a conversation builder in order to be able to modify the tags through it.
|
ConversationBuilderImpl |
|
ConversationBuilderImpl.StartConversationWithChecksCmd<T> |
|
ConversationDataManager |
|
ConversationDefinition |
|
ConversationDefinitionBuilder |
|
ConversationDefinitionDataManager |
|
ConversationDefinitionDeployment |
Annotation that can be used to trigger a deployment of conversation definitions for the provided test.
|
ConversationDefinitionDTO |
|
ConversationDefinitionEntity |
|
ConversationDefinitionEntityImpl |
|
ConversationDefinitionEntityManager |
|
ConversationDefinitionEntityManagerImpl |
|
ConversationDefinitionModel |
|
ConversationDefinitionModelManager |
|
ConversationDefinitionQuery |
|
ConversationDefinitionQueryImpl |
|
ConversationDefinitionQueryProperty |
|
ConversationDefinitionRegistrationBuilder |
Builder for bulk registration of Conversation Definitions.
|
ConversationDefinitionRegistrationBuilderImpl |
|
ConversationDefinitionRegistrationObject |
|
ConversationDefinitionService |
|
ConversationDefinitionServiceImpl |
|
ConversationDTO |
|
ConversationEntity |
|
ConversationEntityBasedTagEvaluationContext |
A tag evaluation context based on an existing conversation represented by its conversation entity so it can be
modified.
|
ConversationEntityImpl |
|
ConversationEntityManager |
|
ConversationEntityManagerImpl |
|
ConversationFilter |
A user has a list of filters that can be applied when retrieving conversations.
|
ConversationFilterConstants |
|
ConversationFilterDTO |
|
ConversationFilterFactory |
|
ConversationFilterFactoryImpl |
|
ConversationFilterImpl |
|
ConversationFilterQuery |
|
ConversationFilterQueryImpl |
|
ConversationFilterResponse |
|
ConversationFilterService |
Exposes methods to retrieve conversation filters and use those filters to find conversations.
|
ConversationFilterServiceImpl |
|
ConversationFilterServiceImpl.GetUnreadCountsCommand |
|
ConversationHolder |
The conversation holder might be used to hold a conversation and additional information like if it was a newly
created one or an existing one.
|
ConversationHolderImpl |
|
ConversationIdentityLinkType |
|
ConversationIndexingService |
|
ConversationIndexingServiceImpl |
|
ConversationIndexQueryBuilder |
|
ConversationIndexQueryBuilderImpl |
|
ConversationIndexQueryRequest |
|
ConversationIndexQueryService |
|
ConversationIndexQueryServiceImpl |
|
ConversationJsonMapper |
|
ConversationLastReadStatusResponse |
|
ConversationManagementBot |
A service bot supporting basic conversation management functionality like joining or dropping participants, archiving, etc.
|
ConversationNotificationEventListener |
An events listener that is responsible for sending messages to a conversation when an event occurs.
|
ConversationNotificationRunnable |
|
ConversationNotificationService |
Notification service for the Conversations which is responsible for sending messages to conversation.
|
ConversationNotificationServiceImpl |
|
ConversationParticipant |
|
ConversationParticipantBuilder |
This builder supports various ways to add or drop participants within a conversation with smart options like letting them see previous messages or even
all past messages and similar options.
|
ConversationParticipantBuilderImpl |
Default implementation for the participant builder API.
|
ConversationParticipantResponse |
|
ConversationPermissionService |
The permission helper must be used to check permissions on actions to be executed in the context of a conversation
like adding or removing participants or posting a voice message, etc.
|
ConversationPermissionServiceImpl |
The default implementation of the permission helper checking permissions for certain conversation related actions
with the help of a two-step DMN decision model approach.
|
ConversationQuery |
Allows for programmatic querying of conversations.
|
ConversationQueryImpl |
|
ConversationQueryProperty |
|
ConversationQueryTemplateHandler |
|
ConversationQueryTemplateHandlerImpl |
|
ConversationRegistryEntry |
An entry of a conversation participant registry.
|
ConversationRegistryEntryByConversationIdMatcher |
|
ConversationRegistryEntryDataManager |
|
ConversationRegistryEntryEntity |
|
ConversationRegistryEntryEntityImpl |
|
ConversationRegistryEntryEntityManager |
|
ConversationRegistryEntryEntityManagerImpl |
|
ConversationRegistryEntryQuery |
Allows for programmatic querying of conversation registry entries.
|
ConversationRegistryEntryQueryImpl |
|
ConversationRegistryEntryQueryProperty |
|
ConversationRegistryEntryService |
|
ConversationRegistryEntryServiceImpl |
|
ConversationRegistryUtil |
|
ConversationResponse |
|
ConversationResultMapper |
|
ConversationResultMapper.Enhancer |
The interface you can implement when you want to enhance conversation based search hit data.
|
ConversationScopedObjectProvider |
|
ConversationSearchQuery |
|
ConversationSearchQueryImpl |
|
ConversationSearchResponse |
|
ConversationService |
The conversation service is the main API for the conversation and messaging functionality.
|
ConversationServiceImpl |
The default conversation service implementation using commands to provide the necessary functionality.
|
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.
|
ConversationStarterHelperImpl |
|
ConversationStates |
Interface containing the known states of a conversation.
|
ConversationStatus |
This represents the information for the last read message for a certain user in a certain conversation
|
ConversationStatusDataManager |
|
ConversationStatusEntity |
|
ConversationStatusEntityImpl |
|
ConversationStatusEntityManager |
|
ConversationStatusEntityManagerImpl |
|
ConversationStatusQuery |
|
ConversationStatusQueryImpl |
|
ConversationStatusUtil |
|
ConversationSubTypes |
|
ConversationTagEvaluationContext |
The tag evaluation context might be used within a ConversationTagProvider to request additional information
in order to evaluate tags for conversations.
|
ConversationTagProvider |
|
ConversationTypes |
The conversation type specifies the conversation in more detail.
|
ConversationUserAccountMappingDataManager |
|
ConversationUserAccountMappingEntity |
|
ConversationUserAccountMappingEntityImpl |
|
ConversationUserAccountMappingEntityManager |
|
ConversationUserAccountMappingEntityManagerImpl |
|
ConversationUserQuery |
|
ConversationUserQueryImpl |
The implementation of the ConversationUserQuery interface used to query for users involved in a conversation.
|
CountConversationParticipantsCmd |
|
CountConversationsWithLastMessageBetweenCmd |
Number of conversations which received new messages within a given time frame.
|
CountUnreadMessagesCmd |
|
CreateTemplateMessageUtilFunctionDelegate |
|
CurrencyParameter |
|
DataSubTypes |
Representing a sub type for an Message object, which is used in Message
Type as well as sub types are fully customizable, choose them carefully so filtering for types and sub types might
match the requirements for messages and events within subscriptions (e.g.
|
DataTypes |
Representing a type for an Message object, which is used in Message
Type as well as sub types are fully customizable, choose them carefully so filtering for types and sub types might
match the requirements for messages and events within subscriptions (e.g.
|
DateTimeParameter |
|
DefaultAutoDeploymentStrategy |
|
DefaultExternalMessageSendHelper |
|
DefaultInboundMessageEventPayloadExtractor |
|
DefaultLineEmojiConverter |
|
DefaultLineOutboundMediaContentProvider |
|
DefaultMessageSendHelper |
|
DefaultTemporaryMessageHandler |
|
DeleteConversationCmd |
|
DeleteMessageCmd |
|
DeliveryContext<T> |
A delivery context that is used for sending messages.
|
DeskConversationListener |
A listener handling message send and conversation creation events for desk and ticket conversations.
|
DeskManagementBot |
A service bot managing desk and ticket conversations.
|
DeskMessageCodes |
An interface containing message codes (constants) used within desk and ticket conversations.
|
DeskMessageUtil |
This utility helps creating template based messages used within desk and ticket conversations.
|
DeskService |
The desk and ticket management service interface is used to control and manage desk and ticket conversations.
|
DeskServiceImpl |
The default desk and ticket service implementation.
|
Device |
|
DeviceDataManager |
|
DeviceEntity |
|
DeviceEntityImpl |
|
DeviceEntityManager |
|
DeviceEntityManagerImpl |
|
DeviceOS |
|
DeviceQuery |
|
DeviceQueryImpl |
|
DeviceQueryProperty |
|
DeviceRegistration |
|
DeviceRegistrationImpl |
|
DeviceResponse |
|
DeviceService |
|
DeviceServiceImpl |
|
DeviceTokenEncodings |
|
DisableDeviceCmd |
|
EmbeddedUserSessionService |
|
EmojiMapping |
|
EnableDeviceCmd |
|
EngageChangeTenantIdEntityTypes |
|
EngageDataManagers |
|
EngageDbSchemaManager |
|
EngageEngine |
|
EngageEngineConfiguration |
|
EngageEngineConfigurationApi |
|
EngageEngineConfigurator |
|
EngageEngineImpl |
|
EngageEngines |
|
EngageEngineVersion |
|
EngageEntityManagers |
|
EngageExtension |
JUnit Jupiter extension for the Flowable Platform engage engine and services initialization.
|
EngageHistoryJsonConstants |
|
EngageIndexingConstants |
|
EngageIndexingScheduler |
|
EngageIndexingSchedulerImpl |
|
EngageManagementService |
|
EngageManagementServiceImpl |
|
EngagePermissionsConstants |
|
EngageTestHelper |
|
EntityDependencyOrder |
Maintains a list of all the entities in order of dependency.
|
EvaluateConversationAvatarIdCmd |
Initializes the avatar url or id depending on some previously evaluated tags (e.g.
|
EvaluateConversationTagsCmd |
This command evaluates conversation tags by using a set of configured tag providers and updates the conversation
accordingly.
|
EventRegistryInboundMessageAccountService |
An inbound message account service creating internal system events from inbound messages not having a mapped account or an inactive account or user so any
listeners (like a case or process instance) might picking it up and processing it.
|
ExternalConversationService |
|
ExternalConversationServiceImpl |
|
ExternalConversationSystemAdapter |
Interface that needs to be implemented by an external conversation system provider.
|
ExternalConversationTagProvider |
|
ExternalMediaContent |
Holder for the publicly accessible URLs for the media sent to LINE.
|
ExternalMessageBuilder |
Builder that can be used for sending external messages
|
ExternalMessageConstants |
|
ExternalMessageSendEventListener |
|
ExternalMessageSendHelper |
|
ExternalMessageTypes |
|
ExternalSystemContentProvider |
A content provider that is responsible for fetching the actual content
from the external system.
|
ExternalSystemContentService |
Service that is responsible for fetching content from the external systems.
|
ExternalSystemContentServiceImpl |
|
ExternalSystemIds |
This interface contains some available external system ids.
|
ExternalSystemUtils |
|
FindConversationByIdCmd |
|
FindConversationByIdWithIdentityLinksAndVariablesCmd |
|
FindConversationByIdWithIdentityLinksCmd |
|
FindConversationParticipantsBetweenCmd |
|
FindConversationParticipantsCmd |
Resolves the participants of a conversation with options whether to only include directly assigned users or
users assigned over member groups (like candidate groups or assigned group).
|
FindConversationsWithLastMessageBetweenCmd |
Finds conversations which received new messages within a given time frame.
|
FindMessageByIdCmd |
|
FindMessageByIdWithMessageAuditsCmd |
|
FlowableAddedParticipantsEvent |
Event fired when participants have been added to a conversation.
|
FlowableAddedParticipantsEventImpl |
|
FlowableConversationAddedTagsEvent |
Event fired when tags have been added to a conversation.
|
FlowableConversationAddedTagsEventImpl |
|
FlowableConversationArchivedEvent |
|
FlowableConversationArchivedEventImpl |
|
FlowableConversationDeletedEvent |
|
FlowableConversationDeletedEventImpl |
|
FlowableConversationNameUpdatedEvent |
|
FlowableConversationNameUpdatedEventImpl |
|
FlowableConversationOwnerChangedEvent |
|
FlowableConversationOwnerChangedEventImpl |
|
FlowableConversationReferenceUpdatedEvent |
Event thrown if the reference of a conversation was set or updated.
|
FlowableConversationReferenceUpdatedEventImpl |
Simple implementation for the reference update event of a conversation.
|
FlowableConversationRemovedTagsEvent |
Event fired when tags have been removed from a conversation.
|
FlowableConversationRemovedTagsEventImpl |
|
FlowableConversationReopenedEvent |
|
FlowableConversationReopenedEventImpl |
|
FlowableConversationStartedEvent |
|
FlowableConversationStartedEventImpl |
|
FlowableEngageEvent |
|
FlowableEngageEventBuilder |
|
FlowableEngageEventImpl |
|
FlowableEngageEventType |
|
FlowableMessageDeletedEvent |
|
FlowableMessageDeletedEventImpl |
|
FlowableMessageEvent |
|
FlowableMessageEventImpl |
|
FlowableMessageReadEvent |
|
FlowableMessageReadEventImpl |
|
FlowableMessageUpdatedEvent |
|
FlowableMessageUpdateEventImpl |
|
FlowableRemovedParticipantsEvent |
Event fired when participants have been removed from a conversation.
|
FlowableRemovedParticipantsEventImpl |
|
FlowableSendNotificationEvent |
|
FlowableSendNotificationEventImpl |
|
FlowableSendUserTypingEvent |
|
FlowableSendUserTypingEventImpl |
|
FlowableUnreadCountForUserFunctionDelegate |
|
FlowableUnreadCountPerConversationForUserFunctionDelegate |
|
GetAccessTokenMessageDto |
|
GetConversationDefinitionModelCmd |
|
GetVariableCmd |
|
GetVariablesCmd |
|
HandleUnassignedTicketMessageCmd |
Handle new inbound message within an unassigned ticket.
|
ImageLinkParameter |
|
InboundErrorDto |
|
InboundErrorHandler |
Handler for inbound errors from an external adapter.
|
InboundMessage |
|
InboundMessageAccountService |
Service for handling inbound messages for a particular account
|
InboundMessageBuilder |
Builder for sending inbound messages (messages from external adapters) to the engage platform.
|
InboundMessageBuilderImpl |
|
InboundMessageDto |
|
InboundMessageDto.Media |
|
InboundMessageEventPayloadExtractor |
|
InboundMessageHandler |
Message handler for inbound messages (messages from external adapters).
|
InboundMessageHandlerImpl |
|
InboundMessageRoutingService |
A routing service for inbound messages from the external adapters.
|
InboundMessageRoutingServiceImpl |
|
InboundMessageTenantExtractor |
A service provider interface hooking in the business logic to extract or resolve the tenant id out of a new inbound message not yet been mapped to a user
account object.
|
InboundService |
Service responsible for providing the handlers for the different inbound handlers
for different external adapters.
|
InboundServiceImpl |
|
InboundStatusDto |
|
InboundStatusDto.ErrorDto |
|
InboundStatusHandler |
Handler for inbound statuses from the external adapters
|
InboundUnsupportedMessageService |
|
InboundUnsupportedMessageServiceImpl |
|
InitializeTicketConversationCmd |
Initializes a newly created ticket conversation as a child of a desk conversation.
|
InMemoryUserSubscriptionService |
An in memory user subscription service.
|
InternalInboundStatuses |
|
JoiningTypes |
Represents the joining type of a Conversation which defines on how new participants can join a running
conversation.
|
JoinParticipantsData |
A data object holding the information about one or more participants to join a conversation at a specific time.
|
LineEmojiConverter |
|
LineEventTypes |
|
LineExternalConversationSystemAdapter |
|
LineExternalEventTypes |
|
LineExternalMessageBuilder |
|
LineInboundEventHandler |
|
LineInboundJmsListener |
|
LineInboundMessageDto |
|
LineInboundMessageDto.Emoji |
|
LineInboundStatusHandler |
|
LineJmsExternalConversationSystemAdapter |
|
LineMessageInboundEventHandler |
|
LineOutboundContentResource |
An internal endpoint providing special type of accessing content send from Engage to LINE.
|
LineOutboundMediaContentProvider |
An API that can be implemented to provide the publicly accessible URLs for the media content that needs to be sent to LINE.
|
LineOutboundMessageDto |
|
LineProperties |
|
LineProperties.Content |
|
LineProperties.OutboundContent |
|
LinkConversationWithUserAccountCmd |
|
LoggingInboundErrorHandler |
|
LoggingInboundMessageAccountService |
|
MarkMessageAsReadCmd |
|
Media |
|
MediaParameter |
|
Message |
The message object that holds all relevant data describing the
event, message, action, etc
|
MessageAudit |
|
MessageAuditDataManager |
|
MessageAuditEntity |
|
MessageAuditEntityImpl |
|
MessageAuditEntityManager |
|
MessageAuditEntityManagerImpl |
|
MessageBuilder |
The message builder API to create messages to be sent to a conversation using the MessageBuilder.send(String) method within the builder.
|
MessageBuilderImpl |
|
MessageComplianceJsonMapper |
|
MessageComplianceResponse |
|
MessageComplianceResultMapper |
|
MessageComplianceResultMapper.Enhancer |
The interface you can implement when you want to enhance message compliance based search hit data.
|
MessageDataManager |
|
MessageDeliverer |
A message deliver that can be used to deliver a message via some channel.
|
MessageDelivererTypes |
|
MessageDTO |
|
MessageEntity |
|
MessageEntityImpl |
The default message implementation.
|
MessageEntityManager |
|
MessageEntityManagerImpl |
|
MessageFlag |
|
MessageIndexQueryBuilder |
|
MessageIndexQueryBuilderImpl |
|
MessageIndexQueryRequest |
|
MessageIndexQueryService |
|
MessageIndexQueryServiceImpl |
|
MessageJsonMapper |
|
MessageQuery |
|
MessageQueryImpl |
|
MessageQueryImpl.Range |
|
MessageQueryProperty |
|
MessageReaction |
|
MessageReferenceMappingDataManager |
|
MessageReferenceMappingEntity |
|
MessageReferenceMappingEntityImpl |
|
MessageReferenceMappingEntityManager |
|
MessageReferenceMappingEntityManagerImpl |
|
MessageResponse |
|
MessageResultMapper |
|
MessageResultMapper.Enhancer |
The interface you can implement when you want to enhance message based search hit data.
|
MessageSendEventListener |
|
MessageSendHelper |
|
MessageService |
|
MessageServiceImpl |
|
MessageTags |
A list of supported tags for messages.
|
MessageType |
|
MessageUtil |
|
MybatisArchiveConversationEventDataManager |
|
MybatisArchiveJobEventDataManager |
|
MybatisConversationDataManager |
|
MybatisConversationDefinitionDataManager |
|
MyBatisConversationRegistryEntryDataManager |
|
MybatisConversationStatusDataManager |
|
MyBatisConversationUserAccountMappingDataManager |
|
MybatisDeviceDataManager |
|
MybatisMessageAuditDataManager |
|
MybatisMessageDataManager |
|
MyBatisMessageReferenceMappingDataManager |
|
MybatisReactionDataManager |
|
MybatisTemporaryMessageDataManager |
|
MybatisUserAnalyticsDataManager |
|
NamedType |
This interface might be implemented on an enumeration or instance based type to get a name from a type.
|
NoOpUserSessionService |
|
Notification |
Notification flags that provide information for sending messages
|
NotificationEngineConfigurationApi |
|
NotificationEvaluationProvider |
A notification schema provider is calculating the set of notifications for each recipient of a data object within a
conversation depending on various input like conversation type, sub-type, tags, etc to determine whether to send
desk and / or mobile notifications and how to handle the badge count for unread messages.
|
NotificationEvaluationProviderImpl |
|
NotificationInfo |
Holder for the information required for sending a notification to the user.
|
NotificationInfoImpl |
|
NotificationMessage<T> |
The notification message that needs to be transmitted in real time
|
NotificationMessageProvider<T> |
|
NotificationMessageTypes |
|
NotificationService |
Notification service that is responsible for distributing the real time message.
|
OutboundMessageDto |
The DTO for outbound messages (messages send by the engage platform to the different external system implementations).
|
Participant |
Holds the information for a single participant within a conversation or a recipient of a message.
|
ParticipantGroupMemberTagProvider |
A tag provider looking for participants being a member of certain groups and add tags accordingly.
|
ParticipantImpl |
|
ParticipantJoiningBuilder |
Once you start joining a new participant to an existing conversation, there are a lot of options which can be set additionally using this builder API
which is returned with one of the join methods in the ConversationParticipantBuilder API.
|
ParticipantJoiningBuilderImpl |
Default implementation of the joining builder to define the exact time of when to join a set of participants.
|
ParticipantsBuilder |
A builder creates list of participants.
|
PayloadParameter |
|
Permissions |
This interface must be implemented by data objects supporting permissions.
|
PermissionTypes |
Represents the type used for handling permissions within a Conversation .
|
ProcessMessageUtil |
This utility helps creating template based messages used within processes.
|
QueryTypeEnum |
|
Reaction |
|
ReactionDataManager |
|
ReactionEntity |
|
ReactionEntityImpl |
|
ReactionEntityManager |
|
ReactionEntityManagerImpl |
|
ReactionQuery |
|
ReactionQueryImpl |
|
ReactToMessageCmd |
|
ReferenceMessageCmd |
|
RegisterConversationDefinitionsCmd |
|
RegisterDeviceCmd |
|
ReindexConversationsCmd |
|
ReindexMessagesCmd |
|
RemoteUserSessionService |
|
RemoveAssignedGroupFromConversationCmd |
Removes the assigned group from a conversation.
|
RemoveAssignedUserFromConversationCmd |
Removes the assigned user from a conversation.
|
RemoveConversationDefinitionCmd |
|
RemoveDeviceCmd |
|
RemoveMessageReactionCmd |
|
RemoveParticipantsFromConversationCmd |
|
RemoveTagsFromConversationCmd |
|
RemoveUserAccountFromConversationCmd |
|
RemoveUserAccountsFromConversationCmd |
|
RemoveVariableCmd |
|
RemoveVariablesCmd |
|
ReopenConversationCmd |
|
ReplyOnAbsentTagProvider |
|
SchemaOperationsEngageEngineBuild |
|
SendActionMessageToConversationCmd |
|
SendConversationNotificationCmd |
|
SendExternalSystemMessageCmd |
|
SendMediaMessageToConversationCmd |
|
SendMessageToConversationCmd |
|
SetConversationReferenceCmd |
Sets or updates the referenced work item of a conversation using its id, type and optional definition id.
|
SetVariableCmd |
|
SetVariablesCmd |
|
SignalProcessBot |
|
StandardMessageCodes |
This interface contains some standard message codes to be used for rendering template messages using TemplateMessageUtil .
|
StartConversationCmd |
|
StartTicketConversationCmd |
Starts a new ticket conversation as part of a desk conversation.
|
StickyMessageDTO |
|
StoreAccessTokenMessageDto |
|
SwitchToDeskTeamCmd |
Removes the current assignee of a ticket conversation and assigns it back to the desk team.
|
SwitchToDeskTeamMemberCmd |
Switches the assignee of a ticket converrsation to a member of the desk team.
|
Taggable |
The common interface for all taggable objects like com.flowable.engage.conversation.api.Conversation
and com.flowable.engage.message.api.Message
|
TagUtils |
Some utility functions around the tagging for conversations and messages.
|
TemplateMessageUtil |
This utility helps creating template based standard messages.
|
TemporaryMessage |
A temporary message that is a copy of Message
that is used when some messages should be handled separately.
|
TemporaryMessageDataManager |
|
TemporaryMessageEntity |
|
TemporaryMessageEntityImpl |
|
TemporaryMessageEntityManager |
|
TemporaryMessageEntityManagerImpl |
|
TemporaryMessageHandler |
|
TemporaryMessageJobHandler |
|
TemporaryMessageProcessor |
A processor of a TemporaryMessage which is invoked
during the async handling of the messages.
|
TemporaryMessageProcessResult |
Result for a processing of a temporary message.
|
Text |
|
TextParameter |
|
UnreadCountPerConversationTemplatePreparer |
|
UnreadMessageCountEventListener |
Event listener which is responsible for updating the message counts for a conversation.
|
UpdateConversationAvatarIdCmd |
|
UpdateConversationDescriptionCmd |
|
UpdateConversationNameCmd |
|
UpdateMessageActionInstanceIdCmd |
|
UpdateMessageContentCmd |
|
UpdateMessageMediaContentCmd |
|
UpdateMessageMediaContentIdCmd |
|
UpdatePlatformUserIndexingHandler |
|
UserAnalyticsDataManager |
|
UserAnalyticsEntity |
|
UserAnalyticsEntityImpl |
|
UserAnalyticsEntityManager |
|
UserAnalyticsEntityManagerImpl |
|
UserAnalyticsQuery |
|
UserAnalyticsQueryImpl |
|
UserAnalyticsQueryProperty |
|
UserConnectedCmd |
|
UserDisconnectedCmd |
|
UserLastReadStatusDto |
|
UserSessionService |
Interface that handles the user real time connect and disconnect events.
|
UserSubscriptionService |
The user subscription service that can be used to query and update user subscriptions.
|
UserTypingCmd |
|
ValidateExternalSystemMessageCmd |
|
WebClientExternalSystemContentProvider |
|
WebSocketPrincipalTenantExtractor |
|
WebSocketSessionEventHandler |
Event handler for the websocket session events.
|
WechatEmojiConverter |
|
WeChatExternalConversationSystemAdapter |
|
WeChatExternalMessageBuilder |
|
WeChatGetAccessTokenMessageListener |
JMS listener that is used to receive inbound get access token message.
|
WeChatInboundJmsListener |
JMS listener that is used to receive inbound messages from a WeChat adapter over JMS.
|
WeChatInboundMessageEventHandler |
|
WeChatInboundMessageEventHandlerImpl |
|
WeChatInboundStatusHandler |
|
WeChatJmsExternalConversationSystemAdapter |
|
WeChatOutboundTemplateMessageDto |
|
WeChatProperties |
|
WeChatProperties.Content |
|
WeChatProperties.Timeout |
|
WeChatSenderMessageListener |
Listeners that makes sure that the process for notifying conversations
|
WeChatStoreAccessTokenMessageListener |
JMS listener that is used to receive inbound get access token message.
|
WeChatTemplateMessageBot |
An action bot handling the action definition to send a WeChat template message based on a template handled by the template engine.
|
WeChatTemplateMessageBuilder |
|
WeChatTemplateMessageBuilderImpl |
|
WhatsAppButtonTemplateParameter |
|
WhatsAppContactVerificationQuery |
|
WhatsAppContactVerificationQueryImpl |
|
WhatsAppContactVerificationRequest |
|
WhatsAppContactVerificationResponse |
|
WhatsAppContactVerificationResponse.ContactDto |
|
WhatsAppContactVerificationResponseEventHandler |
|
WhatsAppEventTypes |
|
WhatsAppExternalConversationSystemAdapter |
|
WhatsAppExternalEventTypes |
|
WhatsAppExternalMessageBuilder |
|
WhatsAppInboundEventHandler |
|
WhatsAppInboundJmsListener |
|
WhatsAppInboundStatusHandler |
|
WhatsAppInteractiveMessageBuilder |
|
WhatsAppInteractiveMessageBuilder.ButtonMessageBuilder |
Builder for finishing building the Button message details and sending the message.
|
WhatsAppInteractiveMessageBuilder.ListMessageBuilder |
Builder for finishing building the List message details and sending the message.
|
WhatsAppInteractiveMessageBuilder.SectionBuilder |
Builder for building a list message section.
|
WhatsAppInteractiveMessageBuilder.SectionRowBuilder |
Builder for building a row in a section for list interactive messages.
|
WhatsAppInteractiveMessageBuilderImpl |
|
WhatsAppInteractiveMessageBuilderImpl.SectionBuilderImpl |
|
WhatsAppInteractiveMessageBuilderImpl.SectionRowBuilderImpl |
|
WhatsAppInteractiveMessageDto |
|
WhatsAppInteractiveMessageDto.Action |
|
WhatsAppInteractiveMessageDto.ButtonOrSectionRow |
|
WhatsAppInteractiveMessageDto.Header |
|
WhatsAppInteractiveMessageDto.Section |
|
WhatsAppJmsExternalConversationSystemAdapter |
|
WhatsAppMarkMessageAsReadJobHandler |
|
WhatsAppMarkMessageAsReadRequest |
|
WhatsAppMessageReadEventListener |
|
WhatsAppOutboundTemplateMessageDto |
|
WhatsAppProperties |
|
WhatsAppProperties.Content |
|
WhatsAppProperties.Timeout |
|
WhatsAppSenderMessageListener |
|
WhatsAppTemplateMessageBuilder |
|
WhatsAppTemplateMessageBuilder.ButtonComponentBuilder |
|
WhatsAppTemplateMessageBuilder.ComponentBuilder |
|
WhatsAppTemplateMessageBuilderImpl |
|
WhatsAppTemplateMessageBuilderImpl.ButtonComponentBuilderImpl |
|
WhatsAppTemplateMessageBuilderImpl.ComponentBuilderImpl |
|
WhatsAppTemplateMessageBuilderImpl.Type |
|
WhatsAppTemplateParameter |
|