- candidateGroups(Set<String>) - Method in interface com.flowable.engage.conversation.api.ConversationBuilder
-
- candidateGroups - Variable in class com.flowable.engage.engine.impl.conversation.ConversationBuilderImpl
-
- candidateGroups(Set<String>) - Method in class com.flowable.engage.engine.impl.conversation.ConversationBuilderImpl
-
- category - Variable in class com.flowable.engage.engine.impl.message.MessageBuilderImpl
-
- category - Variable in class com.flowable.engage.engine.impl.message.MessageQueryImpl
-
- category(Category) - Method in class com.flowable.engage.engine.impl.message.MessageQueryImpl
-
- category - Variable in class com.flowable.engage.engine.impl.persistence.entity.MessageEntityImpl
-
- Category - Enum in com.flowable.engage.message.api
-
The enumeration of message categories.
- category(Category) - Method in interface com.flowable.engage.message.api.MessageQuery
-
- CATEGORY_ERROR - Static variable in interface com.flowable.engage.api.MessageTags
-
- CATEGORY_INFO - Static variable in interface com.flowable.engage.api.MessageTags
-
- CATEGORY_SUCCESS - Static variable in interface com.flowable.engage.api.MessageTags
-
- CATEGORY_WARN - Static variable in interface com.flowable.engage.api.MessageTags
-
- CHANNEL - Static variable in interface com.flowable.engage.conversation.api.ConversationTypes
-
A channel is a conversation with multiple participants typically and where they can join and leave.
- checkActionInstanceExists(String, CommandContext) - Method in class com.flowable.engage.engine.impl.cmd.BaseSendMessageCmd
-
- checkArchiveConversation(String, String) - Method in interface com.flowable.engage.conversation.api.permission.ConversationPermissionService
-
- checkArchiveConversation(String, Collection<String>, String, String) - Method in interface com.flowable.engage.conversation.api.permission.ConversationPermissionService
-
Evaluates the permissions for the given user when archiving an existing conversation.
- checkArchiveConversation(String, String) - Method in class com.flowable.engage.engine.impl.permission.ConversationPermissionServiceImpl
-
Deprecated.
- checkArchiveConversation(String, Collection<String>, String, String) - Method in class com.flowable.engage.engine.impl.permission.ConversationPermissionServiceImpl
-
- CheckArchiveConversationCommand - Class in com.flowable.engage.engine.impl.permission.cmd
-
- CheckArchiveConversationCommand(String, Collection<String>, String, String, EngageEngineConfiguration) - Constructor for class com.flowable.engage.engine.impl.permission.cmd.CheckArchiveConversationCommand
-
- checkBasicConversationAccess(CommandContext, String, Conversation, ParticipantType) - Method in class com.flowable.engage.engine.impl.permission.cmd.AbstractConversationPermissionCommand
-
Basic conversation access check if the participant type has already been resolved.
- checkBeforeSend(String) - Method in class com.flowable.engage.external.system.common.BaseExternalMessageBuilder
-
Perform certain checks before sending the message.
- checkCreateConversation(String, String, ConversationBuilder) - Method in interface com.flowable.engage.conversation.api.permission.ConversationPermissionService
-
- checkCreateConversation(String, Collection<String>, String, String, ConversationBuilder) - Method in interface com.flowable.engage.conversation.api.permission.ConversationPermissionService
-
Evaluates the permissions for the given user when creating a new conversation with an optional parent
conversation (e.g.
- checkCreateConversation(String, String, ConversationBuilder) - Method in class com.flowable.engage.engine.impl.permission.ConversationPermissionServiceImpl
-
Deprecated.
- checkCreateConversation(String, Collection<String>, String, String, ConversationBuilder) - Method in class com.flowable.engage.engine.impl.permission.ConversationPermissionServiceImpl
-
- CheckCreateConversationCommand - Class in com.flowable.engage.engine.impl.permission.cmd
-
- CheckCreateConversationCommand(String, Collection<String>, String, String, ConversationBuilderImpl, EngageEngineConfiguration) - Constructor for class com.flowable.engage.engine.impl.permission.cmd.CheckCreateConversationCommand
-
- checkDropParticipantFromConversation(String, String, String) - Method in interface com.flowable.engage.conversation.api.permission.ConversationPermissionService
-
- checkDropParticipantFromConversation(String, Collection<String>, String, String, String) - Method in interface com.flowable.engage.conversation.api.permission.ConversationPermissionService
-
Evaluates the permissions for the given user when dropping a participant from a conversation.
- checkDropParticipantFromConversation(String, String, String) - Method in class com.flowable.engage.engine.impl.permission.ConversationPermissionServiceImpl
-
Deprecated.
- checkDropParticipantFromConversation(String, Collection<String>, String, String, String) - Method in class com.flowable.engage.engine.impl.permission.ConversationPermissionServiceImpl
-
- CheckDropParticipantFromConversationCommand - Class in com.flowable.engage.engine.impl.permission.cmd
-
- CheckDropParticipantFromConversationCommand(String, Collection<String>, String, String, String, EngageEngineConfiguration) - Constructor for class com.flowable.engage.engine.impl.permission.cmd.CheckDropParticipantFromConversationCommand
-
- checkEditMessage(String, String, String) - Method in interface com.flowable.engage.conversation.api.permission.ConversationPermissionService
-
- checkEditMessage(String, Collection<String>, String, String, String) - Method in interface com.flowable.engage.conversation.api.permission.ConversationPermissionService
-
Evaluates the permissions for the given user when editing an existing message of a conversation.
- checkEditMessage(String, String, String) - Method in class com.flowable.engage.engine.impl.permission.ConversationPermissionServiceImpl
-
Deprecated.
- checkEditMessage(String, Collection<String>, String, String, String) - Method in class com.flowable.engage.engine.impl.permission.ConversationPermissionServiceImpl
-
- CheckEditMessageCommand - Class in com.flowable.engage.engine.impl.permission.cmd
-
Checks the permission to edit a message within a conversation using a DMN permission table.
- CheckEditMessageCommand(String, Collection<String>, String, String, String, EngageEngineConfiguration) - Constructor for class com.flowable.engage.engine.impl.permission.cmd.CheckEditMessageCommand
-
- CheckHasAccessToConversationCommand - Class in com.flowable.engage.engine.impl.permission.cmd
-
- CheckHasAccessToConversationCommand(String, Collection<String>, String, String, EngageEngineConfiguration) - Constructor for class com.flowable.engage.engine.impl.permission.cmd.CheckHasAccessToConversationCommand
-
- checkInviteParticipantToNewConversation(ConversationBuilderImpl, String, CommandContext) - Method in class com.flowable.engage.engine.impl.permission.cmd.CheckCreateConversationCommand
-
Evaluates the permissions for the given user when inviting a new participant to a new (initial) conversation.
- checkJoinParticipantToExistingConversation(String, String, String) - Method in interface com.flowable.engage.conversation.api.permission.ConversationPermissionService
-
- checkJoinParticipantToExistingConversation(String, Collection<String>, String, String, String) - Method in interface com.flowable.engage.conversation.api.permission.ConversationPermissionService
-
Evaluates the permissions for the given user when inviting a new participant to an existing conversation.
- checkJoinParticipantToExistingConversation(String, String, String) - Method in class com.flowable.engage.engine.impl.permission.ConversationPermissionServiceImpl
-
Deprecated.
- checkJoinParticipantToExistingConversation(String, Collection<String>, String, String, String) - Method in class com.flowable.engage.engine.impl.permission.ConversationPermissionServiceImpl
-
- CheckJoinParticipantToExistingConversationCommand - Class in com.flowable.engage.engine.impl.permission.cmd
-
- CheckJoinParticipantToExistingConversationCommand(String, Collection<String>, String, String, String, EngageEngineConfiguration) - Constructor for class com.flowable.engage.engine.impl.permission.cmd.CheckJoinParticipantToExistingConversationCommand
-
- checkMessageSize(String) - Method in class com.flowable.engage.external.system.wechat.WeChatJmsExternalConversationSystemAdapter
-
- checkMessageSize(String) - Method in class com.flowable.engage.external.system.whatsapp.WhatsAppJmsExternalConversationSystemAdapter
-
- checkPostAction(String, String, String, String, String) - Method in interface com.flowable.engage.conversation.api.permission.ConversationPermissionService
-
- checkPostAction(String, Collection<String>, String, String, String, String, String) - Method in interface com.flowable.engage.conversation.api.permission.ConversationPermissionService
-
Evaluates the permissions for the given user when posting an action message to a conversation.
- checkPostDocument(String, Collection<String>, String, String) - Method in class com.flowable.engage.engine.impl.permission.ConversationPermissionServiceImpl
-
Evaluates the permissions for the given user when posting a document to a conversation.
- CheckPostDocumentCommand - Class in com.flowable.engage.engine.impl.permission.cmd
-
- CheckPostDocumentCommand(String, Collection<String>, String, String, EngageEngineConfiguration) - Constructor for class com.flowable.engage.engine.impl.permission.cmd.CheckPostDocumentCommand
-
- checkPostImage(String, Collection<String>, String, String) - Method in class com.flowable.engage.engine.impl.permission.ConversationPermissionServiceImpl
-
Evaluates the permissions for the given user when posting an image to a conversation.
- CheckPostImageCommand - Class in com.flowable.engage.engine.impl.permission.cmd
-
- CheckPostImageCommand(String, Collection<String>, String, String, EngageEngineConfiguration) - Constructor for class com.flowable.engage.engine.impl.permission.cmd.CheckPostImageCommand
-
- checkPostMedia(String, String, String) - Method in interface com.flowable.engage.conversation.api.permission.ConversationPermissionService
-
- checkPostMedia(String, Collection<String>, String, String, String) - Method in interface com.flowable.engage.conversation.api.permission.ConversationPermissionService
-
Evaluates the permissions for the given user when posing a media to a conversation.
- checkPostMedia(String, String, String) - Method in class com.flowable.engage.engine.impl.permission.ConversationPermissionServiceImpl
-
Deprecated.
- checkPostMedia(String, Collection<String>, String, String, String) - Method in class com.flowable.engage.engine.impl.permission.ConversationPermissionServiceImpl
-
- checkPostMessage(String, String) - Method in interface com.flowable.engage.conversation.api.permission.ConversationPermissionService
-
- checkPostMessage(String, Collection<String>, String, String) - Method in interface com.flowable.engage.conversation.api.permission.ConversationPermissionService
-
Evaluates the permissions for the given user when posting a message to a conversation.
- checkPostMessage(String, String) - Method in class com.flowable.engage.engine.impl.permission.ConversationPermissionServiceImpl
-
Deprecated.
- checkPostMessage(String, Collection<String>, String, String) - Method in class com.flowable.engage.engine.impl.permission.ConversationPermissionServiceImpl
-
- CheckPostMessageCommand - Class in com.flowable.engage.engine.impl.permission.cmd
-
- CheckPostMessageCommand(String, Collection<String>, String, String, EngageEngineConfiguration) - Constructor for class com.flowable.engage.engine.impl.permission.cmd.CheckPostMessageCommand
-
- CheckPostVideoCommand - Class in com.flowable.engage.engine.impl.permission.cmd
-
- CheckPostVideoCommand(String, Collection<String>, String, String, EngageEngineConfiguration) - Constructor for class com.flowable.engage.engine.impl.permission.cmd.CheckPostVideoCommand
-
- checkPostVideoMessage(String, Collection<String>, String, String) - Method in class com.flowable.engage.engine.impl.permission.ConversationPermissionServiceImpl
-
Evaluates the permissions for the given user when posting a video message to a conversation.
- CheckPostVoiceCommand - Class in com.flowable.engage.engine.impl.permission.cmd
-
- CheckPostVoiceCommand(String, Collection<String>, String, String, EngageEngineConfiguration) - Constructor for class com.flowable.engage.engine.impl.permission.cmd.CheckPostVoiceCommand
-
- checkPostVoiceMessage(String, Collection<String>, String, String) - Method in class com.flowable.engage.engine.impl.permission.ConversationPermissionServiceImpl
-
Evaluates the permissions for the given user when posting a voice message to a conversation.
- checkQuery() - Method in class com.flowable.engage.engine.impl.conversation.ConversationUserQueryImpl
-
- checkReopenConversation(String, String) - Method in interface com.flowable.engage.conversation.api.permission.ConversationPermissionService
-
- checkReopenConversation(String, Collection<String>, String, String) - Method in interface com.flowable.engage.conversation.api.permission.ConversationPermissionService
-
Evaluates the permissions for the given user when re-opening an archived conversation.
- checkReopenConversation(String, String) - Method in class com.flowable.engage.engine.impl.permission.ConversationPermissionServiceImpl
-
Deprecated.
- checkReopenConversation(String, Collection<String>, String, String) - Method in class com.flowable.engage.engine.impl.permission.ConversationPermissionServiceImpl
-
- CheckReopenConversationCommand - Class in com.flowable.engage.engine.impl.permission.cmd
-
- CheckReopenConversationCommand(String, Collection<String>, String, String, EngageEngineConfiguration) - Constructor for class com.flowable.engage.engine.impl.permission.cmd.CheckReopenConversationCommand
-
- checkReplyToMessageIdExists(String, CommandContext) - Method in class com.flowable.engage.engine.impl.cmd.BaseSendMessageCmd
-
- checkTemplateParametersSize(Map<String, String>) - Method in class com.flowable.engage.external.system.wechat.WeChatTemplateMessageBot
-
Check if the total size of all the template parameters do not exceed the maximum allowed size which is given by WeChat.
- checkUpdateConversationAvatar(String, String) - Method in interface com.flowable.engage.conversation.api.permission.ConversationPermissionService
-
- checkUpdateConversationAvatar(String, Collection<String>, String, String) - Method in interface com.flowable.engage.conversation.api.permission.ConversationPermissionService
-
Evaluates the permissions for the given user when posing a media to a conversation.
- checkUpdateConversationAvatar(String, String) - Method in class com.flowable.engage.engine.impl.permission.ConversationPermissionServiceImpl
-
Deprecated.
- checkUpdateConversationAvatar(String, Collection<String>, String, String) - Method in class com.flowable.engage.engine.impl.permission.ConversationPermissionServiceImpl
-
- CheckUpdateConversationAvatarCommand - Class in com.flowable.engage.engine.impl.permission.cmd
-
- CheckUpdateConversationAvatarCommand(String, Collection<String>, String, String, EngageEngineConfiguration) - Constructor for class com.flowable.engage.engine.impl.permission.cmd.CheckUpdateConversationAvatarCommand
-
- checkUpdateConversationDescription(String, String) - Method in interface com.flowable.engage.conversation.api.permission.ConversationPermissionService
-
- checkUpdateConversationDescription(String, Collection<String>, String, String) - Method in interface com.flowable.engage.conversation.api.permission.ConversationPermissionService
-
Evaluates the permissions for the given user when updating the conversation description.
- checkUpdateConversationDescription(String, String) - Method in class com.flowable.engage.engine.impl.permission.ConversationPermissionServiceImpl
-
Deprecated.
- checkUpdateConversationDescription(String, Collection<String>, String, String) - Method in class com.flowable.engage.engine.impl.permission.ConversationPermissionServiceImpl
-
- CheckUpdateConversationDescriptionCommand - Class in com.flowable.engage.engine.impl.permission.cmd
-
- CheckUpdateConversationDescriptionCommand(String, Collection<String>, String, String, EngageEngineConfiguration) - Constructor for class com.flowable.engage.engine.impl.permission.cmd.CheckUpdateConversationDescriptionCommand
-
- checkUpdateConversationName(String, String) - Method in interface com.flowable.engage.conversation.api.permission.ConversationPermissionService
-
- checkUpdateConversationName(String, Collection<String>, String, String) - Method in interface com.flowable.engage.conversation.api.permission.ConversationPermissionService
-
Evaluates the permissions for the given user when updating the conversation name.
- checkUpdateConversationName(String, String) - Method in class com.flowable.engage.engine.impl.permission.ConversationPermissionServiceImpl
-
Deprecated.
- checkUpdateConversationName(String, Collection<String>, String, String) - Method in class com.flowable.engage.engine.impl.permission.ConversationPermissionServiceImpl
-
- CheckUpdateConversationNameCommand - Class in com.flowable.engage.engine.impl.permission.cmd
-
- CheckUpdateConversationNameCommand(String, Collection<String>, String, String, EngageEngineConfiguration) - Constructor for class com.flowable.engage.engine.impl.permission.cmd.CheckUpdateConversationNameCommand
-
- classUserDefinitionDeployment - Variable in class com.flowable.engage.engine.test.EngageTestHelper
-
- cleanup(ExtensionContext) - Method in class com.flowable.engage.engine.test.IndexingCleanupExtension
-
- close() - Method in interface com.flowable.engage.engine.EngageEngine
-
- close() - Method in class com.flowable.engage.engine.impl.EngageEngineImpl
-
- code - Variable in class com.flowable.engage.external.system.dto.InboundErrorDto
-
- code - Variable in class com.flowable.engage.external.system.dto.InboundStatusDto.ErrorDto
-
- com.flowable.engage.api - package com.flowable.engage.api
-
- com.flowable.engage.api.delegate.event - package com.flowable.engage.api.delegate.event
-
- com.flowable.engage.api.notification - package com.flowable.engage.api.notification
-
- com.flowable.engage.api.notification.push - package com.flowable.engage.api.notification.push
-
- com.flowable.engage.api.profile.subscription - package com.flowable.engage.api.profile.subscription
-
- com.flowable.engage.commons.api - package com.flowable.engage.commons.api
-
- com.flowable.engage.conversation.api - package com.flowable.engage.conversation.api
-
- com.flowable.engage.conversation.api.permission - package com.flowable.engage.conversation.api.permission
-
- com.flowable.engage.conversation.api.tag - package com.flowable.engage.conversation.api.tag
-
- com.flowable.engage.dto.conversation - package com.flowable.engage.dto.conversation
-
- com.flowable.engage.dto.conversation.filter - package com.flowable.engage.dto.conversation.filter
-
- com.flowable.engage.dto.conversation.participant - package com.flowable.engage.dto.conversation.participant
-
- com.flowable.engage.dto.conversation.search - package com.flowable.engage.dto.conversation.search
-
- com.flowable.engage.dto.message - package com.flowable.engage.dto.message
-
- com.flowable.engage.dto.notification.push - package com.flowable.engage.dto.notification.push
-
- com.flowable.engage.engine - package com.flowable.engage.engine
-
- com.flowable.engage.engine.autodeployment - package com.flowable.engage.engine.autodeployment
-
- com.flowable.engage.engine.configurator - package com.flowable.engage.engine.configurator
-
- com.flowable.engage.engine.delegate.event.impl - package com.flowable.engage.engine.delegate.event.impl
-
- com.flowable.engage.engine.impl - package com.flowable.engage.engine.impl
-
- com.flowable.engage.engine.impl.action - package com.flowable.engage.engine.impl.action
-
- com.flowable.engage.engine.impl.async - package com.flowable.engage.engine.impl.async
-
- com.flowable.engage.engine.impl.bot - package com.flowable.engage.engine.impl.bot
-
- com.flowable.engage.engine.impl.cmd - package com.flowable.engage.engine.impl.cmd
-
- com.flowable.engage.engine.impl.conversation - package com.flowable.engage.engine.impl.conversation
-
- com.flowable.engage.engine.impl.conversation.tag - package com.flowable.engage.engine.impl.conversation.tag
-
- com.flowable.engage.engine.impl.db - package com.flowable.engage.engine.impl.db
-
- com.flowable.engage.engine.impl.desk - package com.flowable.engage.engine.impl.desk
-
- com.flowable.engage.engine.impl.desk.bot - package com.flowable.engage.engine.impl.desk.bot
-
- com.flowable.engage.engine.impl.desk.cmd - package com.flowable.engage.engine.impl.desk.cmd
-
- com.flowable.engage.engine.impl.dto - package com.flowable.engage.engine.impl.dto
-
- com.flowable.engage.engine.impl.el - package com.flowable.engage.engine.impl.el
-
- com.flowable.engage.engine.impl.indexing - package com.flowable.engage.engine.impl.indexing
-
- com.flowable.engage.engine.impl.message - package com.flowable.engage.engine.impl.message
-
- com.flowable.engage.engine.impl.message.temporary - package com.flowable.engage.engine.impl.message.temporary
-
- com.flowable.engage.engine.impl.notification - package com.flowable.engage.engine.impl.notification
-
- com.flowable.engage.engine.impl.notification.push - package com.flowable.engage.engine.impl.notification.push
-
- com.flowable.engage.engine.impl.notification.push.cmd - package com.flowable.engage.engine.impl.notification.push.cmd
-
- com.flowable.engage.engine.impl.permission - package com.flowable.engage.engine.impl.permission
-
- com.flowable.engage.engine.impl.permission.cmd - package com.flowable.engage.engine.impl.permission.cmd
-
- com.flowable.engage.engine.impl.persistence.entity - package com.flowable.engage.engine.impl.persistence.entity
-
- com.flowable.engage.engine.impl.persistence.entity.data - package com.flowable.engage.engine.impl.persistence.entity.data
-
- com.flowable.engage.engine.impl.persistence.entity.data.impl - package com.flowable.engage.engine.impl.persistence.entity.data.impl
-
- com.flowable.engage.engine.impl.persistence.entity.data.impl.cache - package com.flowable.engage.engine.impl.persistence.entity.data.impl.cache
-
- com.flowable.engage.engine.impl.profile.subscription - package com.flowable.engage.engine.impl.profile.subscription
-
- com.flowable.engage.engine.impl.util - package com.flowable.engage.engine.impl.util
-
- com.flowable.engage.engine.impl.websocket - package com.flowable.engage.engine.impl.websocket
-
- com.flowable.engage.engine.test - package com.flowable.engage.engine.test
-
- com.flowable.engage.external.system.api - package com.flowable.engage.external.system.api
-
- com.flowable.engage.external.system.common - package com.flowable.engage.external.system.common
-
- com.flowable.engage.external.system.dto - package com.flowable.engage.external.system.dto
-
- com.flowable.engage.external.system.service - package com.flowable.engage.external.system.service
-
- com.flowable.engage.external.system.wechat - package com.flowable.engage.external.system.wechat
-
- com.flowable.engage.external.system.wechat.dto - package com.flowable.engage.external.system.wechat.dto
-
- com.flowable.engage.external.system.whatsapp - package com.flowable.engage.external.system.whatsapp
-
- com.flowable.engage.external.system.whatsapp.api - package com.flowable.engage.external.system.whatsapp.api
-
- com.flowable.engage.external.system.whatsapp.dto - package com.flowable.engage.external.system.whatsapp.dto
-
- com.flowable.engage.external.system.whatsapp.event - package com.flowable.engage.external.system.whatsapp.event
-
- com.flowable.engage.message.api - package com.flowable.engage.message.api
-
- com.flowable.engage.message.api.temporary - package com.flowable.engage.message.api.temporary
-
- commandContext - Variable in class com.flowable.engage.engine.impl.conversation.tag.AbstractConversationTagEvaluationContext
-
- CommandContextUtil - Class in com.flowable.engage.engine.impl.util
-
- commandExecutor - Variable in class com.flowable.engage.engine.impl.conversation.ConversationUserQueryImpl
-
- commandExecutor - Variable in class com.flowable.engage.engine.impl.indexing.ConversationSearchQueryImpl
-
- commandExecutor - Variable in class com.flowable.engage.engine.impl.message.MessageBuilderImpl
-
- commandExecutor - Variable in class com.flowable.engage.engine.impl.message.UnreadMessageCountEventListener
-
- composeUserNameList(Collection<String>, String) - Method in class com.flowable.engage.engine.impl.notification.ConversationNotificationEventListener
-
- computeAccessibleRanges(CommandContext) - Method in class com.flowable.engage.engine.impl.message.MessageQueryImpl
-
- configuration - Variable in class com.flowable.engage.engine.impl.conversation.ConversationNotificationRunnable
-
- configuration - Variable in class com.flowable.engage.engine.impl.persistence.entity.EngageEntityManagers
-
- configure(AbstractEngineConfiguration) - Method in class com.flowable.engage.engine.configurator.EngageEngineConfigurator
-
- contact(String) - Method in interface com.flowable.engage.external.system.whatsapp.api.WhatsAppContactVerificationQuery
-
The contact that should be verified.
- contact - Variable in class com.flowable.engage.external.system.whatsapp.dto.WhatsAppContactVerificationResponse.ContactDto
-
- contact(String) - Method in class com.flowable.engage.external.system.whatsapp.WhatsAppContactVerificationQueryImpl
-
- CONTACT_VERIFICATION_RESPONSE - Static variable in interface com.flowable.engage.external.system.whatsapp.dto.WhatsAppEventTypes
-
- ContactDto() - Constructor for class com.flowable.engage.external.system.whatsapp.dto.WhatsAppContactVerificationResponse.ContactDto
-
- contacts(Collection<String>) - Method in interface com.flowable.engage.external.system.whatsapp.api.WhatsAppContactVerificationQuery
-
The contacts that should be verified.
- contacts - Variable in class com.flowable.engage.external.system.whatsapp.dto.WhatsAppContactVerificationRequest
-
- contacts - Variable in class com.flowable.engage.external.system.whatsapp.dto.WhatsAppContactVerificationResponse
-
- contacts(Collection<String>) - Method in class com.flowable.engage.external.system.whatsapp.WhatsAppContactVerificationQueryImpl
-
- containsGroupKey(List<PlatformGroup>, String) - Method in class com.flowable.engage.engine.impl.conversation.tag.AbstractTagProvider
-
- containsTag(Taggable, String) - Static method in class com.flowable.engage.engine.impl.conversation.tag.TagUtils
-
Returns true
if the given tag is found within the taggable object (e.g.
- content - Variable in class com.flowable.engage.engine.impl.dto.MessageDTO
-
- content - Variable in class com.flowable.engage.engine.impl.dto.StickyMessageDTO
-
- content(String) - Method in interface com.flowable.engage.external.system.api.InboundMessageBuilder
-
The content of the message
- content - Variable in class com.flowable.engage.external.system.dto.InboundMessageDto
-
- content - Variable in class com.flowable.engage.external.system.dto.OutboundMessageDto
-
- content - Variable in class com.flowable.engage.external.system.service.InboundMessageBuilderImpl
-
- content(String) - Method in class com.flowable.engage.external.system.service.InboundMessageBuilderImpl
-
- Content() - Constructor for class com.flowable.engage.external.system.whatsapp.WhatsAppProperties.Content
-
- CONTENT_DISABLED - Static variable in interface com.flowable.engage.external.system.dto.InternalInboundStatuses
-
Internal inbound status indicating that content fetching
is disabled and that it was not possible to
fetch the media from the engage system
- contentAvailable - Variable in class com.flowable.engage.dto.message.ContentItemResponse
-
- ContentDTO - Class in com.flowable.engage.engine.impl.dto
-
- ContentDTO(MessageType) - Constructor for class com.flowable.engage.engine.impl.dto.ContentDTO
-
- contentItem - Variable in class com.flowable.engage.engine.impl.cmd.UpdateMessageMediaContentCmd
-
- contentItem - Variable in class com.flowable.engage.engine.impl.message.MessageBuilderImpl
-
- ContentItemResponse - Class in com.flowable.engage.dto.message
-
- ContentItemResponse(CoreContentItem) - Constructor for class com.flowable.engage.dto.message.ContentItemResponse
-
- contentService - Variable in class com.flowable.engage.external.system.service.ExternalSystemContentServiceImpl
-
- contentStoreId - Variable in class com.flowable.engage.dto.message.ContentItemResponse
-
- contentStoreName - Variable in class com.flowable.engage.dto.message.ContentItemResponse
-
- contentStream - Variable in class com.flowable.engage.engine.impl.cmd.UpdateMessageMediaContentCmd
-
- contentStream - Variable in class com.flowable.engage.engine.impl.message.MessageBuilderImpl
-
- contentType(String) - Method in interface com.flowable.engage.external.system.api.InboundMessageBuilder
-
The type of the content for the message.
- contentType - Variable in class com.flowable.engage.external.system.service.InboundMessageBuilderImpl
-
- contentType(String) - Method in class com.flowable.engage.external.system.service.InboundMessageBuilderImpl
-
- ContentTypes - Interface in com.flowable.engage.message.api
-
- contentWaitDuration - Variable in class com.flowable.engage.external.system.service.ExternalSystemContentServiceImpl
-
- Conversation - Interface in com.flowable.engage.conversation.api
-
The conversation is a container where messaging and events between humans and even bots happen.
- conversation - Variable in class com.flowable.engage.engine.delegate.event.impl.FlowableAddedParticipantsEventImpl
-
- conversation - Variable in class com.flowable.engage.engine.delegate.event.impl.FlowableConversationArchivedEventImpl
-
- conversation - Variable in class com.flowable.engage.engine.delegate.event.impl.FlowableConversationDeletedEventImpl
-
- conversation - Variable in class com.flowable.engage.engine.delegate.event.impl.FlowableConversationNameUpdatedEventImpl
-
- conversation - Variable in class com.flowable.engage.engine.delegate.event.impl.FlowableConversationReferenceUpdatedEventImpl
-
- conversation - Variable in class com.flowable.engage.engine.delegate.event.impl.FlowableConversationStartedEventImpl
-
- conversation - Variable in class com.flowable.engage.engine.delegate.event.impl.FlowableMessageEventImpl
-
- conversation - Variable in class com.flowable.engage.engine.delegate.event.impl.FlowableRemovedParticipantsEventImpl
-
- conversation - Variable in class com.flowable.engage.engine.delegate.event.impl.FlowableSendNotificationEventImpl
-
- conversation - Variable in class com.flowable.engage.engine.impl.cmd.EvaluateConversationTagsCmd
-
- conversation - Variable in class com.flowable.engage.engine.impl.cmd.SendConversationNotificationCmd
-
- conversation - Variable in class com.flowable.engage.engine.impl.conversation.ConversationHolderImpl
-
- conversation - Variable in class com.flowable.engage.engine.impl.conversation.ConversationNotificationRunnable
-
- conversation - Variable in class com.flowable.engage.engine.impl.conversation.tag.ConversationEntityBasedTagEvaluationContext
-
- CONVERSATION_ADD_PARTICIPANTS - Static variable in interface com.flowable.engage.engine.impl.util.StandardMessageCodes
-
- CONVERSATION_DEFINITION_ID - Static variable in class com.flowable.engage.engine.impl.ConversationDefinitionQueryProperty
-
- CONVERSATION_DEFINITION_KEY - Static variable in class com.flowable.engage.engine.impl.ConversationDefinitionQueryProperty
-
- CONVERSATION_DEFINITION_NAME - Static variable in class com.flowable.engage.engine.impl.ConversationDefinitionQueryProperty
-
- CONVERSATION_DROP_PARTICIPANTS - Static variable in interface com.flowable.engage.engine.impl.util.StandardMessageCodes
-
- CONVERSATION_ID - Static variable in class com.flowable.engage.engine.impl.message.MessageQueryProperty
-
- CONVERSATION_INDEX_NAME - Static variable in interface com.flowable.engage.engine.impl.indexing.EngageIndexingConstants
-
- CONVERSATION_OUT_OF_OFFICE - Static variable in interface com.flowable.engage.engine.impl.util.StandardMessageCodes
-
- CONVERSATION_START_TOPIC - Static variable in interface com.flowable.engage.engine.impl.util.StandardMessageCodes
-
- CONVERSATION_START_TOPIC_WELCOME - Static variable in interface com.flowable.engage.engine.impl.util.StandardMessageCodes
-
- ConversationActionFilter - Class in com.flowable.engage.engine.impl.action
-
- ConversationActionFilter(ConversationService) - Constructor for class com.flowable.engage.engine.impl.action.ConversationActionFilter
-
- ConversationBuilder - Interface in com.flowable.engage.conversation.api
-
- conversationBuilder - Variable in class com.flowable.engage.engine.impl.cmd.EvaluateConversationAvatarIdCmd
-
- conversationBuilder - Variable in class com.flowable.engage.engine.impl.cmd.StartConversationCmd
-
- conversationBuilder - Variable in class com.flowable.engage.engine.impl.conversation.ConversationBuilderImpl.StartConversationWithChecksCmd
-
- conversationBuilder - Variable in class com.flowable.engage.engine.impl.conversation.tag.ConversationBuilderBasedTagEvaluationContext
-
- conversationBuilder - Variable in class com.flowable.engage.engine.impl.permission.cmd.CheckCreateConversationCommand
-
- conversationBuilder - Variable in class com.flowable.engage.engine.impl.permission.cmd.CheckHasAccessToConversationCommand
-
- ConversationBuilderBasedTagEvaluationContext - Class in com.flowable.engage.engine.impl.conversation.tag
-
A tag evaluation context based on a conversation builder in order to be able to modify the tags through it.
- ConversationBuilderBasedTagEvaluationContext(ConversationBuilder, CommandContext) - Constructor for class com.flowable.engage.engine.impl.conversation.tag.ConversationBuilderBasedTagEvaluationContext
-
- ConversationBuilderImpl - Class in com.flowable.engage.engine.impl.conversation
-
- ConversationBuilderImpl(ConversationServiceImpl, EngageEngineConfiguration) - Constructor for class com.flowable.engage.engine.impl.conversation.ConversationBuilderImpl
-
- ConversationBuilderImpl.StartConversationWithChecksCmd<T> - Class in com.flowable.engage.engine.impl.conversation
-
- conversationCount - Variable in class com.flowable.engage.engine.impl.persistence.entity.ArchiveJobEventEntityImpl
-
- conversationCount - Variable in class com.flowable.engage.engine.impl.persistence.entity.UserAnalyticsEntityImpl
-
- conversationCreator - Variable in class com.flowable.engage.engine.impl.conversation.ConversationBuilderImpl.StartConversationWithChecksCmd
-
- ConversationDataManager - Interface in com.flowable.engage.engine.impl.persistence.entity.data
-
- conversationDataManager - Variable in class com.flowable.engage.engine.impl.persistence.entity.data.EngageDataManagers
-
- ConversationDefinition - Interface in com.flowable.engage.api
-
- ConversationDefinitionBuilder - Interface in com.flowable.engage.api
-
- ConversationDefinitionDataManager - Interface in com.flowable.engage.engine.impl.persistence.entity.data
-
- conversationDefinitionDataManager - Variable in class com.flowable.engage.engine.impl.persistence.entity.data.EngageDataManagers
-
- ConversationDefinitionDeployment - Annotation Type in com.flowable.engage.engine.test
-
Annotation that can be used to trigger a deployment of conversation definitions for the provided test.
- ConversationDefinitionDTO - Class in com.flowable.engage.engine.impl.dto
-
- ConversationDefinitionDTO() - Constructor for class com.flowable.engage.engine.impl.dto.ConversationDefinitionDTO
-
- ConversationDefinitionDTO(String, String, String, String, String, String, String) - Constructor for class com.flowable.engage.engine.impl.dto.ConversationDefinitionDTO
-
- ConversationDefinitionEntity - Interface in com.flowable.engage.engine.impl.persistence.entity
-
- ConversationDefinitionEntityImpl - Class in com.flowable.engage.engine.impl.persistence.entity
-
- ConversationDefinitionEntityImpl() - Constructor for class com.flowable.engage.engine.impl.persistence.entity.ConversationDefinitionEntityImpl
-
- conversationDefinitionEntityManager - Variable in class com.flowable.engage.engine.impl.ConversationDefinitionModelManager
-
- ConversationDefinitionEntityManager - Interface in com.flowable.engage.engine.impl.persistence.entity
-
- conversationDefinitionEntityManager - Variable in class com.flowable.engage.engine.impl.persistence.entity.EngageEntityManagers
-
- ConversationDefinitionEntityManagerImpl - Class in com.flowable.engage.engine.impl.persistence.entity
-
- ConversationDefinitionEntityManagerImpl(EngageEngineConfiguration, ConversationDefinitionDataManager) - Constructor for class com.flowable.engage.engine.impl.persistence.entity.ConversationDefinitionEntityManagerImpl
-
- conversationDefinitionId(String) - Method in interface com.flowable.engage.conversation.api.ConversationBuilder
-
Set the id of the conversation definition.
- conversationDefinitionId(String) - Method in interface com.flowable.engage.conversation.api.ConversationQuery
-
- conversationDefinitionId - Variable in class com.flowable.engage.dto.conversation.ConversationResponse
-
- conversationDefinitionId - Variable in class com.flowable.engage.engine.impl.cmd.RemoveConversationDefinitionCmd
-
- conversationDefinitionId - Variable in class com.flowable.engage.engine.impl.conversation.ConversationBuilderImpl
-
- conversationDefinitionId(String) - Method in class com.flowable.engage.engine.impl.conversation.ConversationBuilderImpl
-
- conversationDefinitionId - Variable in class com.flowable.engage.engine.impl.conversation.ConversationQueryImpl
-
- conversationDefinitionId(String) - Method in class com.flowable.engage.engine.impl.conversation.ConversationQueryImpl
-
- conversationDefinitionId - Variable in class com.flowable.engage.engine.impl.dto.ConversationDTO
-
- conversationDefinitionId - Variable in class com.flowable.engage.engine.impl.persistence.entity.ConversationEntityImpl
-
- conversationDefinitionJson - Variable in class com.flowable.engage.engine.impl.ConversationDefinitionRegistrationObject
-
- conversationDefinitionKey(String) - Method in interface com.flowable.engage.conversation.api.ConversationBuilder
-
Set the key of the conversation definition.
- conversationDefinitionKey - Variable in class com.flowable.engage.engine.impl.conversation.ConversationBuilderImpl
-
- conversationDefinitionKey(String) - Method in class com.flowable.engage.engine.impl.conversation.ConversationBuilderImpl
-
- ConversationDefinitionModel - Class in com.flowable.engage.api
-
- ConversationDefinitionModel() - Constructor for class com.flowable.engage.api.ConversationDefinitionModel
-
- conversationDefinitionModel - Variable in class com.flowable.engage.engine.impl.ConversationDefinitionRegistrationObject
-
- conversationDefinitionModelCache - Variable in class com.flowable.engage.engine.EngageEngineConfiguration
-
- conversationDefinitionModelCache - Variable in class com.flowable.engage.engine.impl.ConversationDefinitionModelManager
-
- conversationDefinitionModelCacheLimit - Variable in class com.flowable.engage.engine.EngageEngineConfiguration
-
- conversationDefinitionModelManager - Variable in class com.flowable.engage.engine.EngageEngineConfiguration
-
- ConversationDefinitionModelManager - Class in com.flowable.engage.engine.impl
-
- ConversationDefinitionModelManager() - Constructor for class com.flowable.engage.engine.impl.ConversationDefinitionModelManager
-
- conversationDefinitionModels - Variable in class com.flowable.engage.engine.impl.ConversationDefinitionRegistrationBuilderImpl
-
- ConversationDefinitionQuery - Interface in com.flowable.engage.api
-
- ConversationDefinitionQueryImpl - Class in com.flowable.engage.engine.impl
-
- ConversationDefinitionQueryImpl(CommandExecutor) - Constructor for class com.flowable.engage.engine.impl.ConversationDefinitionQueryImpl
-
- ConversationDefinitionQueryProperty - Class in com.flowable.engage.engine.impl
-
- ConversationDefinitionQueryProperty(String) - Constructor for class com.flowable.engage.engine.impl.ConversationDefinitionQueryProperty
-
- ConversationDefinitionRegistrationBuilder - Interface in com.flowable.engage.api
-
Builder for bulk registration of Conversation Definitions.
- ConversationDefinitionRegistrationBuilderImpl - Class in com.flowable.engage.engine.impl
-
- ConversationDefinitionRegistrationBuilderImpl(ConversationDefinitionServiceImpl, CommandContext) - Constructor for class com.flowable.engage.engine.impl.ConversationDefinitionRegistrationBuilderImpl
-
- ConversationDefinitionRegistrationObject - Class in com.flowable.engage.engine.impl
-
- ConversationDefinitionRegistrationObject(ConversationDefinitionModel, String) - Constructor for class com.flowable.engage.engine.impl.ConversationDefinitionRegistrationObject
-
- ConversationDefinitionService - Interface in com.flowable.engage.api
-
- conversationDefinitionService - Variable in class com.flowable.engage.engine.EngageEngineConfiguration
-
- conversationDefinitionService - Variable in class com.flowable.engage.engine.impl.ConversationDefinitionRegistrationBuilderImpl
-
- conversationDefinitionService - Variable in class com.flowable.engage.engine.impl.EngageEngineImpl
-
- ConversationDefinitionServiceImpl - Class in com.flowable.engage.engine.impl
-
- ConversationDefinitionServiceImpl(EngageEngineConfiguration) - Constructor for class com.flowable.engage.engine.impl.ConversationDefinitionServiceImpl
-
- ConversationDTO - Class in com.flowable.engage.engine.impl.dto
-
- ConversationDTO() - Constructor for class com.flowable.engage.engine.impl.dto.ConversationDTO
-
- ConversationDTO(JsonNode) - Constructor for class com.flowable.engage.engine.impl.dto.ConversationDTO
-
- ConversationDTO(String, String, String, String, List<MessageDTO>, List<ActionDTO>, Map<String, ConversationParticipant>, String, long, long, Date, Date, Date, List<String>, Integer, String, Boolean) - Constructor for class com.flowable.engage.engine.impl.dto.ConversationDTO
-
- ConversationDTO(String, String, String, String, List<MessageDTO>, List<ActionDTO>, Map<String, ConversationParticipant>, String, long, long, Date, Date, Date, List<String>, Integer, String, Boolean, List<ConversationFilterDTO>) - Constructor for class com.flowable.engage.engine.impl.dto.ConversationDTO
-
- ConversationEntity - Interface in com.flowable.engage.engine.impl.persistence.entity
-
- ConversationEntityBasedTagEvaluationContext - Class in com.flowable.engage.engine.impl.conversation.tag
-
A tag evaluation context based on an existing conversation represented by its conversation entity so it can be
modified.
- ConversationEntityBasedTagEvaluationContext(ConversationEntity, CommandContext) - Constructor for class com.flowable.engage.engine.impl.conversation.tag.ConversationEntityBasedTagEvaluationContext
-
- ConversationEntityImpl - Class in com.flowable.engage.engine.impl.persistence.entity
-
- ConversationEntityImpl() - Constructor for class com.flowable.engage.engine.impl.persistence.entity.ConversationEntityImpl
-
- ConversationEntityManager - Interface in com.flowable.engage.engine.impl.persistence.entity
-
- conversationEntityManager - Variable in class com.flowable.engage.engine.impl.persistence.entity.EngageEntityManagers
-
- ConversationEntityManagerImpl - Class in com.flowable.engage.engine.impl.persistence.entity
-
- ConversationEntityManagerImpl(EngageEngineConfiguration, ConversationDataManager) - Constructor for class com.flowable.engage.engine.impl.persistence.entity.ConversationEntityManagerImpl
-
- ConversationFilter - Interface in com.flowable.engage.engine.impl.indexing
-
A user has a list of filters that can be applied when retrieving conversations.
- ConversationFilterConstants - Interface in com.flowable.engage.engine.impl.indexing
-
- conversationFilterDefinitions - Variable in class com.flowable.engage.engine.EngageEngineConfiguration
-
- ConversationFilterDTO - Class in com.flowable.engage.engine.impl.dto
-
- ConversationFilterDTO() - Constructor for class com.flowable.engage.engine.impl.dto.ConversationFilterDTO
-
- ConversationFilterDTO(String, String, String, boolean) - Constructor for class com.flowable.engage.engine.impl.dto.ConversationFilterDTO
-
- conversationFilterFactory - Variable in class com.flowable.engage.engine.EngageEngineConfiguration
-
- ConversationFilterFactory - Interface in com.flowable.engage.engine.impl.indexing
-
- conversationFilterFactory - Variable in class com.flowable.engage.engine.impl.indexing.ConversationFilterServiceImpl
-
- ConversationFilterFactoryImpl - Class in com.flowable.engage.engine.impl.indexing
-
- ConversationFilterFactoryImpl(ObjectMapper, TemplateLoader) - Constructor for class com.flowable.engage.engine.impl.indexing.ConversationFilterFactoryImpl
-
- ConversationFilterImpl - Class in com.flowable.engage.engine.impl.indexing
-
- ConversationFilterImpl(String, String, String, String, Map<String, Object>, TemplateLoader) - Constructor for class com.flowable.engage.engine.impl.indexing.ConversationFilterImpl
-
- ConversationFilterQuery - Interface in com.flowable.engage.engine.impl.indexing
-
- ConversationFilterQueryImpl - Class in com.flowable.engage.engine.impl.indexing
-
- ConversationFilterQueryImpl(ConversationFilterServiceImpl) - Constructor for class com.flowable.engage.engine.impl.indexing.ConversationFilterQueryImpl
-
- ConversationFilterResponse - Class in com.flowable.engage.dto.conversation.filter
-
- ConversationFilterResponse() - Constructor for class com.flowable.engage.dto.conversation.filter.ConversationFilterResponse
-
- conversationFilters - Variable in class com.flowable.engage.engine.impl.dto.MessageDTO
-
- conversationFilters - Variable in class com.flowable.engage.engine.impl.indexing.ConversationFilterServiceImpl
-
- conversationFilterService - Variable in class com.flowable.engage.engine.EngageEngineConfiguration
-
- conversationFilterService - Variable in class com.flowable.engage.engine.impl.EngageEngineImpl
-
- conversationFilterService - Variable in class com.flowable.engage.engine.impl.indexing.ConversationFilterQueryImpl
-
- ConversationFilterService - Interface in com.flowable.engage.engine.impl.indexing
-
Exposes methods to retrieve conversation filters and use those filters to find conversations.
- conversationFilterService - Variable in class com.flowable.engage.engine.impl.indexing.ConversationSearchQueryImpl
-
- ConversationFilterServiceImpl - Class in com.flowable.engage.engine.impl.indexing
-
- ConversationFilterServiceImpl(SearchService, ConversationQueryTemplateHandler, ConversationFilterFactory, ConversationResultMapper, MessageResultMapper, EngageEngineConfiguration) - Constructor for class com.flowable.engage.engine.impl.indexing.ConversationFilterServiceImpl
-
- ConversationFilterServiceImpl.GetUnreadCountsCommand - Class in com.flowable.engage.engine.impl.indexing
-
- ConversationHolder - Interface in com.flowable.engage.conversation.api
-
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 - Class in com.flowable.engage.engine.impl.conversation
-
- ConversationHolderImpl(Conversation, boolean) - Constructor for class com.flowable.engage.engine.impl.conversation.ConversationHolderImpl
-
- conversationId(String) - Method in interface com.flowable.engage.conversation.api.ConversationStatusQuery
-
Query all conversation statuses for the given conversation id.
- conversationId(String) - Method in interface com.flowable.engage.conversation.api.ConversationUserQuery
-
The id of the conversation to request users for must be provided through its id.
- conversationId - Variable in class com.flowable.engage.dto.conversation.ConversationLastReadStatusResponse
-
- conversationId - Variable in class com.flowable.engage.engine.delegate.event.impl.FlowableMessageReadEventImpl
-
- conversationId - Variable in class com.flowable.engage.engine.delegate.event.impl.FlowableSendUserTypingEventImpl
-
- conversationId(String) - Method in interface com.flowable.engage.engine.impl.ArchiveConversationEventQuery
-
- conversationId - Variable in class com.flowable.engage.engine.impl.ArchiveConversationEventQueryImpl
-
- conversationId(String) - Method in class com.flowable.engage.engine.impl.ArchiveConversationEventQueryImpl
-
- conversationId - Variable in class com.flowable.engage.engine.impl.cmd.AddParticipantsToConversationCmd
-
- conversationId - Variable in class com.flowable.engage.engine.impl.cmd.AddTagsToConversationCmd
-
- conversationId - Variable in class com.flowable.engage.engine.impl.cmd.AssignConversationToGroupCmd
-
- conversationId - Variable in class com.flowable.engage.engine.impl.cmd.AssignConversationToUserCmd
-
- conversationId - Variable in class com.flowable.engage.engine.impl.cmd.BaseUpdateConversationCmd
-
- conversationId - Variable in class com.flowable.engage.engine.impl.cmd.CountConversationParticipantsCmd
-
- conversationId - Variable in class com.flowable.engage.engine.impl.cmd.CountUnreadMessagesCmd
-
- conversationId - Variable in class com.flowable.engage.engine.impl.cmd.DeleteConversationCmd
-
- conversationId - Variable in class com.flowable.engage.engine.impl.cmd.FindConversationByIdCmd
-
- conversationId - Variable in class com.flowable.engage.engine.impl.cmd.FindConversationByIdWithIdentityLinksAndVariablesCmd
-
- conversationId - Variable in class com.flowable.engage.engine.impl.cmd.FindConversationByIdWithIdentityLinksCmd
-
- conversationId - Variable in class com.flowable.engage.engine.impl.cmd.FindConversationParticipantsBetweenCmd
-
- conversationId - Variable in class com.flowable.engage.engine.impl.cmd.FindConversationParticipantsCmd
-
- conversationId - Variable in class com.flowable.engage.engine.impl.cmd.GetVariableCmd
-
- conversationId - Variable in class com.flowable.engage.engine.impl.cmd.GetVariablesCmd
-
- conversationId - Variable in class com.flowable.engage.engine.impl.cmd.LinkConversationWithUserAccountCmd
-
- conversationId - Variable in class com.flowable.engage.engine.impl.cmd.RemoveAssignedGroupFromConversationCmd
-
- conversationId - Variable in class com.flowable.engage.engine.impl.cmd.RemoveAssignedUserFromConversationCmd
-
- conversationId - Variable in class com.flowable.engage.engine.impl.cmd.RemoveParticipantsFromConversationCmd
-
- conversationId - Variable in class com.flowable.engage.engine.impl.cmd.RemoveTagsFromConversationCmd
-
- conversationId - Variable in class com.flowable.engage.engine.impl.cmd.RemoveUserAccountFromConversationCmd
-
- conversationId - Variable in class com.flowable.engage.engine.impl.cmd.RemoveVariableCmd
-
- conversationId - Variable in class com.flowable.engage.engine.impl.cmd.RemoveVariablesCmd
-
- conversationId - Variable in class com.flowable.engage.engine.impl.cmd.SetVariableCmd
-
- conversationId - Variable in class com.flowable.engage.engine.impl.cmd.SetVariablesCmd
-
- conversationId - Variable in class com.flowable.engage.engine.impl.cmd.UserTypingCmd
-
- conversationId(String) - Method in interface com.flowable.engage.engine.impl.conversation.ConversationRegistryEntryQuery
-
- conversationId - Variable in class com.flowable.engage.engine.impl.conversation.ConversationRegistryEntryQueryImpl
-
- conversationId(String) - Method in class com.flowable.engage.engine.impl.conversation.ConversationRegistryEntryQueryImpl
-
- conversationId - Variable in class com.flowable.engage.engine.impl.conversation.ConversationStatusQueryImpl
-
- conversationId(String) - Method in class com.flowable.engage.engine.impl.conversation.ConversationStatusQueryImpl
-
- conversationId - Variable in class com.flowable.engage.engine.impl.conversation.ConversationUserQueryImpl
-
- conversationId(String) - Method in class com.flowable.engage.engine.impl.conversation.ConversationUserQueryImpl
-
- conversationId - Variable in class com.flowable.engage.engine.impl.desk.cmd.StartTicketConversationCmd
-
- conversationId - Variable in class com.flowable.engage.engine.impl.dto.MessageDTO
-
- conversationId - Variable in class com.flowable.engage.engine.impl.dto.StickyMessageDTO
-
- conversationId - Variable in class com.flowable.engage.engine.impl.message.MessageBuilderImpl
-
- conversationId - Variable in class com.flowable.engage.engine.impl.message.MessageQueryImpl
-
- conversationId(String) - Method in class com.flowable.engage.engine.impl.message.MessageQueryImpl
-
- conversationId - Variable in class com.flowable.engage.engine.impl.permission.cmd.CheckArchiveConversationCommand
-
- conversationId - Variable in class com.flowable.engage.engine.impl.permission.cmd.CheckDropParticipantFromConversationCommand
-
- conversationId - Variable in class com.flowable.engage.engine.impl.permission.cmd.CheckEditMessageCommand
-
- conversationId - Variable in class com.flowable.engage.engine.impl.permission.cmd.CheckHasAccessToConversationCommand
-
- conversationId - Variable in class com.flowable.engage.engine.impl.permission.cmd.CheckJoinParticipantToExistingConversationCommand
-
- conversationId - Variable in class com.flowable.engage.engine.impl.permission.cmd.CheckPostDocumentCommand
-
- conversationId - Variable in class com.flowable.engage.engine.impl.permission.cmd.CheckPostImageCommand
-
- conversationId - Variable in class com.flowable.engage.engine.impl.permission.cmd.CheckPostMessageCommand
-
- conversationId - Variable in class com.flowable.engage.engine.impl.permission.cmd.CheckPostVideoCommand
-
- conversationId - Variable in class com.flowable.engage.engine.impl.permission.cmd.CheckPostVoiceCommand
-
- conversationId - Variable in class com.flowable.engage.engine.impl.permission.cmd.CheckReopenConversationCommand
-
- conversationId - Variable in class com.flowable.engage.engine.impl.permission.cmd.CheckUpdateConversationAvatarCommand
-
- conversationId - Variable in class com.flowable.engage.engine.impl.permission.cmd.CheckUpdateConversationDescriptionCommand
-
- conversationId - Variable in class com.flowable.engage.engine.impl.permission.cmd.CheckUpdateConversationNameCommand
-
- conversationId - Variable in class com.flowable.engage.engine.impl.persistence.entity.ArchiveConversationEventEntityImpl
-
- conversationId - Variable in class com.flowable.engage.engine.impl.persistence.entity.ConversationRegistryEntryEntityImpl
-
- conversationId - Variable in class com.flowable.engage.engine.impl.persistence.entity.MessageAuditEntityImpl
-
- conversationId - Variable in class com.flowable.engage.engine.impl.persistence.entity.MessageEntityImpl
-
- conversationId(String) - Method in interface com.flowable.engage.message.api.MessageQuery
-
- conversationIdentities - Variable in class com.flowable.engage.engine.impl.cmd.FindConversationParticipantsCmd
-
- ConversationIdentityLinkType - Class in com.flowable.engage.api
-
- conversationIds - Variable in class com.flowable.engage.engine.impl.indexing.ConversationFilterServiceImpl.GetUnreadCountsCommand
-
- ConversationIndexingEventListener - Class in com.flowable.engage.engine.impl.indexing
-
- ConversationIndexingEventListener(EngageIndexingScheduler) - Constructor for class com.flowable.engage.engine.impl.indexing.ConversationIndexingEventListener
-
- conversationIndexingService - Variable in class com.flowable.engage.engine.EngageEngineConfiguration
-
- conversationIndexingService - Variable in class com.flowable.engage.engine.impl.EngageEngineImpl
-
- ConversationIndexingService - Interface in com.flowable.engage.engine.impl.indexing
-
- ConversationIndexingServiceImpl - Class in com.flowable.engage.engine.impl.indexing
-
- ConversationIndexingServiceImpl(EngageEngineConfiguration, ReindexManager) - Constructor for class com.flowable.engage.engine.impl.indexing.ConversationIndexingServiceImpl
-
- ConversationIndexQueryBuilder - Interface in com.flowable.engage.engine.impl.indexing
-
- ConversationIndexQueryBuilderImpl - Class in com.flowable.engage.engine.impl.indexing
-
- ConversationIndexQueryBuilderImpl(ObjectMapper) - Constructor for class com.flowable.engage.engine.impl.indexing.ConversationIndexQueryBuilderImpl
-
- ConversationIndexQueryRequest - Class in com.flowable.engage.engine.impl.indexing
-
- ConversationIndexQueryRequest() - Constructor for class com.flowable.engage.engine.impl.indexing.ConversationIndexQueryRequest
-
- conversationIndexQueryService - Variable in class com.flowable.engage.engine.EngageEngineConfiguration
-
- conversationIndexQueryService - Variable in class com.flowable.engage.engine.impl.EngageEngineImpl
-
- ConversationIndexQueryService - Interface in com.flowable.engage.engine.impl.indexing
-
- ConversationIndexQueryServiceImpl - Class in com.flowable.engage.engine.impl.indexing
-
- ConversationIndexQueryServiceImpl(SearchService, ObjectMapper, ConversationResultMapper) - Constructor for class com.flowable.engage.engine.impl.indexing.ConversationIndexQueryServiceImpl
-
- ConversationJsonMapper - Class in com.flowable.engage.engine.impl.indexing
-
- ConversationJsonMapper() - Constructor for class com.flowable.engage.engine.impl.indexing.ConversationJsonMapper
-
- ConversationLastReadStatusResponse - Class in com.flowable.engage.dto.conversation
-
- ConversationLastReadStatusResponse() - Constructor for class com.flowable.engage.dto.conversation.ConversationLastReadStatusResponse
-
- ConversationManagementBot - Class in com.flowable.engage.engine.impl.bot
-
A service bot supporting basic conversation management functionality like joining or dropping participants, archiving, etc.
- ConversationManagementBot(ConversationService, MessageService, ConversationPermissionService, PlatformIdentityService) - Constructor for class com.flowable.engage.engine.impl.bot.ConversationManagementBot
-
- ConversationNotificationEventListener - Class in com.flowable.engage.engine.impl.notification
-
An events listener that is responsible for sending messages to a conversation when an event occurs.
- ConversationNotificationEventListener(MessageService, PlatformIdentityService, String) - Constructor for class com.flowable.engage.engine.impl.notification.ConversationNotificationEventListener
-
- ConversationNotificationRunnable - Class in com.flowable.engage.engine.impl.conversation
-
- ConversationNotificationRunnable(EngageEngineConfiguration, Message, Conversation) - Constructor for class com.flowable.engage.engine.impl.conversation.ConversationNotificationRunnable
-
- ConversationNotificationService - Interface in com.flowable.engage.conversation.api
-
Notification service for the Conversations which is responsible for sending messages to conversation.
- conversationNotificationService - Variable in class com.flowable.engage.engine.EngageEngineConfiguration
-
- conversationNotificationService - Variable in class com.flowable.engage.engine.impl.notification.MessageSendEventListener
-
- ConversationNotificationServiceImpl - Class in com.flowable.engage.engine.impl.conversation
-
- ConversationNotificationServiceImpl(EngageEngineConfiguration, TaskExecutor) - Constructor for class com.flowable.engage.engine.impl.conversation.ConversationNotificationServiceImpl
-
- ConversationParticipant - Class in com.flowable.engage.engine.impl.dto
-
- ConversationParticipant() - Constructor for class com.flowable.engage.engine.impl.dto.ConversationParticipant
-
- ConversationParticipant(String, String) - Constructor for class com.flowable.engage.engine.impl.dto.ConversationParticipant
-
- ConversationParticipantResponse - Class in com.flowable.engage.dto.conversation.participant
-
- ConversationParticipantResponse() - Constructor for class com.flowable.engage.dto.conversation.participant.ConversationParticipantResponse
-
- ConversationPermissionService - Interface in com.flowable.engage.conversation.api.permission
-
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.
- conversationPermissionService - Variable in class com.flowable.engage.engine.EngageEngineConfiguration
-
- conversationPermissionService - Variable in class com.flowable.engage.engine.impl.bot.ConversationManagementBot
-
- conversationPermissionService - Variable in class com.flowable.engage.engine.impl.desk.bot.DeskManagementBot
-
- conversationPermissionService - Variable in class com.flowable.engage.engine.impl.EngageEngineImpl
-
- conversationPermissionService - Variable in class com.flowable.engage.external.system.wechat.WeChatTemplateMessageBot
-
- ConversationPermissionServiceImpl - Class in com.flowable.engage.engine.impl.permission
-
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.
- ConversationPermissionServiceImpl(EngageEngineConfiguration) - Constructor for class com.flowable.engage.engine.impl.permission.ConversationPermissionServiceImpl
-
- ConversationQuery - Interface in com.flowable.engage.conversation.api
-
Allows for programmatic querying of conversations.
- ConversationQueryImpl - Class in com.flowable.engage.engine.impl.conversation
-
- ConversationQueryImpl(CommandExecutor) - Constructor for class com.flowable.engage.engine.impl.conversation.ConversationQueryImpl
-
- ConversationQueryProperty - Class in com.flowable.engage.engine.impl.conversation
-
- ConversationQueryProperty(String) - Constructor for class com.flowable.engage.engine.impl.conversation.ConversationQueryProperty
-
- conversationQueryTemplateHandler - Variable in class com.flowable.engage.engine.EngageEngineConfiguration
-
- ConversationQueryTemplateHandler - Interface in com.flowable.engage.engine.impl.indexing
-
- ConversationQueryTemplateHandlerImpl - Class in com.flowable.engage.engine.impl.indexing
-
- ConversationQueryTemplateHandlerImpl() - Constructor for class com.flowable.engage.engine.impl.indexing.ConversationQueryTemplateHandlerImpl
-
- ConversationRegistryEntry - Interface in com.flowable.engage.engine.impl.conversation
-
An entry of a conversation participant registry.
- ConversationRegistryEntryByConversationIdMatcher - Class in com.flowable.engage.engine.impl.persistence.entity.data.impl.cache
-
- ConversationRegistryEntryByConversationIdMatcher() - Constructor for class com.flowable.engage.engine.impl.persistence.entity.data.impl.cache.ConversationRegistryEntryByConversationIdMatcher
-
- ConversationRegistryEntryDataManager - Interface in com.flowable.engage.engine.impl.persistence.entity.data
-
- conversationRegistryEntryDataManager - Variable in class com.flowable.engage.engine.impl.persistence.entity.data.EngageDataManagers
-
- ConversationRegistryEntryEntity - Interface in com.flowable.engage.engine.impl.persistence.entity
-
- ConversationRegistryEntryEntityImpl - Class in com.flowable.engage.engine.impl.persistence.entity
-
- ConversationRegistryEntryEntityImpl() - Constructor for class com.flowable.engage.engine.impl.persistence.entity.ConversationRegistryEntryEntityImpl
-
- ConversationRegistryEntryEntityManager - Interface in com.flowable.engage.engine.impl.persistence.entity
-
- conversationRegistryEntryEntityManager - Variable in class com.flowable.engage.engine.impl.persistence.entity.EngageEntityManagers
-
- ConversationRegistryEntryEntityManagerImpl - Class in com.flowable.engage.engine.impl.persistence.entity
-
- ConversationRegistryEntryEntityManagerImpl(EngageEngineConfiguration, ConversationRegistryEntryDataManager) - Constructor for class com.flowable.engage.engine.impl.persistence.entity.ConversationRegistryEntryEntityManagerImpl
-
- ConversationRegistryEntryQuery - Interface in com.flowable.engage.engine.impl.conversation
-
Allows for programmatic querying of conversation registry entries.
- ConversationRegistryEntryQueryImpl - Class in com.flowable.engage.engine.impl.conversation
-
- ConversationRegistryEntryQueryImpl(CommandExecutor) - Constructor for class com.flowable.engage.engine.impl.conversation.ConversationRegistryEntryQueryImpl
-
- ConversationRegistryEntryQueryProperty - Class in com.flowable.engage.engine.impl.conversation
-
- ConversationRegistryEntryQueryProperty(String) - Constructor for class com.flowable.engage.engine.impl.conversation.ConversationRegistryEntryQueryProperty
-
- conversationRegistryEntryService - Variable in class com.flowable.engage.engine.EngageEngineConfiguration
-
- ConversationRegistryEntryService - Interface in com.flowable.engage.engine.impl.conversation
-
- ConversationRegistryEntryServiceImpl - Class in com.flowable.engage.engine.impl.conversation
-
- ConversationRegistryEntryServiceImpl(EngageEngineConfiguration) - Constructor for class com.flowable.engage.engine.impl.conversation.ConversationRegistryEntryServiceImpl
-
- conversationRegistryService - Variable in class com.flowable.engage.engine.impl.EngageEngineImpl
-
- ConversationRegistryUtil - Class in com.flowable.engage.engine.impl.util
-
- ConversationResponse - Class in com.flowable.engage.dto.conversation
-
- ConversationResponse() - Constructor for class com.flowable.engage.dto.conversation.ConversationResponse
-
- conversationResultMapper - Variable in class com.flowable.engage.engine.EngageEngineConfiguration
-
- conversationResultMapper - Variable in class com.flowable.engage.engine.impl.indexing.ConversationFilterServiceImpl
-
- conversationResultMapper - Variable in class com.flowable.engage.engine.impl.indexing.ConversationIndexQueryServiceImpl
-
- ConversationResultMapper - Interface in com.flowable.engage.engine.impl.indexing
-
- conversationResultMapper - Variable in class com.flowable.engage.engine.impl.indexing.MessageIndexQueryServiceImpl
-
- ConversationResultMapper.Enhancer - Interface in com.flowable.engage.engine.impl.indexing
-
- ConversationScopedObjectProvider - Class in com.flowable.engage.engine.impl.action
-
- ConversationScopedObjectProvider(ConversationService) - Constructor for class com.flowable.engage.engine.impl.action.ConversationScopedObjectProvider
-
- ConversationSearchQuery - Interface in com.flowable.engage.engine.impl.indexing
-
- ConversationSearchQueryImpl - Class in com.flowable.engage.engine.impl.indexing
-
- ConversationSearchQueryImpl(ConversationFilterServiceImpl, CommandExecutor) - Constructor for class com.flowable.engage.engine.impl.indexing.ConversationSearchQueryImpl
-
- ConversationSearchResponse - Class in com.flowable.engage.dto.conversation.search
-
- ConversationSearchResponse() - Constructor for class com.flowable.engage.dto.conversation.search.ConversationSearchResponse
-
- ConversationService - Interface in com.flowable.engage.conversation.api
-
The conversation service is the main API for the conversation and messaging functionality.
- conversationService - Variable in class com.flowable.engage.engine.EngageEngineConfiguration
-
- conversationService - Variable in class com.flowable.engage.engine.impl.action.ConversationActionFilter
-
- conversationService - Variable in class com.flowable.engage.engine.impl.action.ConversationScopedObjectProvider
-
- conversationService - Variable in class com.flowable.engage.engine.impl.bot.ConversationManagementBot
-
- conversationService - Variable in class com.flowable.engage.engine.impl.conversation.ConversationBuilderImpl
-
- conversationService - Variable in class com.flowable.engage.engine.impl.desk.bot.DeskManagementBot
-
- conversationService - Variable in class com.flowable.engage.engine.impl.desk.DeskConversationListener
-
- conversationService - Variable in class com.flowable.engage.engine.impl.EngageEngineImpl
-
- conversationService - Variable in class com.flowable.engage.external.system.service.InboundMessageRoutingServiceImpl
-
- conversationService - Variable in class com.flowable.engage.external.system.wechat.WeChatTemplateMessageBot
-
- ConversationServiceImpl - Class in com.flowable.engage.engine.impl.conversation
-
The default conversation service implementation using commands to provide the necessary functionality.
- ConversationServiceImpl(EngageEngineConfiguration) - Constructor for class com.flowable.engage.engine.impl.conversation.ConversationServiceImpl
-
- conversationStarterHelper - Variable in class com.flowable.engage.engine.EngageEngineConfiguration
-
- ConversationStarterHelper - Interface in com.flowable.engage.engine.impl.conversation
-
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 - Class in com.flowable.engage.engine.impl.conversation
-
- ConversationStarterHelperImpl() - Constructor for class com.flowable.engage.engine.impl.conversation.ConversationStarterHelperImpl
-
- ConversationStates - Interface in com.flowable.engage.conversation.api
-
Interface containing the known states of a conversation.
- ConversationStatus - Interface in com.flowable.engage.message.api
-
This represents the information for the last read message for a certain user in a certain conversation
- ConversationStatusDataManager - Interface in com.flowable.engage.engine.impl.persistence.entity.data
-
- conversationStatusDataManager - Variable in class com.flowable.engage.engine.impl.persistence.entity.data.EngageDataManagers
-
- ConversationStatusEntity - Interface in com.flowable.engage.engine.impl.persistence.entity
-
- ConversationStatusEntityImpl - Class in com.flowable.engage.engine.impl.persistence.entity
-
- ConversationStatusEntityImpl() - Constructor for class com.flowable.engage.engine.impl.persistence.entity.ConversationStatusEntityImpl
-
- ConversationStatusEntityManager - Interface in com.flowable.engage.engine.impl.persistence.entity
-
- conversationStatusEntityManager - Variable in class com.flowable.engage.engine.impl.persistence.entity.EngageEntityManagers
-
- ConversationStatusEntityManagerImpl - Class in com.flowable.engage.engine.impl.persistence.entity
-
- ConversationStatusEntityManagerImpl(EngageEngineConfiguration, ConversationStatusDataManager) - Constructor for class com.flowable.engage.engine.impl.persistence.entity.ConversationStatusEntityManagerImpl
-
- ConversationStatusQuery - Interface in com.flowable.engage.conversation.api
-
- ConversationStatusQueryImpl - Class in com.flowable.engage.engine.impl.conversation
-
- ConversationStatusQueryImpl(CommandExecutor) - Constructor for class com.flowable.engage.engine.impl.conversation.ConversationStatusQueryImpl
-
- ConversationStatusUtil - Class in com.flowable.engage.engine.impl.util
-
- ConversationSubTypes - Interface in com.flowable.engage.conversation.api
-
- ConversationTagEvaluationContext - Interface in com.flowable.engage.conversation.api.tag
-
The tag evaluation context might be used within a
ConversationTagProvider
to request additional information
in order to evaluate tags for conversations.
- ConversationTagProvider - Interface in com.flowable.engage.conversation.api.tag
-
- conversationTagProviders - Variable in class com.flowable.engage.engine.EngageEngineConfiguration
-
- ConversationTypes - Interface in com.flowable.engage.conversation.api
-
The conversation type specified the conversation in more details.
- ConversationUserQuery - Interface in com.flowable.engage.conversation.api
-
- ConversationUserQueryImpl - Class in com.flowable.engage.engine.impl.conversation
-
The implementation of the
ConversationUserQuery
interface used to query for users involved in a conversation.
- ConversationUserQueryImpl(CommandExecutor) - Constructor for class com.flowable.engage.engine.impl.conversation.ConversationUserQueryImpl
-
- convert(JsonNode) - Method in class com.flowable.engage.engine.impl.indexing.ConversationJsonMapper
-
- convert(JsonNode) - Method in class com.flowable.engage.engine.impl.indexing.MessageComplianceJsonMapper
-
- convert(JsonNode) - Method in class com.flowable.engage.engine.impl.indexing.MessageJsonMapper
-
- convertAndCheckMessageSize(String) - Method in class com.flowable.engage.external.system.wechat.WeChatJmsExternalConversationSystemAdapter
-
- convertAndCheckMessageSize(String) - Method in class com.flowable.engage.external.system.whatsapp.WhatsAppJmsExternalConversationSystemAdapter
-
- convertFromUTF8ToWeChat(String) - Method in class com.flowable.engage.external.system.wechat.WechatEmojiConverter
-
- convertFromWeChatToUTF8(String) - Method in class com.flowable.engage.external.system.wechat.WechatEmojiConverter
-
- convertToResponsesAndAddUnreadCount(String, Collection<ConversationFilter>) - Method in class com.flowable.engage.engine.impl.indexing.ConversationFilterServiceImpl
-
- copyToMessage(MessageEntity, Message, CommandContext) - Static method in class com.flowable.engage.engine.impl.util.MessageUtil
-
- count() - Method in interface com.flowable.engage.conversation.api.ConversationUserQuery
-
Counts the number of user ids according the query.
- count() - Method in class com.flowable.engage.engine.impl.conversation.ConversationUserQueryImpl
-
- countByCriteria(ArchiveConversationEventQuery) - Method in interface com.flowable.engage.engine.impl.persistence.entity.ArchiveConversationEventEntityManager
-
- countByCriteria(ArchiveConversationEventQuery) - Method in class com.flowable.engage.engine.impl.persistence.entity.ArchiveConversationEventEntityManagerImpl
-
- countByCriteria(ArchiveJobEventQuery) - Method in interface com.flowable.engage.engine.impl.persistence.entity.ArchiveJobEventEntityManager
-
- countByCriteria(ArchiveJobEventQuery) - Method in class com.flowable.engage.engine.impl.persistence.entity.ArchiveJobEventEntityManagerImpl
-
- countByCriteria(ConversationDefinitionQuery) - Method in interface com.flowable.engage.engine.impl.persistence.entity.ConversationDefinitionEntityManager
-
- countByCriteria(ConversationDefinitionQuery) - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationDefinitionEntityManagerImpl
-
- countByCriteria(ConversationQuery) - Method in interface com.flowable.engage.engine.impl.persistence.entity.ConversationEntityManager
-
- countByCriteria(ConversationQuery) - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationEntityManagerImpl
-
- countByCriteria(ConversationRegistryEntryQuery) - Method in interface com.flowable.engage.engine.impl.persistence.entity.ConversationRegistryEntryEntityManager
-
- countByCriteria(ConversationRegistryEntryQuery) - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationRegistryEntryEntityManagerImpl
-
- countByCriteria(ConversationStatusQuery) - Method in interface com.flowable.engage.engine.impl.persistence.entity.ConversationStatusEntityManager
-
- countByCriteria(ConversationStatusQuery) - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationStatusEntityManagerImpl
-
- countByCriteria(ArchiveConversationEventQuery) - Method in interface com.flowable.engage.engine.impl.persistence.entity.data.ArchiveConversationEventDataManager
-
- countByCriteria(ArchiveJobEventQueryImpl) - Method in interface com.flowable.engage.engine.impl.persistence.entity.data.ArchiveJobEventDataManager
-
- countByCriteria(ConversationQueryImpl) - Method in interface com.flowable.engage.engine.impl.persistence.entity.data.ConversationDataManager
-
- countByCriteria(ConversationDefinitionQueryImpl) - Method in interface com.flowable.engage.engine.impl.persistence.entity.data.ConversationDefinitionDataManager
-
- countByCriteria(ConversationRegistryEntryQuery) - Method in interface com.flowable.engage.engine.impl.persistence.entity.data.ConversationRegistryEntryDataManager
-
- countByCriteria(ConversationStatusQueryImpl) - Method in interface com.flowable.engage.engine.impl.persistence.entity.data.ConversationStatusDataManager
-
- countByCriteria(DeviceQueryImpl) - Method in interface com.flowable.engage.engine.impl.persistence.entity.data.DeviceDataManager
-
- countByCriteria(ArchiveConversationEventQuery) - Method in class com.flowable.engage.engine.impl.persistence.entity.data.impl.MybatisArchiveConversationEventDataManager
-
- countByCriteria(ArchiveJobEventQueryImpl) - Method in class com.flowable.engage.engine.impl.persistence.entity.data.impl.MybatisArchiveJobEventDataManager
-
- countByCriteria(ConversationQueryImpl) - Method in class com.flowable.engage.engine.impl.persistence.entity.data.impl.MybatisConversationDataManager
-
- countByCriteria(ConversationDefinitionQueryImpl) - Method in class com.flowable.engage.engine.impl.persistence.entity.data.impl.MybatisConversationDefinitionDataManager
-
- countByCriteria(ConversationRegistryEntryQuery) - Method in class com.flowable.engage.engine.impl.persistence.entity.data.impl.MyBatisConversationRegistryEntryDataManager
-
- countByCriteria(ConversationStatusQueryImpl) - Method in class com.flowable.engage.engine.impl.persistence.entity.data.impl.MybatisConversationStatusDataManager
-
- countByCriteria(DeviceQueryImpl) - Method in class com.flowable.engage.engine.impl.persistence.entity.data.impl.MybatisDeviceDataManager
-
- countByCriteria(MessageQueryImpl) - Method in class com.flowable.engage.engine.impl.persistence.entity.data.impl.MybatisMessageDataManager
-
- countByCriteria(ReactionQueryImpl) - Method in class com.flowable.engage.engine.impl.persistence.entity.data.impl.MybatisReactionDataManager
-
- countByCriteria(UserAnalyticsQueryImpl) - Method in class com.flowable.engage.engine.impl.persistence.entity.data.impl.MybatisUserAnalyticsDataManager
-
- countByCriteria(MessageQueryImpl) - Method in interface com.flowable.engage.engine.impl.persistence.entity.data.MessageDataManager
-
- countByCriteria(ReactionQueryImpl) - Method in interface com.flowable.engage.engine.impl.persistence.entity.data.ReactionDataManager
-
- countByCriteria(UserAnalyticsQueryImpl) - Method in interface com.flowable.engage.engine.impl.persistence.entity.data.UserAnalyticsDataManager
-
- countByCriteria(DeviceQuery) - Method in interface com.flowable.engage.engine.impl.persistence.entity.DeviceEntityManager
-
- countByCriteria(DeviceQuery) - Method in class com.flowable.engage.engine.impl.persistence.entity.DeviceEntityManagerImpl
-
- countByCriteria(MessageQuery) - Method in interface com.flowable.engage.engine.impl.persistence.entity.MessageEntityManager
-
- countByCriteria(MessageQuery) - Method in class com.flowable.engage.engine.impl.persistence.entity.MessageEntityManagerImpl
-
- countByCriteria(ReactionQuery) - Method in interface com.flowable.engage.engine.impl.persistence.entity.ReactionEntityManager
-
- countByCriteria(ReactionQuery) - Method in class com.flowable.engage.engine.impl.persistence.entity.ReactionEntityManagerImpl
-
- countByCriteria(UserAnalyticsQuery) - Method in interface com.flowable.engage.engine.impl.persistence.entity.UserAnalyticsEntityManager
-
- countByCriteria(UserAnalyticsQuery) - Method in class com.flowable.engage.engine.impl.persistence.entity.UserAnalyticsEntityManagerImpl
-
- countConversationParticipants(String, Date) - Method in interface com.flowable.engage.engine.impl.conversation.ConversationRegistryEntryService
-
Return the number of active participants (user without a leaving time) at a specific time.
- countConversationParticipants(String, Date) - Method in class com.flowable.engage.engine.impl.conversation.ConversationRegistryEntryServiceImpl
-
- countConversationParticipants(String, Date) - Method in interface com.flowable.engage.engine.impl.persistence.entity.ConversationRegistryEntryEntityManager
-
- countConversationParticipants(String, Date) - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationRegistryEntryEntityManagerImpl
-
- countConversationParticipants(String, Date) - Method in interface com.flowable.engage.engine.impl.persistence.entity.data.ConversationRegistryEntryDataManager
-
- countConversationParticipants(String, Date) - Method in class com.flowable.engage.engine.impl.persistence.entity.data.impl.MyBatisConversationRegistryEntryDataManager
-
- CountConversationParticipantsCmd - Class in com.flowable.engage.engine.impl.cmd
-
- CountConversationParticipantsCmd(String) - Constructor for class com.flowable.engage.engine.impl.cmd.CountConversationParticipantsCmd
-
- CountConversationParticipantsCmd(String, Date) - Constructor for class com.flowable.engage.engine.impl.cmd.CountConversationParticipantsCmd
-
- countConversationsWithLastMessageBetween(Date, Date, boolean, boolean) - Method in interface com.flowable.engage.conversation.api.ConversationService
-
TODO: this might be not the right service
Number of conversations which received new messages within a given time frame.
- countConversationsWithLastMessageBetween(Date, Date, boolean, boolean) - Method in class com.flowable.engage.engine.impl.conversation.ConversationServiceImpl
-
- countConversationsWithLastMessageBetween(Date, Date, boolean, boolean) - Method in interface com.flowable.engage.engine.impl.persistence.entity.ConversationEntityManager
-
- countConversationsWithLastMessageBetween(Date, Date, boolean, boolean) - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationEntityManagerImpl
-
- countConversationsWithLastMessageBetween(Date, Date, boolean, boolean) - Method in interface com.flowable.engage.engine.impl.persistence.entity.data.ConversationDataManager
-
- countConversationsWithLastMessageBetween(Date, Date, boolean, boolean) - Method in class com.flowable.engage.engine.impl.persistence.entity.data.impl.MybatisConversationDataManager
-
- CountConversationsWithLastMessageBetweenCmd - Class in com.flowable.engage.engine.impl.cmd
-
Number of conversations which received new messages within a given time frame.
- CountConversationsWithLastMessageBetweenCmd(Date, Date, boolean, boolean) - Constructor for class com.flowable.engage.engine.impl.cmd.CountConversationsWithLastMessageBetweenCmd
-
- CountUnreadMessagesCmd - Class in com.flowable.engage.engine.impl.cmd
-
- CountUnreadMessagesCmd(String, String) - Constructor for class com.flowable.engage.engine.impl.cmd.CountUnreadMessagesCmd
-
- create() - Method in interface com.flowable.engage.api.ConversationDefinitionBuilder
-
- CREATE - Static variable in class com.flowable.engage.api.ConversationIdentityLinkType
-
- create() - Method in class com.flowable.engage.engine.impl.persistence.entity.data.impl.MybatisArchiveConversationEventDataManager
-
- create() - Method in class com.flowable.engage.engine.impl.persistence.entity.data.impl.MybatisArchiveJobEventDataManager
-
- create() - Method in class com.flowable.engage.engine.impl.persistence.entity.data.impl.MybatisConversationDataManager
-
- create() - Method in class com.flowable.engage.engine.impl.persistence.entity.data.impl.MybatisConversationDefinitionDataManager
-
- create() - Method in class com.flowable.engage.engine.impl.persistence.entity.data.impl.MyBatisConversationRegistryEntryDataManager
-
- create() - Method in class com.flowable.engage.engine.impl.persistence.entity.data.impl.MybatisConversationStatusDataManager
-
- create() - Method in class com.flowable.engage.engine.impl.persistence.entity.data.impl.MybatisDeviceDataManager
-
- create() - Method in class com.flowable.engage.engine.impl.persistence.entity.data.impl.MybatisMessageAuditDataManager
-
- create() - Method in class com.flowable.engage.engine.impl.persistence.entity.data.impl.MybatisMessageDataManager
-
- create() - Method in class com.flowable.engage.engine.impl.persistence.entity.data.impl.MybatisReactionDataManager
-
- create() - Method in class com.flowable.engage.engine.impl.persistence.entity.data.impl.MybatisTemporaryMessageDataManager
-
- create() - Method in class com.flowable.engage.engine.impl.persistence.entity.data.impl.MybatisUserAnalyticsDataManager
-
- create(Message) - Method in interface com.flowable.engage.engine.impl.persistence.entity.MessageAuditEntityManager
-
- create(Message) - Method in class com.flowable.engage.engine.impl.persistence.entity.MessageAuditEntityManagerImpl
-
- createActionInstance(CommandContext, ActionDefinition, MessageBuilderImpl, String) - Method in class com.flowable.engage.engine.impl.cmd.BaseSendMessageCmd
-
- createAddedParticipantsEvent(Conversation, Collection<String>, String) - Static method in class com.flowable.engage.engine.delegate.event.impl.FlowableEngageEventBuilder
-
- createAndInitializeTicketPayload(CommandContext) - Method in class com.flowable.engage.engine.impl.desk.cmd.AbstractTicketCmd
-
- createArchiveConversationEventQuery() - Method in interface com.flowable.engage.engine.impl.persistence.entity.ArchiveConversationEventEntityManager
-
- createArchiveConversationEventQuery() - Method in class com.flowable.engage.engine.impl.persistence.entity.ArchiveConversationEventEntityManagerImpl
-
- createArchiveJobEventQuery() - Method in interface com.flowable.engage.engine.impl.persistence.entity.ArchiveJobEventEntityManager
-
- createArchiveJobEventQuery() - Method in class com.flowable.engage.engine.impl.persistence.entity.ArchiveJobEventEntityManagerImpl
-
- createBeforeMessagePersistedEvent(Message, Conversation) - Static method in class com.flowable.engage.engine.delegate.event.impl.FlowableEngageEventBuilder
-
- createContactsVariable(Collection<WhatsAppContactVerificationResponse.ContactDto>) - Method in class com.flowable.engage.external.system.whatsapp.event.WhatsAppContactVerificationResponseEventHandler
-
- createContactVariable(WhatsAppContactVerificationResponse.ContactDto) - Method in class com.flowable.engage.external.system.whatsapp.event.WhatsAppContactVerificationResponseEventHandler
-
- createContactVerificationQuery() - Method in interface com.flowable.engage.external.system.whatsapp.api.WhatsAppExternalConversationSystemAdapter
-
Create the verification query for WhatsApp contacts.
- createContactVerificationQuery() - Method in class com.flowable.engage.external.system.whatsapp.WhatsAppJmsExternalConversationSystemAdapter
-
- createConversationArchivedEvent(Conversation) - Static method in class com.flowable.engage.engine.delegate.event.impl.FlowableEngageEventBuilder
-
- createConversationBuilder() - Method in interface com.flowable.engage.conversation.api.ConversationService
-
Returns a conversation builder used to start new
Conversation
objects.
- createConversationBuilder() - Method in class com.flowable.engage.engine.impl.conversation.ConversationServiceImpl
-
- createConversationDefinitionQuery() - Method in interface com.flowable.engage.api.ConversationDefinitionService
-
- createConversationDefinitionQuery() - Method in class com.flowable.engage.engine.impl.ConversationDefinitionServiceImpl
-
- createConversationDefinitionQuery() - Method in interface com.flowable.engage.engine.impl.persistence.entity.ConversationDefinitionEntityManager
-
- createConversationDefinitionQuery() - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationDefinitionEntityManagerImpl
-
- createConversationDefinitionRegistrationBuilder() - Method in interface com.flowable.engage.api.ConversationDefinitionService
-
- createConversationDefinitionRegistrationBuilder() - Method in class com.flowable.engage.engine.impl.ConversationDefinitionServiceImpl
-
- createConversationDeletedEvent(Conversation) - Static method in class com.flowable.engage.engine.delegate.event.impl.FlowableEngageEventBuilder
-
- createConversationFilter(JsonNode) - Method in interface com.flowable.engage.engine.impl.indexing.ConversationFilterFactory
-
- createConversationFilter(JsonNode) - Method in class com.flowable.engage.engine.impl.indexing.ConversationFilterFactoryImpl
-
- createConversationFilterQuery() - Method in interface com.flowable.engage.engine.impl.indexing.ConversationFilterService
-
- createConversationFilterQuery() - Method in class com.flowable.engage.engine.impl.indexing.ConversationFilterServiceImpl
-
- createConversationFilters(ArrayNode) - Method in interface com.flowable.engage.engine.impl.indexing.ConversationFilterFactory
-
- createConversationFilters(ArrayNode) - Method in class com.flowable.engage.engine.impl.indexing.ConversationFilterFactoryImpl
-
- createConversationNameUpdatedEvent(Conversation, String) - Static method in class com.flowable.engage.engine.delegate.event.impl.FlowableEngageEventBuilder
-
- createConversationQuery() - Method in interface com.flowable.engage.conversation.api.ConversationService
-
Creates a new conversation query as a builder where you can add predicates in order to query for conversations.
- createConversationQuery() - Method in class com.flowable.engage.engine.impl.conversation.ConversationServiceImpl
-
- createConversationQuery() - Method in interface com.flowable.engage.engine.impl.persistence.entity.ConversationEntityManager
-
- createConversationQuery() - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationEntityManagerImpl
-
- createConversationReferenceUpdatedEvent(Conversation, String, String, String) - Static method in class com.flowable.engage.engine.delegate.event.impl.FlowableEngageEventBuilder
-
- createConversationRegistryQuery() - Method in interface com.flowable.engage.engine.impl.conversation.ConversationRegistryEntryService
-
- createConversationRegistryQuery() - Method in class com.flowable.engage.engine.impl.conversation.ConversationRegistryEntryServiceImpl
-
- createConversationSearchQuery() - Method in interface com.flowable.engage.engine.impl.indexing.ConversationFilterService
-
- createConversationSearchQuery() - Method in class com.flowable.engage.engine.impl.indexing.ConversationFilterServiceImpl
-
- createConversationStartedEvent(Conversation) - Static method in class com.flowable.engage.engine.delegate.event.impl.FlowableEngageEventBuilder
-
- createConversationStatusQuery() - Method in interface com.flowable.engage.conversation.api.ConversationService
-
Creates a new conversation status query, that can be used to get the
different unread statuses for a conversation.
- createConversationStatusQuery() - Method in class com.flowable.engage.engine.impl.conversation.ConversationServiceImpl
-
- createConversationStatusQuery() - Method in interface com.flowable.engage.engine.impl.persistence.entity.ConversationStatusEntityManager
-
- createConversationStatusQuery() - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationStatusEntityManagerImpl
-
- createConversationUserQuery() - Method in interface com.flowable.engage.conversation.api.ConversationService
-
Creates a new user query to request user ids involved in a specific conversation (e.g.
- createConversationUserQuery() - Method in class com.flowable.engage.engine.impl.conversation.ConversationServiceImpl
-
- created - Variable in class com.flowable.engage.dto.message.ContentItemResponse
-
- createdAfter(Date) - Method in interface com.flowable.engage.conversation.api.ConversationQuery
-
- createdAfter - Variable in class com.flowable.engage.engine.impl.conversation.ConversationQueryImpl
-
- createdAfter(Date) - Method in class com.flowable.engage.engine.impl.conversation.ConversationQueryImpl
-
- createdAfter - Variable in class com.flowable.engage.engine.impl.message.MessageQueryImpl
-
- createdAfter(Date) - Method in class com.flowable.engage.engine.impl.message.MessageQueryImpl
-
- createdAfter(Date) - Method in interface com.flowable.engage.message.api.MessageQuery
-
- createdAfterOrEqual - Variable in class com.flowable.engage.engine.impl.message.MessageQueryImpl
-
- createdAfterOrEqual(Date) - Method in class com.flowable.engage.engine.impl.message.MessageQueryImpl
-
- createdAfterOrEqual(Date) - Method in interface com.flowable.engage.message.api.MessageQuery
-
- createdAt - Variable in class com.flowable.engage.engine.impl.dto.ConversationDTO
-
- createdAt - Variable in class com.flowable.engage.engine.impl.dto.MessageDTO
-
- createdAt - Variable in class com.flowable.engage.engine.impl.dto.StickyMessageDTO
-
- createdBefore(Date) - Method in interface com.flowable.engage.conversation.api.ConversationQuery
-
- createdBefore - Variable in class com.flowable.engage.engine.impl.conversation.ConversationQueryImpl
-
- createdBefore(Date) - Method in class com.flowable.engage.engine.impl.conversation.ConversationQueryImpl
-
- createdBefore - Variable in class com.flowable.engage.engine.impl.message.MessageQueryImpl
-
- createdBefore(Date) - Method in class com.flowable.engage.engine.impl.message.MessageQueryImpl
-
- createdBefore(Date) - Method in interface com.flowable.engage.message.api.MessageQuery
-
- createdBeforeOrEqual - Variable in class com.flowable.engage.engine.impl.message.MessageQueryImpl
-
- createdBeforeOrEqual(Date) - Method in class com.flowable.engage.engine.impl.message.MessageQueryImpl
-
- createdBeforeOrEqual(Date) - Method in interface com.flowable.engage.message.api.MessageQuery
-
- createdBy - Variable in class com.flowable.engage.dto.message.ContentItemResponse
-
- createDeviceQuery() - Method in interface com.flowable.engage.api.notification.push.DeviceService
-
- createDeviceQuery() - Method in class com.flowable.engage.engine.impl.notification.push.DeviceServiceImpl
-
- createDeviceQuery() - Method in interface com.flowable.engage.engine.impl.persistence.entity.DeviceEntityManager
-
- createDeviceQuery() - Method in class com.flowable.engage.engine.impl.persistence.entity.DeviceEntityManagerImpl
-
- createDeviceRegistration() - Method in interface com.flowable.engage.api.notification.push.DeviceService
-
- createDeviceRegistration() - Method in class com.flowable.engage.engine.impl.notification.push.DeviceServiceImpl
-
- createEngageEngine(ExtensionContext) - Method in class com.flowable.engage.engine.test.EngageExtension
-
- createEntity(CommandContext) - Method in class com.flowable.engage.engine.impl.cmd.BaseSendMessageCmd
-
- createErrorsVariable(Collection<InboundStatusDto.ErrorDto>) - Method in class com.flowable.engage.external.system.whatsapp.event.WhatsAppContactVerificationResponseEventHandler
-
- createErrorVariable(InboundStatusDto.ErrorDto) - Method in class com.flowable.engage.external.system.whatsapp.event.WhatsAppContactVerificationResponseEventHandler
-
- createGroupScope(IdentityLinkService, String, String, String) - Method in class com.flowable.engage.engine.impl.cmd.StartConversationCmd
-
- createInboundMessageBuilder() - Method in interface com.flowable.engage.external.system.api.InboundMessageHandler
-
- createInboundMessageBuilder() - Method in class com.flowable.engage.external.system.service.InboundMessageHandlerImpl
-
- createMessage(CommandContext, MessageBuilderImpl, Conversation) - Method in class com.flowable.engage.engine.impl.cmd.BaseSendMessageCmd
-
- createMessage(String, Map<String, Object>) - Static method in class com.flowable.engage.engine.impl.desk.DeskMessageUtil
-
Creates a standard message based on the provided message code and payload.
- createMessage(String, String, String, Map<String, Object>) - Static method in class com.flowable.engage.engine.impl.desk.DeskMessageUtil
-
Creates a standard message based on the provided message code and payload.
- createMessage(String, Map<String, Object>) - Static method in class com.flowable.engage.engine.impl.util.ProcessMessageUtil
-
Creates a standard message based on the provided message code and payload.
- createMessage(String, String, Map<String, Object>) - Static method in class com.flowable.engage.engine.impl.util.ProcessMessageUtil
-
Creates a standard message based on the provided message code and payload.
- createMessage(String, Map<String, Object>) - Static method in class com.flowable.engage.engine.impl.util.TemplateMessageUtil
-
Creates a standard message based on the provided message code and payload.
- createMessage(String, String, Map<String, Object>) - Static method in class com.flowable.engage.engine.impl.util.TemplateMessageUtil
-
Creates a standard message based on the provided message code and payload.
- createMessage(String, String, String, Map<String, Object>) - Static method in class com.flowable.engage.engine.impl.util.TemplateMessageUtil
-
Creates a message based on the provided template key, message code and payload.
- createMessageBuilder() - Method in class com.flowable.engage.engine.impl.message.MessageServiceImpl
-
- createMessageBuilder() - Method in interface com.flowable.engage.external.system.api.ExternalConversationSystemAdapter
-
Creates the
ExternalMessageBuilder
that is responsible for constructing the external message
for the give external user id.
- createMessageBuilder() - Method in class com.flowable.engage.external.system.wechat.WeChatJmsExternalConversationSystemAdapter
-
- createMessageBuilder() - Method in class com.flowable.engage.external.system.whatsapp.WhatsAppJmsExternalConversationSystemAdapter
-
- createMessageBuilder() - Method in interface com.flowable.engage.message.api.MessageService
-
- createMessageDeletedEvent(String, Message) - Static method in class com.flowable.engage.engine.delegate.event.impl.FlowableEngageEventBuilder
-
- createMessageQuery() - Method in class com.flowable.engage.engine.impl.message.MessageServiceImpl
-
- createMessageQuery() - Method in interface com.flowable.engage.engine.impl.persistence.entity.MessageEntityManager
-
- createMessageQuery() - Method in class com.flowable.engage.engine.impl.persistence.entity.MessageEntityManagerImpl
-
- createMessageQuery() - Method in interface com.flowable.engage.message.api.MessageService
-
- createMessageReadEvent(String, String, String, Date) - Static method in class com.flowable.engage.engine.delegate.event.impl.FlowableEngageEventBuilder
-
- createMessageSendEvent(Message, Conversation) - Static method in class com.flowable.engage.engine.delegate.event.impl.FlowableEngageEventBuilder
-
- createMessageUpdatedEvent(String, Message) - Static method in class com.flowable.engage.engine.delegate.event.impl.FlowableEngageEventBuilder
-
- createNewConversationRegistryEntry(IdentityLinkEntity, Date, ConversationRegistryEntryEntityManager) - Static method in class com.flowable.engage.engine.impl.util.ConversationRegistryUtil
-
- createOutboundMessage(String) - Method in class com.flowable.engage.external.system.common.BaseExternalMessageBuilder
-
- createReactionQuery() - Method in class com.flowable.engage.engine.impl.message.MessageServiceImpl
-
- createReactionQuery() - Method in interface com.flowable.engage.engine.impl.persistence.entity.ReactionEntityManager
-
- createReactionQuery() - Method in class com.flowable.engage.engine.impl.persistence.entity.ReactionEntityManagerImpl
-
- createReactionQuery() - Method in interface com.flowable.engage.message.api.MessageService
-
- createRemovedParticipantsEvent(Conversation, Collection<String>, String) - Static method in class com.flowable.engage.engine.delegate.event.impl.FlowableEngageEventBuilder
-
- createRuleInputForDefaultModel(String, AuthorizedAction, Conversation, Map<String, Object>, CommandContext) - Method in class com.flowable.engage.engine.impl.permission.cmd.AbstractConversationPermissionCommand
-
- createSendNotificationEvent(Conversation, Message, Collection<NotificationInfo>) - Static method in class com.flowable.engage.engine.delegate.event.impl.FlowableEngageEventBuilder
-
- createSendUserTypingEvent(String, String, Collection<String>) - Static method in class com.flowable.engage.engine.delegate.event.impl.FlowableEngageEventBuilder
-
- createStatusEntriesForNewConversation(ConversationEntity) - Method in interface com.flowable.engage.engine.impl.persistence.entity.ConversationStatusEntityManager
-
- createStatusEntriesForNewConversation(ConversationEntity) - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationStatusEntityManagerImpl
-
- createStatusEntryForConversationParticipant(ConversationEntity, String) - Method in interface com.flowable.engage.engine.impl.persistence.entity.ConversationStatusEntityManager
-
- createStatusEntryForConversationParticipant(ConversationEntity, String) - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationStatusEntityManagerImpl
-
- createTemplateMessageBuilder() - Method in interface com.flowable.engage.external.system.whatsapp.api.WhatsAppExternalConversationSystemAdapter
-
Create a message builder for the WhatsApp template message.
- createTemplateMessageBuilder() - Method in class com.flowable.engage.external.system.whatsapp.WhatsAppJmsExternalConversationSystemAdapter
-
- CreateTemplateMessageUtilFunctionDelegate - Class in com.flowable.engage.engine.impl.el
-
- CreateTemplateMessageUtilFunctionDelegate() - Constructor for class com.flowable.engage.engine.impl.el.CreateTemplateMessageUtilFunctionDelegate
-
- createTransactionInterceptor() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- createUserAnalyticsQuery() - Method in interface com.flowable.engage.engine.impl.persistence.entity.UserAnalyticsEntityManager
-
- createUserAnalyticsQuery() - Method in class com.flowable.engage.engine.impl.persistence.entity.UserAnalyticsEntityManagerImpl
-
- createUserScope(IdentityLinkService, String, String, String) - Method in class com.flowable.engage.engine.impl.cmd.StartConversationCmd
-
- CREATION_TIME - Static variable in class com.flowable.engage.engine.impl.ArchiveConversationEventQueryProperty
-
- CREATION_TIME - Static variable in class com.flowable.engage.engine.impl.conversation.ConversationQueryProperty
-
- CREATION_TIME - Static variable in class com.flowable.engage.engine.impl.conversation.ConversationRegistryEntryQueryProperty
-
- CREATION_TIME - Static variable in class com.flowable.engage.engine.impl.message.MessageQueryProperty
-
- CREATION_TIME - Static variable in class com.flowable.engage.engine.impl.UserAnalyticsQueryProperty
-
- creationTime - Variable in class com.flowable.engage.dto.conversation.ConversationResponse
-
- creationTime - Variable in class com.flowable.engage.engine.impl.persistence.entity.ArchiveConversationEventEntityImpl
-
- creationTime - Variable in class com.flowable.engage.engine.impl.persistence.entity.ArchiveJobEventEntityImpl
-
- creationTime - Variable in class com.flowable.engage.engine.impl.persistence.entity.ConversationDefinitionEntityImpl
-
- creationTime - Variable in class com.flowable.engage.engine.impl.persistence.entity.ConversationEntityImpl
-
- creationTime - Variable in class com.flowable.engage.engine.impl.persistence.entity.ConversationRegistryEntryEntityImpl
-
- creationTime - Variable in class com.flowable.engage.engine.impl.persistence.entity.DeviceEntityImpl
-
- creationTime - Variable in class com.flowable.engage.engine.impl.persistence.entity.MessageAuditEntityImpl
-
- creationTime - Variable in class com.flowable.engage.engine.impl.persistence.entity.MessageEntityImpl
-
- creationTime - Variable in class com.flowable.engage.engine.impl.persistence.entity.UserAnalyticsEntityImpl
-
- creationTimeAfter(Date) - Method in interface com.flowable.engage.engine.impl.ArchiveConversationEventQuery
-
- creationTimeAfter - Variable in class com.flowable.engage.engine.impl.ArchiveConversationEventQueryImpl
-
- creationTimeAfter(Date) - Method in class com.flowable.engage.engine.impl.ArchiveConversationEventQueryImpl
-
- creationTimeAfter(Date) - Method in interface com.flowable.engage.engine.impl.ArchiveJobEventQuery
-
- creationTimeAfter - Variable in class com.flowable.engage.engine.impl.ArchiveJobEventQueryImpl
-
- creationTimeAfter(Date) - Method in class com.flowable.engage.engine.impl.ArchiveJobEventQueryImpl
-
- creationTimeAfter - Variable in class com.flowable.engage.engine.impl.conversation.ConversationRegistryEntryQueryImpl
-
- creationTimeAfter(Date) - Method in interface com.flowable.engage.engine.impl.UserAnalyticsQuery
-
- creationTimeAfter - Variable in class com.flowable.engage.engine.impl.UserAnalyticsQueryImpl
-
- creationTimeAfter(Date) - Method in class com.flowable.engage.engine.impl.UserAnalyticsQueryImpl
-
- creationTimeBefore(Date) - Method in interface com.flowable.engage.engine.impl.ArchiveConversationEventQuery
-
- creationTimeBefore - Variable in class com.flowable.engage.engine.impl.ArchiveConversationEventQueryImpl
-
- creationTimeBefore(Date) - Method in class com.flowable.engage.engine.impl.ArchiveConversationEventQueryImpl
-
- creationTimeBefore(Date) - Method in interface com.flowable.engage.engine.impl.ArchiveJobEventQuery
-
- creationTimeBefore - Variable in class com.flowable.engage.engine.impl.ArchiveJobEventQueryImpl
-
- creationTimeBefore(Date) - Method in class com.flowable.engage.engine.impl.ArchiveJobEventQueryImpl
-
- creationTimeBefore - Variable in class com.flowable.engage.engine.impl.conversation.ConversationRegistryEntryQueryImpl
-
- creationTimeBefore(Date) - Method in interface com.flowable.engage.engine.impl.UserAnalyticsQuery
-
- creationTimeBefore - Variable in class com.flowable.engage.engine.impl.UserAnalyticsQueryImpl
-
- creationTimeBefore(Date) - Method in class com.flowable.engage.engine.impl.UserAnalyticsQueryImpl
-
- creatorId - Variable in class com.flowable.engage.dto.conversation.ConversationResponse
-
- creatorId - Variable in class com.flowable.engage.engine.impl.message.MessageBuilderImpl
-
- creatorId(String) - Method in class com.flowable.engage.engine.impl.message.MessageBuilderImpl
-
- creatorId - Variable in class com.flowable.engage.engine.impl.persistence.entity.ConversationDefinitionEntityImpl
-
- creatorId - Variable in class com.flowable.engage.engine.impl.persistence.entity.ConversationEntityImpl
-
- creatorId - Variable in class com.flowable.engage.engine.impl.persistence.entity.DeviceEntityImpl
-
- creatorId - Variable in class com.flowable.engage.engine.impl.persistence.entity.MessageAuditEntityImpl
-
- creatorId - Variable in class com.flowable.engage.engine.impl.persistence.entity.MessageEntityImpl
-
- creatorId(String) - Method in interface com.flowable.engage.message.api.MessageBuilder
-
- currentUserId - Variable in class com.flowable.engage.engine.impl.indexing.ConversationFilterServiceImpl.GetUnreadCountsCommand
-
- customHistoryJobHandlers - Variable in class com.flowable.engage.engine.EngageEngineConfiguration
-
- customHistoryJsonTransformers - Variable in class com.flowable.engage.engine.EngageEngineConfiguration
-
- customPostVariableTypes - Variable in class com.flowable.engage.engine.EngageEngineConfiguration
-
- customPreVariableTypes - Variable in class com.flowable.engage.engine.EngageEngineConfiguration
-
- geConversationIndexingService() - Method in interface com.flowable.engage.engine.EngageEngine
-
- geConversationIndexingService() - Method in class com.flowable.engage.engine.impl.EngageEngineImpl
-
- generateQueryBody(Template, Map<String, Object>) - Method in interface com.flowable.engage.engine.impl.indexing.ConversationQueryTemplateHandler
-
- generateQueryBody(Template, Map<String, Object>) - Method in class com.flowable.engage.engine.impl.indexing.ConversationQueryTemplateHandlerImpl
-
- getAccessibleByGroups() - Method in class com.flowable.engage.engine.impl.conversation.ConversationQueryImpl
-
- getAccessibleByGroups() - Method in class com.flowable.engage.engine.impl.ConversationDefinitionQueryImpl
-
- getAccessibleByParticipant() - Method in class com.flowable.engage.engine.impl.conversation.ConversationQueryImpl
-
- getAccessibleByUser() - Method in class com.flowable.engage.engine.impl.ConversationDefinitionQueryImpl
-
- getAccessibleByUser() - Method in class com.flowable.engage.engine.impl.message.MessageQueryImpl
-
- getAccessToken() - Method in class com.flowable.engage.external.system.dto.AccessTokenResponseMessageDto
-
- getAccessToken() - Method in class com.flowable.engage.external.system.dto.StoreAccessTokenMessageDto
-
- getAccessToken(GetAccessTokenMessageDto) - Method in class com.flowable.engage.external.system.wechat.WeChatGetAccessTokenMessageListener
-
- GetAccessTokenMessageDto - Class in com.flowable.engage.external.system.dto
-
- GetAccessTokenMessageDto() - Constructor for class com.flowable.engage.external.system.dto.GetAccessTokenMessageDto
-
- GetAccessTokenMessageDto(String, String) - Constructor for class com.flowable.engage.external.system.dto.GetAccessTokenMessageDto
-
- getAccessTokenType() - Method in class com.flowable.engage.external.system.dto.AccessTokenResponseMessageDto
-
- getAccessTokenType() - Method in class com.flowable.engage.external.system.dto.GetAccessTokenMessageDto
-
- getAccessTokenType() - Method in class com.flowable.engage.external.system.dto.StoreAccessTokenMessageDto
-
- getAccountId() - Method in class com.flowable.engage.external.system.dto.GetAccessTokenMessageDto
-
- getAccountId() - Method in class com.flowable.engage.external.system.dto.StoreAccessTokenMessageDto
-
- getActionDefinitionId() - Method in class com.flowable.engage.engine.impl.dto.ActionDTO
-
- getActionDefinitionId() - Method in class com.flowable.engage.engine.impl.dto.StickyMessageDTO
-
- getActionDefinitionId() - Method in class com.flowable.engage.engine.impl.message.MessageBuilderImpl
-
- getActionDefinitionKey() - Method in class com.flowable.engage.engine.impl.message.MessageBuilderImpl
-
- getActionEngineConfiguration() - Static method in class com.flowable.engage.engine.impl.util.CommandContextUtil
-
- getActionEngineConfiguration(CommandContext) - Static method in class com.flowable.engage.engine.impl.util.CommandContextUtil
-
- getActionInstanceId() - Method in class com.flowable.engage.dto.message.MessageResponse
-
- getActionInstanceId() - Method in class com.flowable.engage.engine.impl.dto.StickyMessageDTO
-
- getActionInstanceId() - Method in class com.flowable.engage.engine.impl.message.MessageBuilderImpl
-
- getActionInstanceId() - Method in class com.flowable.engage.engine.impl.message.MessageQueryImpl
-
- getActionInstanceId() - Method in class com.flowable.engage.engine.impl.persistence.entity.MessageEntityImpl
-
- getActionInstanceId() - Method in interface com.flowable.engage.message.api.Message
-
The optional id of an action instance if this message is linked with one.
- getActionPermissions() - Method in class com.flowable.engage.api.ConversationDefinitionModel
-
- getActions() - Method in class com.flowable.engage.engine.impl.dto.ConversationDTO
-
- getAdapter(CommandContext, String) - Method in class com.flowable.engage.engine.impl.cmd.SendExternalSystemMessageCmd
-
- getAdapter(CommandContext, String) - Method in class com.flowable.engage.engine.impl.cmd.ValidateExternalSystemMessageCmd
-
- getAdapter(CommandContext, String) - Method in class com.flowable.engage.engine.impl.conversation.ExternalConversationServiceImpl
-
- getAdapter(String, EngageEngineConfiguration) - Static method in class com.flowable.engage.engine.impl.conversation.ExternalSystemUtils
-
- getAdapterProvider(String) - Method in class com.flowable.engage.external.system.service.ExternalSystemContentServiceImpl
-
- getAddedParticipants() - Method in interface com.flowable.engage.api.delegate.event.FlowableAddedParticipantsEvent
-
The ids of the participants that were added to the conversation.
- getAddedParticipants() - Method in class com.flowable.engage.engine.delegate.event.impl.FlowableAddedParticipantsEventImpl
-
- getAllGroupsUsers(CommandContext, List<IdentityLinkEntity>) - Method in class com.flowable.engage.engine.impl.cmd.FindConversationParticipantsCmd
-
- getAllUsers(List<IdentityLinkEntity>) - Method in class com.flowable.engage.engine.impl.cmd.FindConversationParticipantsCmd
-
- getApplicableConversation() - Method in class com.flowable.engage.engine.impl.indexing.ConversationFilterQueryImpl
-
- getApplicationContext() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- getApplicationId() - Method in interface com.flowable.engage.api.notification.push.Device
-
The id of the application that this device is registered for
- getApplicationId() - Method in class com.flowable.engage.dto.notification.push.DeviceResponse
-
- getApplicationId() - Method in class com.flowable.engage.engine.impl.notification.push.DeviceQueryImpl
-
- getApplicationId() - Method in class com.flowable.engage.engine.impl.notification.push.DeviceRegistrationImpl
-
- getApplicationId() - Method in class com.flowable.engage.engine.impl.persistence.entity.DeviceEntityImpl
-
- getArchiveConversationEventDataManager() - Method in class com.flowable.engage.engine.impl.persistence.entity.data.EngageDataManagers
-
- getArchiveConversationEventEntityManager() - Method in class com.flowable.engage.engine.impl.persistence.entity.EngageEntityManagers
-
- getArchiveConversationEventEntityManager(CommandContext) - Static method in class com.flowable.engage.engine.impl.util.CommandContextUtil
-
- getArchived() - Method in class com.flowable.engage.engine.impl.dto.ConversationDTO
-
- getArchiveJobEventDataManager() - Method in class com.flowable.engage.engine.impl.persistence.entity.data.EngageDataManagers
-
- getArchiveJobEventEntityManager() - Method in class com.flowable.engage.engine.impl.persistence.entity.EngageEntityManagers
-
- getArchiveJobEventEntityManager(CommandContext) - Static method in class com.flowable.engage.engine.impl.util.CommandContextUtil
-
- getAssignedGroupId() - Method in interface com.flowable.engage.commons.api.Permissions
-
Returns the id of the assigned group of this object.
- getAssignedGroupId() - Method in interface com.flowable.engage.conversation.api.ConversationBuilder
-
- getAssignedGroupId() - Method in class com.flowable.engage.dto.conversation.ConversationResponse
-
- getAssignedGroupId() - Method in class com.flowable.engage.engine.impl.conversation.ConversationBuilderImpl
-
- getAssignedGroupId() - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationEntityImpl
-
- getAssigneeId() - Method in interface com.flowable.engage.commons.api.Permissions
-
Returns the id of the assignee of this object.
- getAssigneeId() - Method in interface com.flowable.engage.conversation.api.Conversation
-
Returns the id of the assignee of this conversation.
- getAssigneeId() - Method in interface com.flowable.engage.conversation.api.ConversationBuilder
-
- getAssigneeId() - Method in class com.flowable.engage.dto.conversation.ConversationResponse
-
- getAssigneeId() - Method in class com.flowable.engage.engine.impl.conversation.ConversationBuilderImpl
-
- getAssigneeId() - Method in class com.flowable.engage.engine.impl.dto.ConversationDTO
-
- getAssigneeId() - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationEntityImpl
-
- getAsyncHistoryExecutor() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- getAsyncHistoryExecutorAsyncJobLockTimeInMillis() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- getAsyncHistoryExecutorDefaultAsyncJobAcquireWaitTime() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- getAsyncHistoryExecutorDefaultQueueSizeFullWaitTime() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- getAsyncHistoryExecutorLockOwner() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- getAsyncHistoryExecutorNumberOfRetries() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- getAsyncHistoryExecutorResetExpiredJobsInterval() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- getAsyncHistoryExecutorResetExpiredJobsPageSize() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- getAsyncHistoryExecutorSecondsToWaitOnShutdown() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- getAsyncHistoryJsonGroupingThreshold() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- getAsyncHistoryListener() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- getAsyncHistoryTaskExecutor() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- getAttachmentCount() - Method in interface com.flowable.engage.engine.impl.persistence.entity.ArchiveConversationEventEntity
-
- getAttachmentCount() - Method in class com.flowable.engage.engine.impl.persistence.entity.ArchiveConversationEventEntityImpl
-
- getAutoDeploymentStrategy(String) - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
Gets the AutoDeploymentStrategy
for the provided mode.
- getAvatarId() - Method in interface com.flowable.engage.conversation.api.Conversation
-
Returns the optional avatar info, if this conversation has an avatar attached.
- getAvatarId() - Method in interface com.flowable.engage.conversation.api.ConversationBuilder
-
- getAvatarId() - Method in class com.flowable.engage.dto.conversation.ConversationResponse
-
- getAvatarId() - Method in class com.flowable.engage.dto.conversation.participant.ConversationParticipantResponse
-
- getAvatarId() - Method in class com.flowable.engage.engine.impl.conversation.ConversationBuilderImpl
-
- getAvatarId() - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationEntityImpl
-
- getAvatarUrl() - Method in class com.flowable.engage.engine.impl.dto.ConversationDTO
-
- getBaseContentUrl() - Method in class com.flowable.engage.external.system.whatsapp.WhatsAppProperties.Content
-
- getBusinessAccountId() - Method in interface com.flowable.engage.external.system.api.InboundMessage
-
- getBusinessAccountId() - Method in class com.flowable.engage.external.system.dto.InboundErrorDto
-
- getBusinessAccountId() - Method in class com.flowable.engage.external.system.dto.InboundMessageDto
-
- getBusinessAccountId() - Method in class com.flowable.engage.external.system.dto.InboundStatusDto
-
- getBusinessAccountId() - Method in class com.flowable.engage.external.system.dto.OutboundMessageDto
-
- getBusinessAccountId() - Method in class com.flowable.engage.external.system.service.InboundMessageBuilderImpl
-
- getBusinessAccountId() - Method in class com.flowable.engage.external.system.whatsapp.dto.WhatsAppContactVerificationRequest
-
- getBusinessAccountId() - Method in class com.flowable.engage.external.system.whatsapp.dto.WhatsAppContactVerificationResponse
-
- getCandidateGroupIds() - Method in interface com.flowable.engage.api.ConversationDefinition
-
- getCandidateGroupIds() - Method in interface com.flowable.engage.commons.api.Permissions
-
Returns a set view of the optional list of candidate group ids of this object.
- getCandidateGroupIds() - Method in interface com.flowable.engage.conversation.api.Conversation
-
Returns a set view of the optional list of candidate group ids of this conversation.
- getCandidateGroupIds() - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationDefinitionEntityImpl
-
- getCandidateGroupIds() - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationEntityImpl
-
- getCandidateGroups() - Method in interface com.flowable.engage.conversation.api.ConversationBuilder
-
- getCandidateGroups() - Method in class com.flowable.engage.engine.impl.conversation.ConversationBuilderImpl
-
- getCandidateUserIds() - Method in interface com.flowable.engage.api.ConversationDefinition
-
- getCandidateUserIds() - Method in interface com.flowable.engage.commons.api.Permissions
-
Returns a set view of the optional list of candidate user ids of this object.
- getCandidateUserIds() - Method in interface com.flowable.engage.conversation.api.Conversation
-
Returns a set view of the optional list of candidate user ids of this conversation.
- getCandidateUserIds() - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationDefinitionEntityImpl
-
- getCandidateUserIds() - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationEntityImpl
-
- getCategory() - Method in class com.flowable.engage.dto.message.MessageResponse
-
- getCategory() - Method in class com.flowable.engage.engine.impl.message.MessageBuilderImpl
-
- getCategory() - Method in class com.flowable.engage.engine.impl.message.MessageQueryImpl
-
- getCategory() - Method in class com.flowable.engage.engine.impl.persistence.entity.MessageEntityImpl
-
- getCategory() - Method in interface com.flowable.engage.message.api.Message
-
- getClassUserDefinitionDeployment() - Method in class com.flowable.engage.engine.test.EngageTestHelper
-
- getCode() - Method in class com.flowable.engage.external.system.dto.InboundErrorDto
-
- getCode() - Method in class com.flowable.engage.external.system.dto.InboundStatusDto.ErrorDto
-
- getCommandContext() - Method in class com.flowable.engage.engine.impl.conversation.tag.AbstractConversationTagEvaluationContext
-
- getCommandContext() - Method in class com.flowable.engage.engine.impl.desk.DeskServiceImpl
-
- getCommandContext() - Static method in class com.flowable.engage.engine.impl.util.CommandContextUtil
-
- getCommandExecutor() - Method in class com.flowable.engage.engine.impl.conversation.ConversationUserQueryImpl
-
- getCommandExecutor() - Method in class com.flowable.engage.engine.impl.indexing.ConversationFilterServiceImpl
-
- getContact() - Method in class com.flowable.engage.external.system.whatsapp.dto.WhatsAppContactVerificationResponse.ContactDto
-
- getContacts() - Method in class com.flowable.engage.external.system.whatsapp.dto.WhatsAppContactVerificationRequest
-
- getContacts() - Method in class com.flowable.engage.external.system.whatsapp.dto.WhatsAppContactVerificationResponse
-
- getContent() - Method in class com.flowable.engage.engine.impl.dto.MessageDTO
-
- getContent() - Method in class com.flowable.engage.engine.impl.dto.StickyMessageDTO
-
- getContent() - Method in interface com.flowable.engage.external.system.api.InboundMessage
-
- getContent() - Method in class com.flowable.engage.external.system.dto.InboundMessageDto
-
- getContent() - Method in class com.flowable.engage.external.system.dto.OutboundMessageDto
-
- getContent() - Method in class com.flowable.engage.external.system.service.InboundMessageBuilderImpl
-
- getContent() - Method in class com.flowable.engage.external.system.whatsapp.WhatsAppProperties
-
- getContentData(String, String) - Method in interface com.flowable.engage.external.system.service.ExternalSystemContentProvider
-
Fetch the external media from the external system.
- getContentData(String, String) - Method in class com.flowable.engage.external.system.service.WebClientExternalSystemContentProvider
-
- getContentEngineConfiguration(CommandContext) - Static method in class com.flowable.engage.engine.impl.util.CommandContextUtil
-
- getContentItem() - Method in class com.flowable.engage.engine.impl.message.MessageBuilderImpl
-
- getContentService(CommandContext) - Static method in class com.flowable.engage.engine.impl.util.CommandContextUtil
-
- getContentStoreId() - Method in class com.flowable.engage.dto.message.ContentItemResponse
-
- getContentStoreName() - Method in class com.flowable.engage.dto.message.ContentItemResponse
-
- getContentStream() - Method in class com.flowable.engage.engine.impl.message.MessageBuilderImpl
-
- getContentType() - Method in interface com.flowable.engage.external.system.api.InboundMessage
-
- getContentType() - Method in class com.flowable.engage.external.system.service.InboundMessageBuilderImpl
-
- getConversation() - Method in interface com.flowable.engage.api.delegate.event.FlowableAddedParticipantsEvent
-
The conversation with the updated participants.
- getConversation() - Method in interface com.flowable.engage.api.delegate.event.FlowableConversationArchivedEvent
-
- getConversation() - Method in interface com.flowable.engage.api.delegate.event.FlowableConversationDeletedEvent
-
- getConversation() - Method in interface com.flowable.engage.api.delegate.event.FlowableConversationNameUpdatedEvent
-
- getConversation() - Method in interface com.flowable.engage.api.delegate.event.FlowableConversationReferenceUpdatedEvent
-
- getConversation() - Method in interface com.flowable.engage.api.delegate.event.FlowableConversationStartedEvent
-
- getConversation() - Method in interface com.flowable.engage.api.delegate.event.FlowableMessageEvent
-
- getConversation() - Method in interface com.flowable.engage.api.delegate.event.FlowableRemovedParticipantsEvent
-
The conversation with the removed participants.
- getConversation() - Method in interface com.flowable.engage.api.delegate.event.FlowableSendNotificationEvent
-
- getConversation() - Method in interface com.flowable.engage.conversation.api.ConversationHolder
-
Returns the underlying conversation this holder is built with.
- getConversation() - Method in class com.flowable.engage.engine.delegate.event.impl.FlowableAddedParticipantsEventImpl
-
- getConversation() - Method in class com.flowable.engage.engine.delegate.event.impl.FlowableConversationArchivedEventImpl
-
- getConversation() - Method in class com.flowable.engage.engine.delegate.event.impl.FlowableConversationDeletedEventImpl
-
- getConversation() - Method in class com.flowable.engage.engine.delegate.event.impl.FlowableConversationNameUpdatedEventImpl
-
- getConversation() - Method in class com.flowable.engage.engine.delegate.event.impl.FlowableConversationReferenceUpdatedEventImpl
-
- getConversation() - Method in class com.flowable.engage.engine.delegate.event.impl.FlowableConversationStartedEventImpl
-
- getConversation() - Method in class com.flowable.engage.engine.delegate.event.impl.FlowableMessageEventImpl
-
- getConversation() - Method in class com.flowable.engage.engine.delegate.event.impl.FlowableRemovedParticipantsEventImpl
-
- getConversation() - Method in class com.flowable.engage.engine.delegate.event.impl.FlowableSendNotificationEventImpl
-
- getConversation() - Method in class com.flowable.engage.engine.impl.conversation.ConversationHolderImpl
-
- getConversationBuilder() - Method in class com.flowable.engage.engine.impl.cmd.EvaluateConversationAvatarIdCmd
-
- getConversationCount() - Method in interface com.flowable.engage.engine.impl.persistence.entity.ArchiveJobEventEntity
-
- getConversationCount() - Method in class com.flowable.engage.engine.impl.persistence.entity.ArchiveJobEventEntityImpl
-
- getConversationCount() - Method in interface com.flowable.engage.engine.impl.persistence.entity.UserAnalyticsEntity
-
- getConversationCount() - Method in class com.flowable.engage.engine.impl.persistence.entity.UserAnalyticsEntityImpl
-
- getConversationDataManager() - Method in class com.flowable.engage.engine.impl.persistence.entity.data.EngageDataManagers
-
- getConversationDefinitionDataManager() - Method in class com.flowable.engage.engine.impl.persistence.entity.data.EngageDataManagers
-
- getConversationDefinitionEntityManager() - Method in class com.flowable.engage.engine.impl.ConversationDefinitionModelManager
-
- getConversationDefinitionEntityManager() - Method in class com.flowable.engage.engine.impl.persistence.entity.EngageEntityManagers
-
- getConversationDefinitionEntityManager(CommandContext) - Static method in class com.flowable.engage.engine.impl.util.CommandContextUtil
-
- getConversationDefinitionId() - Method in interface com.flowable.engage.conversation.api.Conversation
-
The definition id of the conversation definition type
- getConversationDefinitionId() - Method in interface com.flowable.engage.conversation.api.ConversationBuilder
-
- getConversationDefinitionId() - Method in class com.flowable.engage.dto.conversation.ConversationResponse
-
- getConversationDefinitionId() - Method in class com.flowable.engage.engine.impl.conversation.ConversationBuilderImpl
-
- getConversationDefinitionId() - Method in class com.flowable.engage.engine.impl.conversation.ConversationQueryImpl
-
- getConversationDefinitionId() - Method in class com.flowable.engage.engine.impl.dto.ConversationDTO
-
- getConversationDefinitionId() - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationEntityImpl
-
- getConversationDefinitionJson() - Method in class com.flowable.engage.engine.impl.ConversationDefinitionRegistrationObject
-
- getConversationDefinitionKey() - Method in interface com.flowable.engage.conversation.api.ConversationBuilder
-
Returns the key that will be used to do the conversation definition lookup when creating the conversation.
- getConversationDefinitionKey() - Method in class com.flowable.engage.engine.impl.conversation.ConversationBuilderImpl
-
- getConversationDefinitionModel(String) - Method in interface com.flowable.engage.api.ConversationDefinitionService
-
- getConversationDefinitionModel(String) - Method in class com.flowable.engage.engine.impl.ConversationDefinitionModelManager
-
- getConversationDefinitionModel() - Method in class com.flowable.engage.engine.impl.ConversationDefinitionRegistrationObject
-
- getConversationDefinitionModel(String) - Method in class com.flowable.engage.engine.impl.ConversationDefinitionServiceImpl
-
- getConversationDefinitionModelCache() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- getConversationDefinitionModelCache() - Method in class com.flowable.engage.engine.impl.ConversationDefinitionModelManager
-
- getConversationDefinitionModelCacheLimit() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- GetConversationDefinitionModelCmd - Class in com.flowable.engage.engine.impl.cmd
-
- GetConversationDefinitionModelCmd(String) - Constructor for class com.flowable.engage.engine.impl.cmd.GetConversationDefinitionModelCmd
-
- getConversationDefinitionModelManager() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- getConversationDefinitionModels() - Method in class com.flowable.engage.engine.impl.ConversationDefinitionRegistrationBuilderImpl
-
- getConversationDefinitionService() - Method in interface com.flowable.engage.api.EngageEngineConfigurationApi
-
- getConversationDefinitionService() - Method in interface com.flowable.engage.engine.EngageEngine
-
- getConversationDefinitionService() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- getConversationDefinitionService() - Method in class com.flowable.engage.engine.impl.EngageEngineImpl
-
- getConversationDocument(String) - Method in interface com.flowable.engage.engine.impl.indexing.ConversationIndexQueryService
-
- getConversationDocument(String) - Method in class com.flowable.engage.engine.impl.indexing.ConversationIndexQueryServiceImpl
-
- getConversationEntityManager() - Method in class com.flowable.engage.engine.impl.persistence.entity.EngageEntityManagers
-
- getConversationEntityManager(CommandContext) - Static method in class com.flowable.engage.engine.impl.util.CommandContextUtil
-
- getConversationExportedCountByCriteria(ArchiveConversationEventQuery) - Method in interface com.flowable.engage.engine.impl.persistence.entity.ArchiveConversationEventEntityManager
-
- getConversationExportedCountByCriteria(ArchiveConversationEventQuery) - Method in class com.flowable.engage.engine.impl.persistence.entity.ArchiveConversationEventEntityManagerImpl
-
- getConversationExportedCountByCriteria(ArchiveConversationEventQuery) - Method in interface com.flowable.engage.engine.impl.persistence.entity.data.ArchiveConversationEventDataManager
-
- getConversationExportedCountByCriteria(ArchiveConversationEventQuery) - Method in class com.flowable.engage.engine.impl.persistence.entity.data.impl.MybatisArchiveConversationEventDataManager
-
- getConversationFilterDefinitions() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- getConversationFilterFactory() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- getConversationFilters() - Method in class com.flowable.engage.engine.impl.dto.MessageDTO
-
- getConversationFilters(ConversationFilterQueryImpl) - Method in class com.flowable.engage.engine.impl.indexing.ConversationFilterServiceImpl
-
- getConversationFilterService() - Method in interface com.flowable.engage.engine.EngageEngine
-
- getConversationFilterService() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- getConversationFilterService() - Method in class com.flowable.engage.engine.impl.EngageEngineImpl
-
- getConversationId() - Method in interface com.flowable.engage.api.delegate.event.FlowableMessageReadEvent
-
The id of the conversation in which the user is typing
- getConversationId() - Method in interface com.flowable.engage.api.delegate.event.FlowableSendUserTypingEvent
-
The id of the conversation in which the user is typing
- getConversationId() - Method in class com.flowable.engage.dto.conversation.ConversationLastReadStatusResponse
-
- getConversationId() - Method in class com.flowable.engage.dto.message.MessageResponse
-
- getConversationId() - Method in class com.flowable.engage.engine.delegate.event.impl.FlowableMessageReadEventImpl
-
- getConversationId() - Method in class com.flowable.engage.engine.delegate.event.impl.FlowableSendUserTypingEventImpl
-
- getConversationId() - Method in class com.flowable.engage.engine.impl.ArchiveConversationEventQueryImpl
-
- getConversationId() - Method in class com.flowable.engage.engine.impl.cmd.BaseUpdateConversationCmd
-
- getConversationId() - Method in interface com.flowable.engage.engine.impl.conversation.ConversationRegistryEntry
-
The id of the conversation that this participant is part of
- getConversationId() - Method in class com.flowable.engage.engine.impl.conversation.ConversationRegistryEntryQueryImpl
-
- getConversationId() - Method in class com.flowable.engage.engine.impl.conversation.ConversationStatusQueryImpl
-
- getConversationId() - Method in class com.flowable.engage.engine.impl.dto.MessageDTO
-
- getConversationId() - Method in class com.flowable.engage.engine.impl.dto.StickyMessageDTO
-
- getConversationId() - Method in class com.flowable.engage.engine.impl.message.MessageBuilderImpl
-
- getConversationId() - Method in class com.flowable.engage.engine.impl.message.MessageQueryImpl
-
- getConversationId() - Method in interface com.flowable.engage.engine.impl.persistence.entity.ArchiveConversationEventEntity
-
- getConversationId() - Method in class com.flowable.engage.engine.impl.persistence.entity.ArchiveConversationEventEntityImpl
-
- getConversationId() - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationRegistryEntryEntityImpl
-
- getConversationId() - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationStatusEntityImpl
-
- getConversationId() - Method in class com.flowable.engage.engine.impl.persistence.entity.MessageAuditEntityImpl
-
- getConversationId() - Method in class com.flowable.engage.engine.impl.persistence.entity.MessageEntityImpl
-
- getConversationId() - Method in interface com.flowable.engage.message.api.ConversationStatus
-
- getConversationId() - Method in interface com.flowable.engage.message.api.Message
-
Returns the conversation id for this data object.
- getConversationId() - Method in interface com.flowable.engage.message.api.MessageAudit
-
The id of the conversation that this media audit belongs to
- getConversationIndexingScheduler() - Static method in class com.flowable.engage.engine.impl.util.CommandContextUtil
-
- getConversationIndexingScheduler(CommandContext) - Static method in class com.flowable.engage.engine.impl.util.CommandContextUtil
-
- getConversationIndexingService() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- getConversationIndexQueryService() - Method in interface com.flowable.engage.engine.EngageEngine
-
- getConversationIndexQueryService() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- getConversationIndexQueryService() - Method in class com.flowable.engage.engine.impl.EngageEngineImpl
-
- getConversationJoiningType() - Method in interface com.flowable.engage.conversation.api.tag.ConversationTagEvaluationContext
-
Returns the joining type of the conversation which defines on how new participants might join the running
conversation.
- getConversationJoiningType() - Method in class com.flowable.engage.engine.impl.conversation.tag.ConversationBuilderBasedTagEvaluationContext
-
- getConversationJoiningType() - Method in class com.flowable.engage.engine.impl.conversation.tag.ConversationEntityBasedTagEvaluationContext
-
- getConversationName() - Method in interface com.flowable.engage.conversation.api.tag.ConversationTagEvaluationContext
-
Returns the name of the conversation being evaluated for tags.
- getConversationName() - Method in class com.flowable.engage.dto.message.MessageComplianceResponse
-
- getConversationName() - Method in class com.flowable.engage.engine.impl.conversation.tag.ConversationBuilderBasedTagEvaluationContext
-
- getConversationName() - Method in class com.flowable.engage.engine.impl.conversation.tag.ConversationEntityBasedTagEvaluationContext
-
- getConversationNotificationService() - Method in interface com.flowable.engage.api.EngageEngineConfigurationApi
-
- getConversationNotificationService() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- getConversationParticipants(String, CommandContext) - Method in class com.flowable.engage.engine.impl.desk.cmd.AbstractDeskCmd
-
- getConversationPermissionService() - Method in interface com.flowable.engage.api.EngageEngineConfigurationApi
-
- getConversationPermissionService() - Method in interface com.flowable.engage.engine.EngageEngine
-
- getConversationPermissionService() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- getConversationPermissionService() - Method in class com.flowable.engage.engine.impl.EngageEngineImpl
-
- getConversationPermissionService(CommandContext) - Static method in class com.flowable.engage.engine.impl.util.CommandContextUtil
-
- getConversationPermissionType() - Method in interface com.flowable.engage.conversation.api.tag.ConversationTagEvaluationContext
-
Returns the permission type for the conversation which is used to drive the permissions for messages and events
sent to this conversation.
- getConversationPermissionType() - Method in class com.flowable.engage.engine.impl.conversation.tag.ConversationBuilderBasedTagEvaluationContext
-
- getConversationPermissionType() - Method in class com.flowable.engage.engine.impl.conversation.tag.ConversationEntityBasedTagEvaluationContext
-
- getConversationQueryTemplateHandler() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- getConversationRegistryEntryDataManager() - Method in class com.flowable.engage.engine.impl.persistence.entity.data.EngageDataManagers
-
- getConversationRegistryEntryEntityManager() - Method in class com.flowable.engage.engine.impl.persistence.entity.EngageEntityManagers
-
- getConversationRegistryEntryEntityManager(CommandContext) - Static method in class com.flowable.engage.engine.impl.util.CommandContextUtil
-
- getConversationRegistryEntryService() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- getConversationRegistryService() - Method in interface com.flowable.engage.engine.EngageEngine
-
- getConversationRegistryService() - Method in class com.flowable.engage.engine.impl.EngageEngineImpl
-
- getConversationResultMapper() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- getConversationService() - Method in interface com.flowable.engage.api.EngageEngineConfigurationApi
-
- getConversationService() - Method in interface com.flowable.engage.engine.EngageEngine
-
- getConversationService() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- getConversationService(CommandContext) - Method in class com.flowable.engage.engine.impl.desk.cmd.AbstractDeskCmd
-
- getConversationService() - Method in class com.flowable.engage.engine.impl.EngageEngineImpl
-
- getConversationService(CommandContext) - Static method in class com.flowable.engage.engine.impl.util.CommandContextUtil
-
- getConversationStarterHelper() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- getConversationStatusDataManager() - Method in class com.flowable.engage.engine.impl.persistence.entity.data.EngageDataManagers
-
- getConversationStatusEntityManager() - Method in class com.flowable.engage.engine.impl.persistence.entity.EngageEntityManagers
-
- getConversationStatusEntityManager(CommandContext) - Static method in class com.flowable.engage.engine.impl.util.CommandContextUtil
-
- getConversationSubType() - Method in interface com.flowable.engage.conversation.api.tag.ConversationTagEvaluationContext
-
Returns the sub type of the conversation being evaluated for tags.
- getConversationSubType() - Method in class com.flowable.engage.engine.impl.conversation.tag.ConversationBuilderBasedTagEvaluationContext
-
- getConversationSubType() - Method in class com.flowable.engage.engine.impl.conversation.tag.ConversationEntityBasedTagEvaluationContext
-
- getConversationTagProviders() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- getConversationTagProviders(CommandContext) - Static method in class com.flowable.engage.engine.impl.util.CommandContextUtil
-
- getConversationTenantId() - Method in interface com.flowable.engage.conversation.api.tag.ConversationTagEvaluationContext
-
Returns the tenant id of the conversation.
- getConversationTenantId() - Method in class com.flowable.engage.engine.impl.conversation.tag.ConversationBuilderBasedTagEvaluationContext
-
- getConversationTenantId() - Method in class com.flowable.engage.engine.impl.conversation.tag.ConversationEntityBasedTagEvaluationContext
-
- getConversationType() - Method in interface com.flowable.engage.conversation.api.tag.ConversationTagEvaluationContext
-
Returns the type of the conversation being evaluated for tags.
- getConversationType() - Method in class com.flowable.engage.engine.impl.conversation.tag.ConversationBuilderBasedTagEvaluationContext
-
- getConversationType() - Method in class com.flowable.engage.engine.impl.conversation.tag.ConversationEntityBasedTagEvaluationContext
-
- getConversationVariables() - Method in interface com.flowable.engage.conversation.api.Conversation
-
Returns the conversation variables when used within a conversation query with the include variables method invoked.
- getConversationVariables() - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationEntityImpl
-
- getCreated() - Method in class com.flowable.engage.dto.message.ContentItemResponse
-
- getCreatedAfter() - Method in class com.flowable.engage.engine.impl.conversation.ConversationQueryImpl
-
- getCreatedAfter() - Method in class com.flowable.engage.engine.impl.message.MessageQueryImpl
-
- getCreatedAfterOrEqual() - Method in class com.flowable.engage.engine.impl.message.MessageQueryImpl
-
- getCreatedAt() - Method in class com.flowable.engage.engine.impl.dto.ConversationDTO
-
- getCreatedAt() - Method in class com.flowable.engage.engine.impl.dto.MessageDTO
-
- getCreatedAt() - Method in class com.flowable.engage.engine.impl.dto.StickyMessageDTO
-
- getCreatedBefore() - Method in class com.flowable.engage.engine.impl.conversation.ConversationQueryImpl
-
- getCreatedBefore() - Method in class com.flowable.engage.engine.impl.message.MessageQueryImpl
-
- getCreatedBeforeOrEqual() - Method in class com.flowable.engage.engine.impl.message.MessageQueryImpl
-
- getCreatedBy() - Method in class com.flowable.engage.dto.message.ContentItemResponse
-
- getCreationTime() - Method in interface com.flowable.engage.api.ConversationDefinition
-
- getCreationTime() - Method in interface com.flowable.engage.api.notification.push.Device
-
The time when the device was created
- getCreationTime() - Method in interface com.flowable.engage.conversation.api.Conversation
-
Returns the creation timestamp of this conversation.
- getCreationTime() - Method in class com.flowable.engage.dto.conversation.ConversationResponse
-
- getCreationTime() - Method in class com.flowable.engage.dto.message.MessageResponse
-
- getCreationTime() - Method in class com.flowable.engage.dto.notification.push.DeviceResponse
-
- getCreationTime() - Method in interface com.flowable.engage.engine.impl.conversation.ConversationRegistryEntry
-
Timestamp whenever the entry was created (has no impact on permissions, just for auditing)
- getCreationTime() - Method in interface com.flowable.engage.engine.impl.persistence.entity.ArchiveConversationEventEntity
-
- getCreationTime() - Method in class com.flowable.engage.engine.impl.persistence.entity.ArchiveConversationEventEntityImpl
-
- getCreationTime() - Method in interface com.flowable.engage.engine.impl.persistence.entity.ArchiveJobEventEntity
-
- getCreationTime() - Method in class com.flowable.engage.engine.impl.persistence.entity.ArchiveJobEventEntityImpl
-
- getCreationTime() - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationDefinitionEntityImpl
-
- getCreationTime() - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationEntityImpl
-
- getCreationTime() - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationRegistryEntryEntityImpl
-
- getCreationTime() - Method in class com.flowable.engage.engine.impl.persistence.entity.DeviceEntityImpl
-
- getCreationTime() - Method in class com.flowable.engage.engine.impl.persistence.entity.MessageAuditEntityImpl
-
- getCreationTime() - Method in class com.flowable.engage.engine.impl.persistence.entity.MessageEntityImpl
-
- getCreationTime() - Method in interface com.flowable.engage.engine.impl.persistence.entity.UserAnalyticsEntity
-
- getCreationTime() - Method in class com.flowable.engage.engine.impl.persistence.entity.UserAnalyticsEntityImpl
-
- getCreationTime() - Method in interface com.flowable.engage.message.api.Message
-
Returns the creation timestamp of this data object.
- getCreationTime() - Method in interface com.flowable.engage.message.api.MessageAudit
-
The creation time of this version of the message.
- getCreationTimeAfter() - Method in class com.flowable.engage.engine.impl.ArchiveConversationEventQueryImpl
-
- getCreationTimeAfter() - Method in class com.flowable.engage.engine.impl.ArchiveJobEventQueryImpl
-
- getCreationTimeAfter() - Method in class com.flowable.engage.engine.impl.conversation.ConversationRegistryEntryQueryImpl
-
- getCreationTimeAfter() - Method in class com.flowable.engage.engine.impl.UserAnalyticsQueryImpl
-
- getCreationTimeBefore() - Method in class com.flowable.engage.engine.impl.ArchiveConversationEventQueryImpl
-
- getCreationTimeBefore() - Method in class com.flowable.engage.engine.impl.ArchiveJobEventQueryImpl
-
- getCreationTimeBefore() - Method in class com.flowable.engage.engine.impl.conversation.ConversationRegistryEntryQueryImpl
-
- getCreationTimeBefore() - Method in class com.flowable.engage.engine.impl.UserAnalyticsQueryImpl
-
- getCreatorId() - Method in interface com.flowable.engage.api.ConversationDefinition
-
- getCreatorId() - Method in interface com.flowable.engage.api.notification.push.Device
-
The id of the user that created the token.
- getCreatorId() - Method in interface com.flowable.engage.conversation.api.Conversation
-
Returns the id of the user creating this conversation.
- getCreatorId() - Method in class com.flowable.engage.dto.conversation.ConversationResponse
-
- getCreatorId() - Method in class com.flowable.engage.dto.message.MessageResponse
-
- getCreatorId() - Method in class com.flowable.engage.dto.notification.push.DeviceResponse
-
- getCreatorId() - Method in class com.flowable.engage.engine.impl.indexing.ConversationIndexQueryRequest
-
- getCreatorId() - Method in class com.flowable.engage.engine.impl.message.MessageBuilderImpl
-
- getCreatorId() - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationDefinitionEntityImpl
-
- getCreatorId() - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationEntityImpl
-
- getCreatorId() - Method in class com.flowable.engage.engine.impl.persistence.entity.DeviceEntityImpl
-
- getCreatorId() - Method in class com.flowable.engage.engine.impl.persistence.entity.MessageAuditEntityImpl
-
- getCreatorId() - Method in class com.flowable.engage.engine.impl.persistence.entity.MessageEntityImpl
-
- getCreatorId() - Method in interface com.flowable.engage.message.api.Message
-
Returns the id of the user creating this data object.
- getCreatorId() - Method in interface com.flowable.engage.message.api.MessageAudit
-
The id of the user that created this version of the message.
- getCurrentTags() - Method in interface com.flowable.engage.conversation.api.tag.ConversationTagEvaluationContext
-
Returns the set of the currently assigned tags from previous providers or the current provider.
- getCurrentTags() - Method in class com.flowable.engage.engine.impl.conversation.tag.AbstractConversationTagEvaluationContext
-
- getCustomDeployers() - Method in class com.flowable.engage.engine.configurator.EngageEngineConfigurator
-
- getCustomHistoryJobHandlers() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- getCustomHistoryJsonTransformers() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- getCustomPostVariableTypes() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- getCustomPreVariableTypes() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- getDatabaseConfiguration() - Method in class com.flowable.engage.engine.impl.db.EngageDbSchemaManager
-
- getDataCount() - Method in interface com.flowable.engage.engine.impl.persistence.entity.ArchiveJobEventEntity
-
- getDataCount() - Method in class com.flowable.engage.engine.impl.persistence.entity.ArchiveJobEventEntityImpl
-
- getDataManagers() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- getDecisionKeyArchiveConversationPermissions() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- getDecisionKeyCreateConversationPermissions() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- getDecisionKeyDefaultPermissions() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- getDecisionKeyDefaultPermissions() - Method in class com.flowable.engage.engine.impl.permission.cmd.AbstractConversationPermissionCommand
-
- getDecisionKeyDropParticipantPermissions() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- getDecisionKeyEditMessagePermissions() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- getDecisionKeyInviteParticipantPermissions() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- getDecisionKeyJoinParticipantPermissions() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- getDecisionKeyPostDocumentPermissions() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- getDecisionKeyPostImagePermissions() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- getDecisionKeyPostMessagePermissions() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- getDecisionKeyPostVideoMessagePermissions() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- getDecisionKeyPostVoiceMessagePermissions() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- getDecisionKeyReopenConversationPermissions() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- getDefaultEngageEngine() - Static method in class com.flowable.engage.engine.EngageEngines
-
- getDefaultLabel() - Method in interface com.flowable.engage.engine.impl.indexing.ConversationFilter
-
- getDefaultLabel() - Method in class com.flowable.engage.engine.impl.indexing.ConversationFilterImpl
-
- getDefaultLabelName() - Method in class com.flowable.engage.dto.conversation.filter.ConversationFilterResponse
-
- getDefaultLabelName() - Method in class com.flowable.engage.engine.impl.dto.ConversationFilterDTO
-
- getDefaultValue() - Method in class com.flowable.engage.external.system.whatsapp.dto.WhatsAppTemplateParameter
-
- getDefinitionContent() - Method in interface com.flowable.engage.engine.impl.persistence.entity.ConversationDefinitionEntity
-
- getDefinitionContent() - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationDefinitionEntityImpl
-
- getDeploymentMode() - Method in class com.flowable.engage.engine.autodeployment.DefaultAutoDeploymentStrategy
-
- getDeploymentMode() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- getDeploymentName() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- getDeploymentResources() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- getDeploymentStrategies() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- getDescription() - Method in class com.flowable.engage.api.ConversationDefinitionModel
-
- getDescription() - Method in interface com.flowable.engage.conversation.api.Conversation
-
Returns the optional description for this conversation, containing the means of its discussed topics, any global
notes or whatever is necessary as a global overview of the conversation.
- getDescription() - Method in interface com.flowable.engage.conversation.api.ConversationBuilder
-
- getDescription() - Method in class com.flowable.engage.dto.conversation.ConversationResponse
-
- getDescription() - Method in class com.flowable.engage.engine.impl.bot.ConversationManagementBot
-
- getDescription() - Method in class com.flowable.engage.engine.impl.bot.SignalProcessBot
-
- getDescription() - Method in class com.flowable.engage.engine.impl.conversation.ConversationBuilderImpl
-
- getDescription() - Method in class com.flowable.engage.engine.impl.desk.bot.DeskManagementBot
-
- getDescription() - Method in class com.flowable.engage.engine.impl.dto.ConversationDefinitionDTO
-
- getDescription() - Method in class com.flowable.engage.engine.impl.dto.StickyMessageDTO
-
- getDescription() - Method in class com.flowable.engage.engine.impl.indexing.ConversationIndexQueryRequest
-
- getDescription() - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationEntityImpl
-
- getDescription() - Method in class com.flowable.engage.external.system.wechat.WeChatTemplateMessageBot
-
- getDeskConversation(CommandContext) - Method in class com.flowable.engage.engine.impl.desk.cmd.AbstractTicketCmd
-
- getDeskConversationId() - Method in class com.flowable.engage.engine.impl.desk.cmd.AbstractTicketCmd
-
- getDeskMemberId() - Method in class com.flowable.engage.engine.impl.desk.cmd.SwitchToDeskTeamMemberCmd
-
- getDeskService() - Method in interface com.flowable.engage.engine.EngageEngine
-
- getDeskService() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- getDeskService(CommandContext) - Method in class com.flowable.engage.engine.impl.desk.cmd.AbstractDeskCmd
-
- getDeskService() - Method in class com.flowable.engage.engine.impl.desk.DeskConversationListener
-
- getDeskService() - Method in class com.flowable.engage.engine.impl.EngageEngineImpl
-
- getDeskService(CommandContext) - Static method in class com.flowable.engage.engine.impl.util.CommandContextUtil
-
- getDetails() - Method in class com.flowable.engage.external.system.dto.InboundErrorDto
-
- getDetails() - Method in class com.flowable.engage.external.system.dto.InboundStatusDto.ErrorDto
-
- getDeviceDataManager() - Method in class com.flowable.engage.engine.impl.persistence.entity.data.EngageDataManagers
-
- getDeviceEntityManager() - Method in class com.flowable.engage.engine.impl.persistence.entity.EngageEntityManagers
-
- getDeviceEntityManager(CommandContext) - Static method in class com.flowable.engage.engine.impl.util.CommandContextUtil
-
- getDeviceOS() - Method in interface com.flowable.engage.api.notification.push.Device
-
The operating system of the device
- getDeviceOS() - Method in class com.flowable.engage.dto.notification.push.DeviceResponse
-
- getDeviceOS() - Method in class com.flowable.engage.engine.impl.notification.push.DeviceQueryImpl
-
- getDeviceOS() - Method in class com.flowable.engage.engine.impl.notification.push.DeviceRegistrationImpl
-
- getDeviceOS() - Method in class com.flowable.engage.engine.impl.persistence.entity.DeviceEntityImpl
-
- getDeviceService() - Method in interface com.flowable.engage.api.EngageEngineConfigurationApi
-
- getDeviceService() - Method in interface com.flowable.engage.engine.EngageEngine
-
- getDeviceService() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- getDeviceService() - Method in class com.flowable.engage.engine.impl.EngageEngineImpl
-
- getDigitalAssistantUserId() - Method in class com.flowable.engage.engine.impl.bot.ConversationManagementBot
-
- getDigitalAssistantUserId() - Method in class com.flowable.engage.engine.impl.desk.cmd.AbstractTicketCmd
-
- getDigitalAssistantUserId() - Method in class com.flowable.engage.engine.impl.desk.DeskConversationListener
-
- getDigitalAssistantUserId() - Method in interface com.flowable.engage.engine.impl.desk.DeskService
-
- getDigitalAssistantUserId() - Method in class com.flowable.engage.engine.impl.desk.DeskServiceImpl
-
- getDisplayName() - Method in class com.flowable.engage.dto.conversation.participant.ConversationParticipantResponse
-
- getDisplayName() - Method in class com.flowable.engage.engine.impl.dto.ConversationParticipant
-
- getDisplayName(String, String) - Method in class com.flowable.engage.engine.impl.el.UnreadCountPerConversationTemplatePreparer
-
- getDmnEngineConfiguration(CommandContext) - Static method in class com.flowable.engage.engine.impl.util.CommandContextUtil
-
- getDmnRuleService(CommandContext) - Static method in class com.flowable.engage.engine.impl.util.CommandContextUtil
-
- getDocumentId() - Method in class com.flowable.engage.engine.impl.dto.Media
-
- getEditedAt() - Method in class com.flowable.engage.engine.impl.dto.MessageDTO
-
- getEditedAt() - Method in class com.flowable.engage.engine.impl.dto.StickyMessageDTO
-
- getElasticsearchClient(ExtensionContext) - Method in class com.flowable.engage.engine.test.IndexingCleanupExtension
-
- getEmojiType() - Method in class com.flowable.engage.external.system.wechat.WeChatProperties
-
- getEnabledMessageTypes() - Method in class com.flowable.engage.external.system.wechat.WeChatProperties
-
- getEnabledMessageTypes() - Method in class com.flowable.engage.external.system.whatsapp.WhatsAppProperties
-
- getEnd() - Method in class com.flowable.engage.engine.impl.message.MessageQueryImpl.Range
-
- getEndTime() - Method in interface com.flowable.engage.engine.impl.persistence.entity.ArchiveJobEventEntity
-
- getEndTime() - Method in class com.flowable.engage.engine.impl.persistence.entity.ArchiveJobEventEntityImpl
-
- getEndTime() - Method in interface com.flowable.engage.engine.impl.persistence.entity.UserAnalyticsEntity
-
- getEndTime() - Method in class com.flowable.engage.engine.impl.persistence.entity.UserAnalyticsEntityImpl
-
- getEndTimeAfter() - Method in class com.flowable.engage.engine.impl.ArchiveJobEventQueryImpl
-
- getEndTimeAfter() - Method in class com.flowable.engage.engine.impl.UserAnalyticsQueryImpl
-
- getEndTimeBefore() - Method in class com.flowable.engage.engine.impl.ArchiveJobEventQueryImpl
-
- getEndTimeBefore() - Method in class com.flowable.engage.engine.impl.UserAnalyticsQueryImpl
-
- getEngageEngine(String) - Static method in class com.flowable.engage.engine.EngageEngines
-
Obtain an engage engine by name.
- getEngageEngine() - Method in class com.flowable.engage.engine.test.EngageTestHelper
-
- getEngageEngine(ExtensionContext) - Method in class com.flowable.engage.engine.test.IndexingCleanupExtension
-
- getEngageEngineConfiguration() - Method in interface com.flowable.engage.engine.EngageEngine
-
- getEngageEngineConfiguration() - Method in class com.flowable.engage.engine.impl.EngageEngineImpl
-
- getEngageEngineConfiguration() - Static method in class com.flowable.engage.engine.impl.util.CommandContextUtil
-
- getEngageEngineConfiguration(CommandContext) - Static method in class com.flowable.engage.engine.impl.util.CommandContextUtil
-
- getEngageEngines() - Static method in class com.flowable.engage.engine.EngageEngines
-
Provides access to engage engines to application clients in a managed server environment.
- getEngageIndexingScheduler() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- getEngineCfgKey() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- getEngineConfiguration() - Method in class com.flowable.engage.engine.configurator.EngageEngineConfigurator
-
- getEngineName() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- getEntityDeletionOrder() - Method in class com.flowable.engage.engine.configurator.EngageEngineConfigurator
-
- getEntityInsertionOrder() - Method in class com.flowable.engage.engine.configurator.EngageEngineConfigurator
-
- getEntityManagers() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- getErrorHandler(String) - Method in interface com.flowable.engage.external.system.api.InboundService
-
Get the inbound error handler responsible for the given externalSystemId
.
- getErrorHandler(String) - Method in class com.flowable.engage.external.system.service.InboundServiceImpl
-
- getErrors() - Method in class com.flowable.engage.external.system.dto.InboundStatusDto
-
- getErrors() - Method in class com.flowable.engage.external.system.whatsapp.dto.WhatsAppContactVerificationResponse
-
- getEventCount() - Method in interface com.flowable.engage.engine.impl.persistence.entity.ArchiveConversationEventEntity
-
- getEventCount() - Method in class com.flowable.engage.engine.impl.persistence.entity.ArchiveConversationEventEntityImpl
-
- getExcludedTags(Taggable, String) - Static method in class com.flowable.engage.engine.impl.conversation.tag.TagUtils
-
Filters the given taggable object for tags NOT having a specific prefix.
- getExpiryDate() - Method in class com.flowable.engage.external.system.dto.AccessTokenResponseMessageDto
-
- getExpiryDate() - Method in class com.flowable.engage.external.system.dto.StoreAccessTokenMessageDto
-
- getExportedCount() - Method in interface com.flowable.engage.engine.impl.persistence.entity.ArchiveConversationEventEntity
-
- getExportedCount() - Method in class com.flowable.engage.engine.impl.persistence.entity.ArchiveConversationEventEntityImpl
-
- getExternalConversationService() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- getExternalConversationSystemAdapters() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- getExternalId() - Method in interface com.flowable.engage.conversation.api.Conversation
-
If the conversation was created from an external system, this optional external id might be used to map to that
external conversation id, if necessary.
- getExternalId() - Method in interface com.flowable.engage.conversation.api.ConversationBuilder
-
- getExternalId() - Method in class com.flowable.engage.dto.conversation.ConversationResponse
-
- getExternalId() - Method in class com.flowable.engage.dto.message.MessageResponse
-
- getExternalId() - Method in class com.flowable.engage.engine.impl.conversation.ConversationBuilderImpl
-
- getExternalId() - Method in class com.flowable.engage.engine.impl.conversation.ConversationQueryImpl
-
- getExternalId() - Method in class com.flowable.engage.engine.impl.indexing.ConversationIndexQueryRequest
-
- getExternalId() - Method in class com.flowable.engage.engine.impl.message.MessageBuilderImpl
-
- getExternalId() - Method in class com.flowable.engage.engine.impl.message.MessageQueryImpl
-
- getExternalId() - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationEntityImpl
-
- getExternalId() - Method in class com.flowable.engage.engine.impl.persistence.entity.MessageEntityImpl
-
- getExternalId() - Method in interface com.flowable.engage.external.system.api.InboundMessage
-
- getExternalId() - Method in class com.flowable.engage.external.system.dto.InboundMessageDto
-
- getExternalId() - Method in class com.flowable.engage.external.system.service.InboundMessageBuilderImpl
-
- getExternalId() - Method in interface com.flowable.engage.message.api.Message
-
If this data object was created from an external system, this optional external id might be used to map to that
external data object id, if necessary.
- getExternalMedia() - Method in class com.flowable.engage.external.system.dto.InboundMessageDto
-
- getExternalMediaId() - Method in interface com.flowable.engage.external.system.api.InboundMessage
-
- getExternalMediaId() - Method in class com.flowable.engage.external.system.service.InboundMessageBuilderImpl
-
- getExternalMediaMimeType() - Method in interface com.flowable.engage.external.system.api.InboundMessage
-
- getExternalMediaMimeType() - Method in class com.flowable.engage.external.system.service.InboundMessageBuilderImpl
-
- getExternalMediaName() - Method in interface com.flowable.engage.external.system.api.InboundMessage
-
- getExternalMediaName() - Method in class com.flowable.engage.external.system.service.InboundMessageBuilderImpl
-
- getExternalMessageId() - Method in class com.flowable.engage.external.system.dto.InboundStatusDto
-
- getExternalMessageSendHelper() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- getExternalSenderId() - Method in interface com.flowable.engage.external.system.api.InboundMessage
-
- getExternalSenderId() - Method in class com.flowable.engage.external.system.service.InboundMessageBuilderImpl
-
- getExternalSenderName() - Method in interface com.flowable.engage.external.system.api.InboundMessage
-
- getExternalSenderName() - Method in class com.flowable.engage.external.system.service.InboundMessageBuilderImpl
-
- getExternalSystemAdapter(String) - Method in interface com.flowable.engage.engine.impl.conversation.ExternalConversationService
-
- getExternalSystemAdapter(String) - Method in class com.flowable.engage.engine.impl.conversation.ExternalConversationServiceImpl
-
- getExternalSystemId() - Method in interface com.flowable.engage.external.system.api.ExternalConversationSystemAdapter
-
Returns the id of the external system implemented by this adapter.
- getExternalSystemId() - Method in interface com.flowable.engage.external.system.api.InboundErrorHandler
-
Returns the id of the external system implemented by this handler.
- getExternalSystemId() - Method in interface com.flowable.engage.external.system.api.InboundMessage
-
- getExternalSystemId() - Method in interface com.flowable.engage.external.system.api.InboundStatusHandler
-
Returns the id of the external system implemented by this handler.
- getExternalSystemId() - Method in class com.flowable.engage.external.system.common.BaseInboundErrorHandler
-
- getExternalSystemId() - Method in class com.flowable.engage.external.system.common.BaseInboundStatusHandler
-
- getExternalSystemId() - Method in class com.flowable.engage.external.system.common.LoggingInboundErrorHandler
-
- getExternalSystemId() - Method in interface com.flowable.engage.external.system.service.ExternalSystemContentProvider
-
Returns the id of the external system implemented by this adapter.
- getExternalSystemId() - Method in class com.flowable.engage.external.system.service.InboundMessageBuilderImpl
-
- getExternalSystemId() - Method in class com.flowable.engage.external.system.service.WebClientExternalSystemContentProvider
-
- getExternalSystemId() - Method in class com.flowable.engage.external.system.wechat.WeChatJmsExternalConversationSystemAdapter
-
- getExternalSystemId() - Method in class com.flowable.engage.external.system.whatsapp.WhatsAppJmsExternalConversationSystemAdapter
-
- getExternalUnsupportedMessage(InboundMessage, UserAccount) - Method in class com.flowable.engage.external.system.service.InboundUnsupportedMessageServiceImpl
-
- getExternalUserId() - Method in class com.flowable.engage.external.system.dto.InboundStatusDto
-
- getExternalUserId() - Method in class com.flowable.engage.external.system.dto.OutboundMessageDto
-
- getExtraInfo() - Method in class com.flowable.engage.external.system.dto.InboundErrorDto
-
- getExtraInfo() - Method in class com.flowable.engage.external.system.dto.InboundStatusDto
-
- getFallbackName() - Method in interface com.flowable.engage.conversation.api.Conversation
-
- getFallbackName() - Method in interface com.flowable.engage.conversation.api.ConversationBuilder
-
Optional name to display when there's no title.
- getFallbackName() - Method in class com.flowable.engage.dto.conversation.ConversationResponse
-
- getFallbackName() - Method in class com.flowable.engage.engine.impl.conversation.ConversationBuilderImpl
-
- getFallbackName() - Method in class com.flowable.engage.engine.impl.dto.ConversationDTO
-
- getFallbackName() - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationEntityImpl
-
- getFileName() - Method in class com.flowable.engage.engine.impl.dto.Media
-
- getFilteredTags(String) - Method in interface com.flowable.engage.conversation.api.tag.ConversationTagEvaluationContext
-
Returns a filtered set of existing tags with a specific prefix.
- getFilteredTags(String) - Method in class com.flowable.engage.engine.impl.conversation.tag.AbstractConversationTagEvaluationContext
-
- getFilteredTags(Taggable, String) - Static method in class com.flowable.engage.engine.impl.conversation.tag.TagUtils
-
Filters the given taggable object for tags having a specific prefix.
- getFilteredTags(Taggable, Predicate<String>) - Static method in class com.flowable.engage.engine.impl.conversation.tag.TagUtils
-
Returns a filtered list of tags from the given taggable object based on a provided filter function.
- getFilterId() - Method in class com.flowable.engage.engine.impl.conversation.ConversationStatusQueryImpl
-
- getFilterId() - Method in class com.flowable.engage.engine.impl.indexing.ConversationSearchQueryImpl
-
- getFilterId() - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationStatusEntityImpl
-
- getFilterId() - Method in interface com.flowable.engage.message.api.ConversationStatus
-
- getFilters() - Method in class com.flowable.engage.engine.impl.dto.ConversationDTO
-
- getFirstName() - Method in class com.flowable.engage.dto.conversation.participant.ConversationParticipantResponse
-
- getFlags() - Method in class com.flowable.engage.engine.impl.dto.MessageDTO
-
- getFormInstanceId() - Method in class com.flowable.engage.engine.impl.dto.StickyMessageDTO
-
- getFormKey() - Method in class com.flowable.engage.engine.impl.dto.StickyMessageDTO
-
- getForms() - Method in class com.flowable.engage.api.ConversationDefinitionModel
-
- getGetAccessToken() - Method in class com.flowable.engage.external.system.wechat.WeChatProperties
-
- getGroupId() - Method in interface com.flowable.engage.engine.impl.conversation.ConversationRegistryEntry
-
The id of the group participating in the conversation
- getGroupId() - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationRegistryEntryEntityImpl
-
- getGroups(String, String) - Method in class com.flowable.engage.engine.impl.conversation.tag.AbstractTagProvider
-
- getHelp() - Method in class com.flowable.engage.engine.impl.dto.StickyMessageDTO
-
- getHistoryJobHandlers() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- getIcon() - Method in class com.flowable.engage.engine.impl.dto.ConversationDefinitionDTO
-
- getIcon() - Method in class com.flowable.engage.engine.impl.dto.StickyMessageDTO
-
- getId() - Method in interface com.flowable.engage.api.ConversationDefinition
-
- getId() - Method in interface com.flowable.engage.api.notification.push.Device
-
The unique identifier for the device.
- getId() - Method in interface com.flowable.engage.conversation.api.Conversation
-
Returns the technical, unique id of this conversation.
- getId() - Method in class com.flowable.engage.dto.conversation.ConversationResponse
-
- getId() - Method in class com.flowable.engage.dto.conversation.filter.ConversationFilterResponse
-
- getId() - Method in class com.flowable.engage.dto.conversation.participant.ConversationParticipantResponse
-
- getId() - Method in class com.flowable.engage.dto.message.ContentItemResponse
-
- getId() - Method in class com.flowable.engage.dto.message.MessageReaction
-
- getId() - Method in class com.flowable.engage.dto.message.MessageResponse
-
- getId() - Method in class com.flowable.engage.dto.notification.push.DeviceResponse
-
- getId() - Method in class com.flowable.engage.engine.impl.ArchiveConversationEventQueryImpl
-
- getId() - Method in class com.flowable.engage.engine.impl.ArchiveJobEventQueryImpl
-
- getId() - Method in class com.flowable.engage.engine.impl.conversation.ConversationQueryImpl
-
- getId() - Method in interface com.flowable.engage.engine.impl.conversation.ConversationRegistryEntry
-
The id of the registry entry
- getId() - Method in class com.flowable.engage.engine.impl.conversation.ConversationRegistryEntryQueryImpl
-
- getId() - Method in class com.flowable.engage.engine.impl.ConversationDefinitionQueryImpl
-
- getId() - Method in class com.flowable.engage.engine.impl.dto.ConversationDefinitionDTO
-
- getId() - Method in class com.flowable.engage.engine.impl.dto.ConversationDTO
-
- getId() - Method in class com.flowable.engage.engine.impl.dto.ConversationFilterDTO
-
- getId() - Method in class com.flowable.engage.engine.impl.dto.ConversationParticipant
-
- getId() - Method in class com.flowable.engage.engine.impl.dto.MessageDTO
-
- getId() - Method in class com.flowable.engage.engine.impl.dto.StickyMessageDTO
-
- getId() - Method in class com.flowable.engage.engine.impl.indexing.ConversationIndexQueryRequest
-
- getId() - Method in class com.flowable.engage.engine.impl.message.MessageQueryImpl
-
- getId() - Method in class com.flowable.engage.engine.impl.message.ReactionQueryImpl
-
- getId() - Method in interface com.flowable.engage.engine.impl.notification.Participant
-
Returns the id of the participant (equals the user id).
- getId() - Method in class com.flowable.engage.engine.impl.notification.ParticipantImpl
-
- getId() - Method in class com.flowable.engage.engine.impl.notification.push.DeviceQueryImpl
-
- getId() - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationStatusEntityImpl
-
- getId() - Method in class com.flowable.engage.engine.impl.UserAnalyticsQueryImpl
-
- getId() - Method in class com.flowable.engage.external.system.dto.InboundMessageDto.Media
-
- getId() - Method in interface com.flowable.engage.message.api.Message
-
The unique, technical id of this data object.
- getId() - Method in interface com.flowable.engage.message.api.MessageAudit
-
The unique, technical id of the audit message
- getId() - Method in interface com.flowable.engage.message.api.Reaction
-
- getIdentityLinks() - Method in interface com.flowable.engage.conversation.api.Conversation
-
Returns the identity links.
- getIdentityLinks() - Method in interface com.flowable.engage.engine.impl.persistence.entity.ConversationDefinitionEntity
-
- getIdentityLinks() - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationDefinitionEntityImpl
-
- getIdentityLinks() - Method in interface com.flowable.engage.engine.impl.persistence.entity.ConversationEntity
-
- getIdentityLinks() - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationEntityImpl
-
- getIdentityLinkService(CommandContext) - Static method in class com.flowable.engage.engine.impl.util.CommandContextUtil
-
- getIdentityLinkServiceConfiguration(CommandContext) - Static method in class com.flowable.engage.engine.impl.util.CommandContextUtil
-
- getIdentityService(CommandContext) - Method in class com.flowable.engage.engine.impl.desk.cmd.AbstractDeskCmd
-
- getIdentityService() - Method in class com.flowable.engage.engine.impl.indexing.ConversationFilterServiceImpl
-
- getIdmEngineConfiguration(CommandContext) - Static method in class com.flowable.engage.engine.impl.util.CommandContextUtil
-
- getIdmIdentityService() - Method in class com.flowable.engage.engine.impl.indexing.EngageIndexingSchedulerImpl
-
- getIdPrefix() - Method in class com.flowable.engage.engine.impl.persistence.entity.AbstractEngageEngineEntity
-
- getInbound() - Method in class com.flowable.engage.external.system.wechat.WeChatProperties
-
- getInbound() - Method in class com.flowable.engage.external.system.whatsapp.WhatsAppProperties
-
- getInboundError() - Method in class com.flowable.engage.external.system.wechat.WeChatProperties
-
- getInboundError() - Method in class com.flowable.engage.external.system.whatsapp.WhatsAppProperties
-
- getInboundPayload() - Method in class com.flowable.engage.external.system.whatsapp.WhatsAppProperties
-
- getInboundStatus() - Method in class com.flowable.engage.external.system.wechat.WeChatProperties
-
- getInboundStatus() - Method in class com.flowable.engage.external.system.whatsapp.WhatsAppProperties
-
- getIncludeUnreadCountsForUser() - Method in class com.flowable.engage.engine.impl.indexing.ConversationFilterQueryImpl
-
- getIndexingService() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- getIndexManager() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- getIndexManager(ExtensionContext) - Method in class com.flowable.engage.engine.test.IndexingCleanupExtension
-
- getInitFormKey() - Method in class com.flowable.engage.engine.impl.dto.ConversationDefinitionDTO
-
- getJobExecutionScope() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- getJobService(CommandContext) - Static method in class com.flowable.engage.engine.impl.util.CommandContextUtil
-
- getJobServiceConfiguration() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- getJoiningTime() - Method in interface com.flowable.engage.engine.impl.conversation.ConversationRegistryEntry
-
The time where the participant joined the conversation (might be even in the past, if past messages should become visible)
- getJoiningTime() - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationRegistryEntryEntityImpl
-
- getJoiningTimeAfter() - Method in class com.flowable.engage.engine.impl.conversation.ConversationRegistryEntryQueryImpl
-
- getJoiningTimeBefore() - Method in class com.flowable.engage.engine.impl.conversation.ConversationRegistryEntryQueryImpl
-
- getJoiningType() - Method in interface com.flowable.engage.conversation.api.Conversation
-
Returns the joining type of this conversation which defines on how new participants might join the running
conversation.
- getJoiningType() - Method in interface com.flowable.engage.conversation.api.ConversationBuilder
-
- getJoiningType() - Method in class com.flowable.engage.dto.conversation.ConversationResponse
-
- getJoiningType() - Method in class com.flowable.engage.engine.impl.conversation.ConversationBuilderImpl
-
- getJoiningType() - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationEntityImpl
-
- getKey() - Method in interface com.flowable.engage.api.ConversationDefinition
-
- getKey() - Method in interface com.flowable.engage.api.ConversationDefinitionBuilder
-
- getKey() - Method in class com.flowable.engage.api.ConversationDefinitionModel
-
- getKey() - Method in class com.flowable.engage.engine.impl.bot.ConversationManagementBot
-
- getKey() - Method in class com.flowable.engage.engine.impl.bot.SignalProcessBot
-
- getKey() - Method in class com.flowable.engage.engine.impl.ConversationDefinitionQueryImpl
-
- getKey() - Method in class com.flowable.engage.engine.impl.desk.bot.DeskManagementBot
-
- getKey() - Method in class com.flowable.engage.engine.impl.dto.ConversationDefinitionDTO
-
- getKey() - Method in class com.flowable.engage.engine.impl.dto.StickyMessageDTO
-
- getKey() - Method in interface com.flowable.engage.engine.impl.indexing.ConversationFilter
-
- getKey() - Method in class com.flowable.engage.engine.impl.indexing.ConversationFilterImpl
-
- getKey() - Method in enum com.flowable.engage.engine.impl.permission.AuthorizedConversationAction
-
- getKey() - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationDefinitionEntityImpl
-
- getKey() - Method in class com.flowable.engage.external.system.wechat.WeChatTemplateMessageBot
-
- getLabelKey() - Method in class com.flowable.engage.dto.conversation.filter.ConversationFilterResponse
-
- getLabelKey() - Method in class com.flowable.engage.engine.impl.dto.ConversationFilterDTO
-
- getLabelKey() - Method in interface com.flowable.engage.engine.impl.indexing.ConversationFilter
-
- getLabelKey() - Method in class com.flowable.engage.engine.impl.indexing.ConversationFilterImpl
-
- getLanguage() - Method in class com.flowable.engage.external.system.whatsapp.dto.WhatsAppOutboundTemplateMessageDto
-
- getLanguageForAccount(UserAccount) - Method in class com.flowable.engage.external.system.service.InboundUnsupportedMessageServiceImpl
-
- getLastMessageAfter() - Method in class com.flowable.engage.engine.impl.conversation.ConversationQueryImpl
-
- getLastMessageBefore() - Method in class com.flowable.engage.engine.impl.conversation.ConversationQueryImpl
-
- getLastMessageTime() - Method in interface com.flowable.engage.conversation.api.Conversation
-
The time when the last message of the conversation has ben sent.
- getLastMessageTime() - Method in class com.flowable.engage.dto.conversation.ConversationResponse
-
- getLastMessageTime() - Method in class com.flowable.engage.engine.impl.dto.ConversationDTO
-
- getLastMessageTime() - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationEntityImpl
-
- getLastModified() - Method in class com.flowable.engage.dto.message.ContentItemResponse
-
- getLastModifiedBy() - Method in class com.flowable.engage.dto.message.ContentItemResponse
-
- getLastName() - Method in class com.flowable.engage.dto.conversation.participant.ConversationParticipantResponse
-
- getLastReadMessageId() - Method in class com.flowable.engage.dto.conversation.UserLastReadStatusDto
-
- getLastReadMessageId() - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationStatusEntityImpl
-
- getLastReadMessageId() - Method in interface com.flowable.engage.message.api.ConversationStatus
-
- getLastReadMessageTimestamp() - Method in class com.flowable.engage.dto.conversation.UserLastReadStatusDto
-
- getLastReadMessageTimestamp() - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationStatusEntityImpl
-
- getLastReadMessageTimestamp() - Method in interface com.flowable.engage.message.api.ConversationStatus
-
- getLastSentMessageId() - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationStatusEntityImpl
-
- getLastSentMessageId() - Method in interface com.flowable.engage.message.api.ConversationStatus
-
The id of the last sent message to within the conversation to the user
(sent means either pushed as a mobile push message or over WS or fetched from a read of the conversation).
- getLastSentMessageTimestamp() - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationStatusEntityImpl
-
- getLastSentMessageTimestamp() - Method in interface com.flowable.engage.message.api.ConversationStatus
-
- getLeavingTime() - Method in interface com.flowable.engage.engine.impl.conversation.ConversationRegistryEntry
-
The (optional) time where the participant left the conversation (empty means they didn't left yet)
- getLeavingTime() - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationRegistryEntryEntityImpl
-
- getLeavingTimeAfter() - Method in class com.flowable.engage.engine.impl.conversation.ConversationRegistryEntryQueryImpl
-
- getLeavingTimeBefore() - Method in class com.flowable.engage.engine.impl.conversation.ConversationRegistryEntryQueryImpl
-
- getLockManager(EngageEngine, String) - Method in class com.flowable.engage.engine.autodeployment.AbstractEngageAutoDeploymentStrategy
-
- getMainContent() - Method in class com.flowable.engage.dto.message.MessageResponse
-
- getMainContent() - Method in class com.flowable.engage.engine.impl.message.MessageBuilderImpl
-
- getMainContent() - Method in class com.flowable.engage.engine.impl.persistence.entity.MessageAuditEntityImpl
-
- getMainContent() - Method in class com.flowable.engage.engine.impl.persistence.entity.MessageEntityImpl
-
- getMainContent() - Method in interface com.flowable.engage.message.api.Message
-
Returns the main content for this data object, most likely just a mapping into a specific parameter within the
payload or a combination of several values within the payload.
- getMainContent() - Method in interface com.flowable.engage.message.api.MessageAudit
-
The main content of the audit.
- getMainContentType() - Method in class com.flowable.engage.dto.message.MessageResponse
-
- getMainContentType() - Method in class com.flowable.engage.engine.impl.message.MessageBuilderImpl
-
- getMainContentType() - Method in class com.flowable.engage.engine.impl.persistence.entity.MessageAuditEntityImpl
-
- getMainContentType() - Method in class com.flowable.engage.engine.impl.persistence.entity.MessageEntityImpl
-
- getMainContentType() - Method in interface com.flowable.engage.message.api.Message
-
Returns the media type of the main content (e.g.
- getMainContentType() - Method in interface com.flowable.engage.message.api.MessageAudit
-
The main content type of the audit.
- getManagedEntityClass() - Method in class com.flowable.engage.engine.impl.persistence.entity.data.impl.MybatisArchiveConversationEventDataManager
-
- getManagedEntityClass() - Method in class com.flowable.engage.engine.impl.persistence.entity.data.impl.MybatisArchiveJobEventDataManager
-
- getManagedEntityClass() - Method in class com.flowable.engage.engine.impl.persistence.entity.data.impl.MybatisConversationDataManager
-
- getManagedEntityClass() - Method in class com.flowable.engage.engine.impl.persistence.entity.data.impl.MybatisConversationDefinitionDataManager
-
- getManagedEntityClass() - Method in class com.flowable.engage.engine.impl.persistence.entity.data.impl.MyBatisConversationRegistryEntryDataManager
-
- getManagedEntityClass() - Method in class com.flowable.engage.engine.impl.persistence.entity.data.impl.MybatisConversationStatusDataManager
-
- getManagedEntityClass() - Method in class com.flowable.engage.engine.impl.persistence.entity.data.impl.MybatisDeviceDataManager
-
- getManagedEntityClass() - Method in class com.flowable.engage.engine.impl.persistence.entity.data.impl.MybatisMessageAuditDataManager
-
- getManagedEntityClass() - Method in class com.flowable.engage.engine.impl.persistence.entity.data.impl.MybatisMessageDataManager
-
- getManagedEntityClass() - Method in class com.flowable.engage.engine.impl.persistence.entity.data.impl.MybatisReactionDataManager
-
- getManagedEntityClass() - Method in class com.flowable.engage.engine.impl.persistence.entity.data.impl.MybatisTemporaryMessageDataManager
-
- getManagedEntityClass() - Method in class com.flowable.engage.engine.impl.persistence.entity.data.impl.MybatisUserAnalyticsDataManager
-
- getMaximumMessageSize() - Method in class com.flowable.engage.external.system.wechat.WeChatProperties
-
- getMaximumMessageSize() - Method in class com.flowable.engage.external.system.whatsapp.WhatsAppProperties
-
- getMaximumTemplateParametersSize() - Method in class com.flowable.engage.external.system.wechat.WeChatProperties
-
- getMediaContentId() - Method in class com.flowable.engage.dto.message.MessageResponse
-
- getMediaContentId() - Method in class com.flowable.engage.engine.impl.persistence.entity.MessageAuditEntityImpl
-
- getMediaContentId() - Method in class com.flowable.engage.engine.impl.persistence.entity.MessageEntityImpl
-
- getMediaContentId() - Method in interface com.flowable.engage.message.api.Message
-
The optional id of a media content id if this message is linked with one.
- getMediaContentId() - Method in interface com.flowable.engage.message.api.MessageAudit
-
The id of the media content in this audit.
- getMediaId() - Method in class com.flowable.engage.external.system.dto.OutboundMessageDto
-
- getMessage() - Method in interface com.flowable.engage.api.delegate.event.FlowableMessageDeletedEvent
-
The message that was deleted
- getMessage() - Method in interface com.flowable.engage.api.delegate.event.FlowableMessageEvent
-
- getMessage() - Method in interface com.flowable.engage.api.delegate.event.FlowableMessageUpdatedEvent
-
The message that was updated
- getMessage() - Method in interface com.flowable.engage.api.delegate.event.FlowableSendNotificationEvent
-
- getMessage() - Method in class com.flowable.engage.engine.delegate.event.impl.FlowableMessageDeletedEventImpl
-
- getMessage() - Method in class com.flowable.engage.engine.delegate.event.impl.FlowableMessageEventImpl
-
- getMessage() - Method in class com.flowable.engage.engine.delegate.event.impl.FlowableMessageUpdateEventImpl
-
- getMessage() - Method in class com.flowable.engage.engine.delegate.event.impl.FlowableSendNotificationEventImpl
-
- getMessageAuditDataManager() - Method in class com.flowable.engage.engine.impl.persistence.entity.data.EngageDataManagers
-
- getMessageAuditEntityManager() - Method in class com.flowable.engage.engine.impl.persistence.entity.EngageEntityManagers
-
- getMessageAudits() - Method in interface com.flowable.engage.engine.impl.persistence.entity.MessageEntity
-
- getMessageAudits() - Method in class com.flowable.engage.engine.impl.persistence.entity.MessageEntityImpl
-
- getMessageAudits() - Method in interface com.flowable.engage.message.api.Message
-
The collection of the audits of this message, in arbitrary order
- getMessageBuilder() - Method in class com.flowable.engage.engine.impl.cmd.BaseSendMessageCmd
-
- getMessageContent(Message, CommandContext) - Method in class com.flowable.engage.engine.impl.message.DefaultExternalMessageSendHelper
-
- getMessageContent(Message, CommandContext) - Method in interface com.flowable.engage.engine.impl.message.ExternalMessageSendHelper
-
Returns the message content that will be sent to the external user.
- getMessageCount() - Method in interface com.flowable.engage.engine.impl.persistence.entity.ArchiveConversationEventEntity
-
- getMessageCount() - Method in class com.flowable.engage.engine.impl.persistence.entity.ArchiveConversationEventEntityImpl
-
- getMessageCount() - Method in interface com.flowable.engage.engine.impl.persistence.entity.UserAnalyticsEntity
-
- getMessageCount() - Method in class com.flowable.engage.engine.impl.persistence.entity.UserAnalyticsEntityImpl
-
- getMessageDataManager() - Method in class com.flowable.engage.engine.impl.persistence.entity.data.EngageDataManagers
-
- getMessageEntityManager(CommandContext) - Method in class com.flowable.engage.engine.impl.cmd.BaseSendMessageCmd
-
- getMessageEntityManager() - Method in class com.flowable.engage.engine.impl.persistence.entity.EngageEntityManagers
-
- getMessageEntityManager(CommandContext) - Static method in class com.flowable.engage.engine.impl.util.CommandContextUtil
-
- getMessageExternalId(InboundMessage) - Method in class com.flowable.engage.external.system.service.InboundUnsupportedMessageServiceImpl
-
- getMessageId() - Method in interface com.flowable.engage.api.delegate.event.FlowableMessageReadEvent
-
The id of the message that was read
- getMessageId() - Method in class com.flowable.engage.dto.message.MessageReaction
-
- getMessageId() - Method in class com.flowable.engage.engine.delegate.event.impl.FlowableMessageReadEventImpl
-
- getMessageId() - Method in class com.flowable.engage.engine.impl.message.ReactionQueryImpl
-
- getMessageId() - Method in class com.flowable.engage.engine.impl.persistence.entity.MessageAuditEntityImpl
-
- getMessageId() - Method in class com.flowable.engage.engine.impl.persistence.entity.ReactionEntityImpl
-
- getMessageId() - Method in class com.flowable.engage.external.system.dto.InboundStatusDto
-
- getMessageId() - Method in class com.flowable.engage.external.system.dto.OutboundMessageDto
-
- getMessageId() - Method in interface com.flowable.engage.message.api.MessageAudit
-
The message id that this audit belongs to
- getMessageId() - Method in interface com.flowable.engage.message.api.Reaction
-
- getMessageIds() - Method in class com.flowable.engage.engine.impl.message.ReactionQueryImpl
-
- getMessageIndexQueryService() - Method in interface com.flowable.engage.engine.EngageEngine
-
- getMessageIndexQueryService() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- getMessageIndexQueryService() - Method in class com.flowable.engage.engine.impl.EngageEngineImpl
-
- getMessageResultMapper() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- getMessages() - Method in class com.flowable.engage.dto.conversation.search.ConversationSearchResponse
-
- getMessages() - Method in class com.flowable.engage.engine.impl.dto.ConversationDTO
-
- getMessageSendHelper() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- getMessageService() - Method in interface com.flowable.engage.api.EngageEngineConfigurationApi
-
- getMessageService() - Method in interface com.flowable.engage.engine.EngageEngine
-
- getMessageService() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- getMessageService(CommandContext) - Method in class com.flowable.engage.engine.impl.desk.cmd.AbstractDeskCmd
-
- getMessageService() - Method in class com.flowable.engage.engine.impl.desk.DeskConversationListener
-
- getMessageService() - Method in class com.flowable.engage.engine.impl.EngageEngineImpl
-
- getMessageService(CommandContext) - Static method in class com.flowable.engage.engine.impl.util.CommandContextUtil
-
- getMessageSubType() - Method in interface com.flowable.engage.external.system.api.InboundMessage
-
- getMessageSubType() - Method in class com.flowable.engage.external.system.service.InboundMessageBuilderImpl
-
- getMessageTimestamp() - Method in interface com.flowable.engage.api.delegate.event.FlowableMessageReadEvent
-
The timestamp of the message that was read.
- getMessageTimestamp() - Method in class com.flowable.engage.engine.delegate.event.impl.FlowableMessageReadEventImpl
-
- getMessageType() - Method in class com.flowable.engage.engine.impl.dto.ContentDTO
-
- getMessageType() - Method in interface com.flowable.engage.external.system.api.InboundMessage
-
- getMessageType() - Method in class com.flowable.engage.external.system.service.InboundMessageBuilderImpl
-
- getMessageType(InboundMessageDto) - Method in class com.flowable.engage.external.system.wechat.WeChatInboundJmsListener
-
- getMetaData() - Method in interface com.flowable.engage.conversation.api.Conversation
-
A conversation can have additional meta information, most likely describing the conversation behavior in more
detail.
- getMetaData() - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationEntityImpl
-
- getMethodUserDefinitionDeployment() - Method in class com.flowable.engage.engine.test.EngageTestHelper
-
- getMimeType() - Method in class com.flowable.engage.dto.message.ContentItemResponse
-
- getMimeType() - Method in class com.flowable.engage.engine.impl.dto.Media
-
- getMimeType() - Method in class com.flowable.engage.external.system.dto.InboundMessageDto.Media
-
- getModifierId() - Method in class com.flowable.engage.engine.impl.persistence.entity.MessageAuditEntityImpl
-
- getModifierId() - Method in interface com.flowable.engage.message.api.MessageAudit
-
The id of the user that did the modification
- getModifyTime() - Method in class com.flowable.engage.engine.impl.persistence.entity.MessageAuditEntityImpl
-
- getModifyTime() - Method in interface com.flowable.engage.message.api.MessageAudit
-
The time of the modification.
- getMybatisCfgPath() - Method in class com.flowable.engage.engine.configurator.EngageEngineConfigurator
-
- getMybatisTypeAliases() - Method in class com.flowable.engage.engine.configurator.EngageEngineConfigurator
-
- getMybatisTypeHandlers() - Method in class com.flowable.engage.engine.configurator.EngageEngineConfigurator
-
- getMyBatisXmlConfigurationStream() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- getName() - Method in interface com.flowable.engage.api.ConversationDefinition
-
- getName() - Method in interface com.flowable.engage.api.ConversationDefinitionBuilder
-
- getName() - Method in class com.flowable.engage.api.ConversationDefinitionModel
-
- getName() - Method in interface com.flowable.engage.commons.api.NamedType
-
Returns the name of the underlying type, enumeration or category.
- getName() - Method in interface com.flowable.engage.conversation.api.Conversation
-
Returns the optional name of this conversation, most likely representing the main topic of the conversation.
- getName() - Method in interface com.flowable.engage.conversation.api.ConversationBuilder
-
- getName() - Method in class com.flowable.engage.dto.conversation.ConversationResponse
-
- getName() - Method in class com.flowable.engage.dto.message.ContentItemResponse
-
- getName() - Method in interface com.flowable.engage.engine.EngageEngine
-
- getName() - Method in class com.flowable.engage.engine.impl.ArchiveConversationEventQueryProperty
-
- getName() - Method in class com.flowable.engage.engine.impl.bot.ConversationManagementBot
-
- getName() - Method in class com.flowable.engage.engine.impl.bot.SignalProcessBot
-
- getName() - Method in class com.flowable.engage.engine.impl.conversation.ConversationBuilderImpl
-
- getName() - Method in class com.flowable.engage.engine.impl.conversation.ConversationQueryImpl
-
- getName() - Method in class com.flowable.engage.engine.impl.conversation.ConversationQueryProperty
-
- getName() - Method in class com.flowable.engage.engine.impl.conversation.ConversationRegistryEntryQueryProperty
-
- getName() - Method in class com.flowable.engage.engine.impl.ConversationDefinitionQueryImpl
-
- getName() - Method in class com.flowable.engage.engine.impl.ConversationDefinitionQueryProperty
-
- getName() - Method in class com.flowable.engage.engine.impl.desk.bot.DeskManagementBot
-
- getName() - Method in class com.flowable.engage.engine.impl.dto.ConversationDefinitionDTO
-
- getName() - Method in class com.flowable.engage.engine.impl.dto.ConversationDTO
-
- getName() - Method in class com.flowable.engage.engine.impl.dto.StickyMessageDTO
-
- getName() - Method in class com.flowable.engage.engine.impl.EngageEngineImpl
-
- getName() - Method in class com.flowable.engage.engine.impl.indexing.ConversationIndexQueryRequest
-
- getName() - Method in class com.flowable.engage.engine.impl.message.MessageQueryProperty
-
- getName() - Method in class com.flowable.engage.engine.impl.notification.push.DeviceQueryProperty
-
- getName() - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationDefinitionEntityImpl
-
- getName() - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationEntityImpl
-
- getName() - Method in class com.flowable.engage.engine.impl.UserAnalyticsQueryProperty
-
- getName() - Method in class com.flowable.engage.external.system.dto.InboundMessageDto.Media
-
- getName() - Method in class com.flowable.engage.external.system.wechat.WeChatTemplateMessageBot
-
- getName() - Method in enum com.flowable.engage.message.api.Category
-
- getNameLike() - Method in class com.flowable.engage.engine.impl.ConversationDefinitionQueryImpl
-
- getNameLikeIgnoreCase() - Method in class com.flowable.engage.engine.impl.ConversationDefinitionQueryImpl
-
- getNotificationEvaluationProvider() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- getNotificationInfo() - Method in interface com.flowable.engage.api.delegate.event.FlowableSendNotificationEvent
-
- getNotificationInfo() - Method in class com.flowable.engage.engine.delegate.event.impl.FlowableSendNotificationEventImpl
-
- getNotSenderIds() - Method in class com.flowable.engage.engine.impl.message.MessageQueryImpl
-
- getObjectMapper() - Method in class com.flowable.engage.engine.configurator.EngageEngineConfigurator
-
- getObjectMapper() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- getObjectMapper() - Method in class com.flowable.engage.engine.impl.ConversationDefinitionModelManager
-
- getOldName() - Method in interface com.flowable.engage.api.delegate.event.FlowableConversationNameUpdatedEvent
-
- getOldName() - Method in class com.flowable.engage.engine.delegate.event.impl.FlowableConversationNameUpdatedEventImpl
-
- getOldReferenceDefinitionId() - Method in interface com.flowable.engage.api.delegate.event.FlowableConversationReferenceUpdatedEvent
-
- getOldReferenceDefinitionId() - Method in class com.flowable.engage.engine.delegate.event.impl.FlowableConversationReferenceUpdatedEventImpl
-
- getOldReferenceId() - Method in interface com.flowable.engage.api.delegate.event.FlowableConversationReferenceUpdatedEvent
-
- getOldReferenceId() - Method in class com.flowable.engage.engine.delegate.event.impl.FlowableConversationReferenceUpdatedEventImpl
-
- getOldReferenceType() - Method in interface com.flowable.engage.api.delegate.event.FlowableConversationReferenceUpdatedEvent
-
- getOldReferenceType() - Method in class com.flowable.engage.engine.delegate.event.impl.FlowableConversationReferenceUpdatedEventImpl
-
- getOldTags() - Method in interface com.flowable.engage.conversation.api.tag.ConversationTagEvaluationContext
-
- getOldTags() - Method in class com.flowable.engage.engine.impl.conversation.tag.AbstractConversationTagEvaluationContext
-
- getOrder() - Method in interface com.flowable.engage.engine.impl.indexing.ConversationIndexQueryBuilder
-
- getOrder() - Method in class com.flowable.engage.engine.impl.indexing.ConversationIndexQueryBuilderImpl
-
- getOrder() - Method in interface com.flowable.engage.engine.impl.indexing.MessageIndexQueryBuilder
-
- getOrder() - Method in class com.flowable.engage.engine.impl.indexing.MessageIndexQueryBuilderImpl
-
- getOrderByColumns() - Method in class com.flowable.engage.engine.impl.ArchiveConversationEventQueryImpl
-
- getOrderByColumns() - Method in class com.flowable.engage.engine.impl.ArchiveJobEventQueryImpl
-
- getOrderByColumns() - Method in class com.flowable.engage.engine.impl.conversation.ConversationQueryImpl
-
- getOrderByColumns() - Method in class com.flowable.engage.engine.impl.message.MessageQueryImpl
-
- getOrRenderMainContent(CommandContext, Conversation, MessageBuilderImpl) - Method in class com.flowable.engage.engine.impl.cmd.BaseSendMessageCmd
-
- getOutbound() - Method in class com.flowable.engage.external.system.wechat.WeChatProperties
-
- getOutbound() - Method in class com.flowable.engage.external.system.whatsapp.WhatsAppProperties
-
- getOwnerId() - Method in interface com.flowable.engage.commons.api.Permissions
-
Returns the id of the owner of this object, most likely representing the user actually creating it or being
created as part of an operation that user executed.
- getOwnerId() - Method in interface com.flowable.engage.conversation.api.Conversation
-
Returns the id of the owner of this conversation, most likely representing the user actually creating it or being
created as part of an operation that user executed.
- getOwnerId() - Method in interface com.flowable.engage.conversation.api.ConversationBuilder
-
- getOwnerId() - Method in class com.flowable.engage.dto.conversation.ConversationResponse
-
- getOwnerId() - Method in class com.flowable.engage.engine.impl.conversation.ConversationBuilderImpl
-
- getOwnerId() - Method in class com.flowable.engage.engine.impl.conversation.ConversationQueryImpl
-
- getOwnerId() - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationEntityImpl
-
- getPageCount() - Method in class com.flowable.engage.engine.impl.dto.Media
-
- getPageFromQuery(int, int, String, String, String, String) - Method in class com.flowable.engage.engine.impl.indexing.ConversationIndexQueryServiceImpl
-
- getPageFromQuery(int, int, String, String, String, String) - Method in class com.flowable.engage.engine.impl.indexing.MessageIndexQueryServiceImpl
-
- getParameters() - Method in interface com.flowable.engage.engine.impl.indexing.ConversationFilter
-
- getParameters() - Method in class com.flowable.engage.engine.impl.indexing.ConversationFilterImpl
-
- getParameters() - Method in class com.flowable.engage.external.system.wechat.dto.WeChatOutboundTemplateMessageDto
-
- getParameters() - Method in class com.flowable.engage.external.system.whatsapp.dto.WhatsAppOutboundTemplateMessageDto
-
- getParentConversation(ConversationBuilder) - Method in class com.flowable.engage.engine.impl.cmd.StartConversationCmd
-
- getParentId() - Method in interface com.flowable.engage.conversation.api.Conversation
-
Returns the optional parent id of this conversation, if any, which represents another work item, the parent for
this conversation (might be another conversation object or any other work item this conversation is attached to).
- getParentId() - Method in interface com.flowable.engage.conversation.api.ConversationBuilder
-
- getParentId() - Method in class com.flowable.engage.dto.conversation.ConversationResponse
-
- getParentId() - Method in class com.flowable.engage.engine.impl.conversation.ConversationBuilderImpl
-
- getParentId() - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationEntityImpl
-
- getParticipantCount() - Method in interface com.flowable.engage.engine.impl.persistence.entity.ArchiveJobEventEntity
-
- getParticipantCount() - Method in class com.flowable.engage.engine.impl.persistence.entity.ArchiveJobEventEntityImpl
-
- getParticipantGroupIds() - Method in class com.flowable.engage.dto.conversation.ConversationResponse
-
- getParticipantIds() - Method in class com.flowable.engage.dto.conversation.ConversationResponse
-
- getParticipantIds() - Method in interface com.flowable.engage.engine.impl.persistence.entity.ArchiveConversationEventEntity
-
- getParticipantIds() - Method in class com.flowable.engage.engine.impl.persistence.entity.ArchiveConversationEventEntityImpl
-
- getParticipantNames() - Method in interface com.flowable.engage.engine.impl.persistence.entity.ArchiveConversationEventEntity
-
- getParticipantNames() - Method in class com.flowable.engage.engine.impl.persistence.entity.ArchiveConversationEventEntityImpl
-
- getParticipants() - Method in interface com.flowable.engage.conversation.api.ConversationBuilder
-
- getParticipants(boolean, boolean) - Method in interface com.flowable.engage.conversation.api.tag.ConversationTagEvaluationContext
-
Returns the participants of the conversation, optionally including directly assigned users or indirectly assigned
users over member groups.
- getParticipants(CommandContext, Conversation) - Method in class com.flowable.engage.engine.impl.cmd.SendConversationNotificationCmd
-
- getParticipants(CommandContext, Message) - Method in class com.flowable.engage.engine.impl.cmd.SendConversationNotificationCmd
-
- getParticipants() - Method in class com.flowable.engage.engine.impl.conversation.ConversationBuilderImpl
-
- getParticipants(boolean, boolean) - Method in class com.flowable.engage.engine.impl.conversation.tag.ConversationBuilderBasedTagEvaluationContext
-
- getParticipants(boolean, boolean) - Method in class com.flowable.engage.engine.impl.conversation.tag.ConversationEntityBasedTagEvaluationContext
-
- getParticipants() - Method in class com.flowable.engage.engine.impl.dto.ConversationDTO
-
- getParticipantsInfo() - Method in class com.flowable.engage.dto.conversation.search.ConversationSearchResponse
-
- getParticipantsOrOwner() - Method in class com.flowable.engage.engine.impl.conversation.ConversationQueryImpl
-
- getParticipantsOrOwnerSize() - Method in class com.flowable.engage.engine.impl.conversation.ConversationQueryImpl
-
- getParticipantType() - Method in interface com.flowable.engage.engine.impl.conversation.ConversationRegistryEntry
-
The type of the participant (e.g.
- getParticipantType() - Method in class com.flowable.engage.engine.impl.conversation.ConversationRegistryEntryQueryImpl
-
- getParticipantType() - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationRegistryEntryEntityImpl
-
- getParticipantTypes() - Method in interface com.flowable.engage.engine.impl.notification.Participant
-
Returns the participant types of the user.
- getParticipantTypes() - Method in class com.flowable.engage.engine.impl.notification.ParticipantImpl
-
- getParticipantUserId() - Method in class com.flowable.engage.engine.impl.indexing.MessageIndexQueryRequest
-
- getParticipantUserIds() - Method in class com.flowable.engage.dto.message.MessageComplianceResponse
-
- getPeriodEndTime() - Method in interface com.flowable.engage.engine.impl.persistence.entity.ArchiveConversationEventEntity
-
- getPeriodEndTime() - Method in class com.flowable.engage.engine.impl.persistence.entity.ArchiveConversationEventEntityImpl
-
- getPeriodEndTimeAfter() - Method in class com.flowable.engage.engine.impl.ArchiveConversationEventQueryImpl
-
- getPeriodEndTimeBefore() - Method in class com.flowable.engage.engine.impl.ArchiveConversationEventQueryImpl
-
- getPeriodStartTime() - Method in interface com.flowable.engage.engine.impl.persistence.entity.ArchiveConversationEventEntity
-
- getPeriodStartTime() - Method in class com.flowable.engage.engine.impl.persistence.entity.ArchiveConversationEventEntityImpl
-
- getPeriodStartTimeAfter() - Method in class com.flowable.engage.engine.impl.ArchiveConversationEventQueryImpl
-
- getPeriodStartTimeBefore() - Method in class com.flowable.engage.engine.impl.ArchiveConversationEventQueryImpl
-
- getPermissionType() - Method in interface com.flowable.engage.conversation.api.Conversation
-
Returns the permission type for this conversation which is used to drive the permissions for messages and events
sent to this conversation.
- getPermissionType() - Method in interface com.flowable.engage.conversation.api.ConversationBuilder
-
- getPermissionType() - Method in class com.flowable.engage.dto.conversation.ConversationResponse
-
- getPermissionType() - Method in class com.flowable.engage.engine.impl.conversation.ConversationBuilderImpl
-
- getPermissionType() - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationEntityImpl
-
- getPersistentState() - Method in class com.flowable.engage.engine.impl.persistence.entity.ArchiveConversationEventEntityImpl
-
- getPersistentState() - Method in class com.flowable.engage.engine.impl.persistence.entity.ArchiveJobEventEntityImpl
-
- getPersistentState() - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationDefinitionEntityImpl
-
- getPersistentState() - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationEntityImpl
-
- getPersistentState() - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationRegistryEntryEntityImpl
-
- getPersistentState() - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationStatusEntityImpl
-
- getPersistentState() - Method in class com.flowable.engage.engine.impl.persistence.entity.DeviceEntityImpl
-
- getPersistentState() - Method in class com.flowable.engage.engine.impl.persistence.entity.MessageAuditEntityImpl
-
- getPersistentState() - Method in class com.flowable.engage.engine.impl.persistence.entity.MessageEntityImpl
-
- getPersistentState() - Method in class com.flowable.engage.engine.impl.persistence.entity.ReactionEntityImpl
-
- getPersistentState() - Method in class com.flowable.engage.engine.impl.persistence.entity.TemporaryMessageEntityImpl
-
- getPersistentState() - Method in class com.flowable.engage.engine.impl.persistence.entity.UserAnalyticsEntityImpl
-
- getPhase() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- getPlatformIdentityService() - Method in class com.flowable.engage.engine.impl.desk.DeskConversationListener
-
- getPlatformIdentityService() - Static method in class com.flowable.engage.engine.impl.util.CommandContextUtil
-
- getPlatformIdentityService(CommandContext) - Static method in class com.flowable.engage.engine.impl.util.CommandContextUtil
-
- getPresence() - Method in class com.flowable.engage.dto.conversation.participant.ConversationParticipantResponse
-
- getPriority() - Method in interface com.flowable.engage.conversation.api.Conversation
-
Returns the optional priority of this conversation which can be used for sorting or other means.
- getPriority() - Method in interface com.flowable.engage.conversation.api.tag.ConversationTagProvider
-
Returns the priority of this tag provider to make sure they are invoked in the correct order if they have
dependencies on others.
- getPriority() - Method in class com.flowable.engage.engine.configurator.EngageEngineConfigurator
-
- getPriority() - Method in class com.flowable.engage.engine.impl.conversation.tag.ExternalConversationTagProvider
-
- getPriority() - Method in class com.flowable.engage.engine.impl.conversation.tag.ParticipantGroupMemberTagProvider
-
- getPriority() - Method in class com.flowable.engage.engine.impl.conversation.tag.ReplyOnAbsentTagProvider
-
- getPriority() - Method in class com.flowable.engage.engine.impl.dto.ConversationDTO
-
- getPriority() - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationEntityImpl
-
- getProcessDefinitionKey() - Method in class com.flowable.engage.external.system.wechat.WeChatProperties.Timeout
-
- getProcessDefinitionKey() - Method in class com.flowable.engage.external.system.whatsapp.WhatsAppProperties.Timeout
-
- getProcessEngine(ExtensionContext) - Method in class com.flowable.engage.engine.test.IndexingCleanupExtension
-
- getProcessEngineConfiguration() - Static method in class com.flowable.engage.engine.impl.util.CommandContextUtil
-
- getProcessEngineConfiguration(CommandContext) - Static method in class com.flowable.engage.engine.impl.util.CommandContextUtil
-
- getProcessingReason() - Method in class com.flowable.engage.engine.impl.persistence.entity.TemporaryMessageEntityImpl
-
- getProcessingReason() - Method in interface com.flowable.engage.message.api.temporary.TemporaryMessage
-
The reason for the processing status.
- getProcessingStatus() - Method in class com.flowable.engage.engine.impl.persistence.entity.TemporaryMessageEntityImpl
-
- getProcessingStatus() - Method in interface com.flowable.engage.message.api.temporary.TemporaryMessage
-
The status of the processing.
- getProcessInstanceId() - Method in class com.flowable.engage.dto.message.ContentItemResponse
-
- getQuery() - Method in class com.flowable.engage.engine.impl.indexing.ConversationSearchQueryImpl
-
- getQueryIdentityLinks() - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationDefinitionEntityImpl
-
Getter used by MyBatis when querying action definitions with identity links.
- getQueryIdentityLinks() - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationEntityImpl
-
Getter used by MyBatis when querying conversation with identity links.
- getQueryMessageAudits() - Method in class com.flowable.engage.engine.impl.persistence.entity.MessageEntityImpl
-
Getter used by MyBatis when querying messages with message audits.
- getQueryType() - Method in class com.flowable.engage.engine.impl.ArchiveConversationEventQueryImpl
-
- getQueryVariables() - Method in interface com.flowable.engage.engine.impl.persistence.entity.ConversationEntity
-
- getQueryVariables() - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationEntityImpl
-
Getter used by MyBatis when querying conversation with variables.
- getRanges() - Method in class com.flowable.engage.engine.impl.message.MessageQueryImpl
-
- getReaction() - Method in class com.flowable.engage.dto.message.MessageReaction
-
- getReaction() - Method in class com.flowable.engage.engine.impl.message.ReactionQueryImpl
-
- getReaction() - Method in class com.flowable.engage.engine.impl.persistence.entity.ReactionEntityImpl
-
- getReaction() - Method in interface com.flowable.engage.message.api.Reaction
-
- getReactionDataManager() - Method in class com.flowable.engage.engine.impl.persistence.entity.data.EngageDataManagers
-
- getReactionEntityManager() - Method in class com.flowable.engage.engine.impl.persistence.entity.EngageEntityManagers
-
- getReactionEntityManager(CommandContext) - Static method in class com.flowable.engage.engine.impl.util.CommandContextUtil
-
- getReactions() - Method in class com.flowable.engage.dto.message.MessageResponse
-
- getReason() - Method in class com.flowable.engage.message.api.temporary.BaseTemporaryMessageProcessResult
-
- getReason() - Method in interface com.flowable.engage.message.api.temporary.TemporaryMessageProcessResult
-
The reason for the status.
- getRecipientGroupId() - Method in class com.flowable.engage.dto.message.MessageResponse
-
- getRecipientGroupId() - Method in class com.flowable.engage.engine.impl.message.MessageBuilderImpl
-
- getRecipientGroupId() - Method in class com.flowable.engage.engine.impl.persistence.entity.MessageEntityImpl
-
- getRecipientGroupId() - Method in interface com.flowable.engage.message.api.Message
-
Returns the id of the recipient group of this message.
- getRecipientId() - Method in class com.flowable.engage.dto.message.MessageResponse
-
- getRecipientId() - Method in class com.flowable.engage.engine.impl.message.MessageBuilderImpl
-
- getRecipientId() - Method in class com.flowable.engage.engine.impl.persistence.entity.MessageEntityImpl
-
- getRecipientId() - Method in interface com.flowable.engage.message.api.Message
-
Returns the id of the recipient user of this message.
- getRecipients() - Method in interface com.flowable.engage.api.delegate.event.FlowableSendUserTypingEvent
-
The ids of all users that should receive a user typing event
- getRecipients() - Method in class com.flowable.engage.engine.delegate.event.impl.FlowableSendUserTypingEventImpl
-
- getReferenceDefinitionId() - Method in interface com.flowable.engage.conversation.api.Conversation
-
The definition id of the scoped entity (for example Task Definition id, Case Definition Id, etc)
- getReferenceDefinitionId() - Method in interface com.flowable.engage.conversation.api.ConversationBuilder
-
- getReferenceDefinitionId() - Method in class com.flowable.engage.dto.conversation.ConversationResponse
-
- getReferenceDefinitionId() - Method in class com.flowable.engage.engine.impl.conversation.ConversationBuilderImpl
-
- getReferenceDefinitionId() - Method in class com.flowable.engage.engine.impl.conversation.ConversationQueryImpl
-
- getReferenceDefinitionId() - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationEntityImpl
-
- getReferenceId() - Method in interface com.flowable.engage.conversation.api.Conversation
-
An id of the scoped linked entity (for example Task, Case, etc)
- getReferenceId() - Method in interface com.flowable.engage.conversation.api.ConversationBuilder
-
- getReferenceId() - Method in class com.flowable.engage.dto.conversation.ConversationResponse
-
- getReferenceId() - Method in class com.flowable.engage.engine.impl.conversation.ConversationBuilderImpl
-
- getReferenceId() - Method in class com.flowable.engage.engine.impl.conversation.ConversationQueryImpl
-
- getReferenceId() - Method in class com.flowable.engage.engine.impl.message.MessageQueryImpl
-
- getReferenceId() - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationEntityImpl
-
- getReferenceId() - Method in class com.flowable.engage.engine.impl.persistence.entity.MessageEntityImpl
-
- getReferenceId() - Method in class com.flowable.engage.external.system.whatsapp.dto.WhatsAppContactVerificationRequest
-
- getReferenceId() - Method in class com.flowable.engage.external.system.whatsapp.dto.WhatsAppContactVerificationResponse
-
- getReferenceId() - Method in interface com.flowable.engage.message.api.Message
-
A reference id of the message (e.g.
- getReferenceSubType() - Method in class com.flowable.engage.external.system.whatsapp.dto.WhatsAppContactVerificationRequest
-
- getReferenceSubType() - Method in class com.flowable.engage.external.system.whatsapp.dto.WhatsAppContactVerificationResponse
-
- getReferenceType() - Method in interface com.flowable.engage.conversation.api.Conversation
-
The type of the scoped linked entity
- getReferenceType() - Method in interface com.flowable.engage.conversation.api.ConversationBuilder
-
- getReferenceType() - Method in class com.flowable.engage.dto.conversation.ConversationResponse
-
- getReferenceType() - Method in class com.flowable.engage.engine.impl.conversation.ConversationBuilderImpl
-
- getReferenceType() - Method in class com.flowable.engage.engine.impl.conversation.ConversationQueryImpl
-
- getReferenceType() - Method in class com.flowable.engage.engine.impl.message.MessageQueryImpl
-
- getReferenceType() - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationEntityImpl
-
- getReferenceType() - Method in class com.flowable.engage.engine.impl.persistence.entity.MessageEntityImpl
-
- getReferenceType() - Method in class com.flowable.engage.external.system.whatsapp.dto.WhatsAppContactVerificationRequest
-
- getReferenceType() - Method in class com.flowable.engage.external.system.whatsapp.dto.WhatsAppContactVerificationResponse
-
- getReferenceType() - Method in interface com.flowable.engage.message.api.Message
-
The type of the reference.
- getReindexManager() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- getRemovedParticipants() - Method in interface com.flowable.engage.api.delegate.event.FlowableRemovedParticipantsEvent
-
The ids of the participants that were removed from the conversation.
- getRemovedParticipants() - Method in class com.flowable.engage.engine.delegate.event.impl.FlowableRemovedParticipantsEventImpl
-
- getReplyToMessageId() - Method in class com.flowable.engage.dto.message.MessageResponse
-
- getReplyToMessageId() - Method in class com.flowable.engage.engine.impl.message.MessageBuilderImpl
-
- getReplyToMessageId() - Method in class com.flowable.engage.engine.impl.persistence.entity.MessageEntityImpl
-
- getReplyToMessageId() - Method in interface com.flowable.engage.message.api.Message
-
Returns a reference of another message used this one replies to.
- getRescheduleDuration() - Method in class com.flowable.engage.external.system.wechat.WeChatProperties.Timeout
-
- getRescheduleDuration() - Method in class com.flowable.engage.external.system.whatsapp.WhatsAppProperties.Timeout
-
- getRestPassword() - Method in class com.flowable.engage.external.system.whatsapp.WhatsAppProperties.Content
-
- getRestUsername() - Method in class com.flowable.engage.external.system.whatsapp.WhatsAppProperties.Content
-
- getResubmissionTime() - Method in interface com.flowable.engage.conversation.api.Conversation
-
Returns the optional resubmission time for this conversation.
- getResubmissionTime() - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationEntityImpl
-
- getResultMapperEnhancers() - Method in class com.flowable.engage.engine.impl.indexing.ConversationJsonMapper
-
- getResultMapperEnhancers() - Method in class com.flowable.engage.engine.impl.indexing.MessageComplianceJsonMapper
-
- getResultMapperEnhancers() - Method in class com.flowable.engage.engine.impl.indexing.MessageJsonMapper
-
- getSample() - Method in class com.flowable.engage.engine.impl.dto.StickyMessageDTO
-
- getScopedObject(String, String, SecurityScope) - Method in class com.flowable.engage.engine.impl.action.ConversationScopedObjectProvider
-
- getScopedObjectState(Conversation) - Method in class com.flowable.engage.engine.impl.action.ConversationActionFilter
-
- getScopedObjectSubState(Conversation) - Method in class com.flowable.engage.engine.impl.action.ConversationActionFilter
-
- getScopedObjectSubType(Conversation) - Method in class com.flowable.engage.engine.impl.action.ConversationActionFilter
-
- getScopedObjectType(Conversation) - Method in class com.flowable.engage.engine.impl.action.ConversationActionFilter
-
- getScopeId() - Method in class com.flowable.engage.engine.impl.message.MessageBuilderImpl
-
- getScopeType() - Method in class com.flowable.engage.engine.impl.action.ConversationActionFilter
-
- getScopeType() - Method in class com.flowable.engage.engine.impl.action.ConversationScopedObjectProvider
-
- getScopeType() - Method in class com.flowable.engage.engine.impl.dto.StickyMessageDTO
-
- getScopeType() - Method in class com.flowable.engage.engine.impl.message.MessageBuilderImpl
-
- getSearchService() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- getSearchText() - Method in class com.flowable.engage.engine.impl.indexing.MessageIndexQueryRequest
-
- getSectionId() - Method in interface com.flowable.engage.engine.impl.persistence.entity.ArchiveConversationEventEntity
-
- getSectionId() - Method in class com.flowable.engage.engine.impl.persistence.entity.ArchiveConversationEventEntityImpl
-
- getSenderId() - Method in class com.flowable.engage.dto.message.MessageResponse
-
- getSenderId() - Method in class com.flowable.engage.engine.impl.indexing.MessageIndexQueryRequest
-
- getSenderId() - Method in class com.flowable.engage.engine.impl.message.MessageBuilderImpl
-
- getSenderId() - Method in class com.flowable.engage.engine.impl.message.MessageQueryImpl
-
- getSenderId() - Method in class com.flowable.engage.engine.impl.persistence.entity.MessageEntityImpl
-
- getSenderId() - Method in class com.flowable.engage.external.system.dto.InboundMessageDto
-
- getSenderId() - Method in interface com.flowable.engage.message.api.Message
-
The id of the user that is the senderId of the message.
- getSenderIds() - Method in class com.flowable.engage.engine.impl.message.MessageQueryImpl
-
- getSenderName() - Method in class com.flowable.engage.external.system.dto.InboundMessageDto
-
- getSentAfter() - Method in class com.flowable.engage.engine.impl.indexing.MessageIndexQueryRequest
-
- getSentBefore() - Method in class com.flowable.engage.engine.impl.indexing.MessageIndexQueryRequest
-
- getSize() - Method in class com.flowable.engage.engine.impl.indexing.ConversationIndexQueryRequest
-
- getSize() - Method in class com.flowable.engage.engine.impl.indexing.MessageIndexQueryRequest
-
- getSort() - Method in interface com.flowable.engage.engine.impl.indexing.ConversationIndexQueryBuilder
-
- getSort() - Method in class com.flowable.engage.engine.impl.indexing.ConversationIndexQueryBuilderImpl
-
- getSort() - Method in interface com.flowable.engage.engine.impl.indexing.MessageIndexQueryBuilder
-
- getSort() - Method in class com.flowable.engage.engine.impl.indexing.MessageIndexQueryBuilderImpl
-
- getSourceId() - Method in class com.flowable.engage.engine.impl.dto.MessageDTO
-
- getSourceId() - Method in class com.flowable.engage.engine.impl.dto.StickyMessageDTO
-
- getStart() - Method in class com.flowable.engage.engine.impl.indexing.ConversationIndexQueryRequest
-
- getStart() - Method in class com.flowable.engage.engine.impl.indexing.MessageIndexQueryRequest
-
- getStart() - Method in class com.flowable.engage.engine.impl.message.MessageQueryImpl.Range
-
- getStartDate() - Method in class com.flowable.engage.engine.impl.dto.StickyMessageDTO
-
- getStartTime() - Method in interface com.flowable.engage.engine.impl.persistence.entity.ArchiveJobEventEntity
-
- getStartTime() - Method in class com.flowable.engage.engine.impl.persistence.entity.ArchiveJobEventEntityImpl
-
- getStartTime() - Method in interface com.flowable.engage.engine.impl.persistence.entity.UserAnalyticsEntity
-
- getStartTime() - Method in class com.flowable.engage.engine.impl.persistence.entity.UserAnalyticsEntityImpl
-
- getStartTimeAfter() - Method in class com.flowable.engage.engine.impl.ArchiveJobEventQueryImpl
-
- getStartTimeAfter() - Method in class com.flowable.engage.engine.impl.UserAnalyticsQueryImpl
-
- getStartTimeBefore() - Method in class com.flowable.engage.engine.impl.ArchiveJobEventQueryImpl
-
- getStartTimeBefore() - Method in class com.flowable.engage.engine.impl.UserAnalyticsQueryImpl
-
- getState() - Method in interface com.flowable.engage.conversation.api.Conversation
-
Returns the state of this conversation.
- getState() - Method in class com.flowable.engage.dto.conversation.ConversationResponse
-
- getState() - Method in class com.flowable.engage.engine.impl.conversation.ConversationQueryImpl
-
- getState() - Method in class com.flowable.engage.engine.impl.indexing.ConversationIndexQueryRequest
-
- getState() - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationEntityImpl
-
- getStatus() - Method in class com.flowable.engage.external.system.dto.InboundStatusDto
-
The status.
- getStatus() - Method in class com.flowable.engage.external.system.whatsapp.dto.WhatsAppContactVerificationResponse.ContactDto
-
- getStatus() - Method in class com.flowable.engage.message.api.temporary.BaseTemporaryMessageProcessResult
-
- getStatus() - Method in interface com.flowable.engage.message.api.temporary.TemporaryMessageProcessResult
-
The status of the processing
- getStatusHandler(String) - Method in interface com.flowable.engage.external.system.api.InboundService
-
Get the inbound status handler responsible for the given externalSystemId
.
- getStatusHandler(String) - Method in class com.flowable.engage.external.system.service.InboundServiceImpl
-
- getStore(ExtensionContext) - Method in class com.flowable.engage.engine.test.EngageExtension
-
- getStoreAccessToken() - Method in class com.flowable.engage.external.system.wechat.WeChatProperties
-
- getStringValueOrNull(Object) - Method in class com.flowable.engage.engine.impl.bot.ConversationManagementBot
-
- getSubType() - Method in interface com.flowable.engage.api.ConversationDefinitionBuilder
-
- getSubType() - Method in interface com.flowable.engage.conversation.api.Conversation
-
Returns the sub type of this conversation.
- getSubType() - Method in interface com.flowable.engage.conversation.api.ConversationBuilder
-
- getSubType() - Method in class com.flowable.engage.dto.conversation.ConversationResponse
-
- getSubType() - Method in class com.flowable.engage.dto.message.MessageResponse
-
- getSubType() - Method in class com.flowable.engage.engine.impl.conversation.ConversationBuilderImpl
-
- getSubType() - Method in class com.flowable.engage.engine.impl.conversation.ConversationQueryImpl
-
- getSubType() - Method in class com.flowable.engage.engine.impl.dto.ConversationDefinitionDTO
-
- getSubType() - Method in class com.flowable.engage.engine.impl.dto.ConversationDTO
-
- getSubType() - Method in class com.flowable.engage.engine.impl.message.MessageBuilderImpl
-
- getSubType() - Method in class com.flowable.engage.engine.impl.message.MessageQueryImpl
-
- getSubType() - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationEntityImpl
-
- getSubType() - Method in class com.flowable.engage.engine.impl.persistence.entity.MessageEntityImpl
-
- getSubType() - Method in class com.flowable.engage.external.system.dto.InboundMessageDto
-
- getSubType() - Method in interface com.flowable.engage.message.api.Message
-
Returns the sub type of this data object, defining the data object with more details than the main type.
- getTags() - Method in interface com.flowable.engage.commons.api.Taggable
-
Returns the optional list of tags for this object.
- getTags() - Method in class com.flowable.engage.dto.conversation.ConversationResponse
-
- getTags() - Method in class com.flowable.engage.dto.message.MessageResponse
-
- getTags() - Method in class com.flowable.engage.engine.impl.conversation.ConversationBuilderImpl
-
- getTags() - Method in class com.flowable.engage.engine.impl.conversation.ConversationQueryImpl
-
- getTags() - Method in class com.flowable.engage.engine.impl.dto.ConversationDTO
-
- getTags() - Method in class com.flowable.engage.engine.impl.dto.MessageDTO
-
- getTags() - Method in class com.flowable.engage.engine.impl.message.MessageBuilderImpl
-
- getTags() - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationEntityImpl
-
- getTags() - Method in class com.flowable.engage.engine.impl.persistence.entity.MessageEntityImpl
-
- getTagsNotIn() - Method in class com.flowable.engage.engine.impl.conversation.ConversationQueryImpl
-
- getTaskExecutor() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- getTaskId() - Method in class com.flowable.engage.dto.message.ContentItemResponse
-
- getTemplate() - Method in interface com.flowable.engage.engine.impl.indexing.ConversationFilter
-
- getTemplate() - Method in class com.flowable.engage.engine.impl.indexing.ConversationFilterImpl
-
- getTemplateEngineConfiguration() - Static method in class com.flowable.engage.engine.impl.util.CommandContextUtil
-
- getTemplateEngineConfiguration(CommandContext) - Static method in class com.flowable.engage.engine.impl.util.CommandContextUtil
-
- getTemplateFilterLocation() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- getTemplateId() - Method in class com.flowable.engage.external.system.wechat.dto.WeChatOutboundTemplateMessageDto
-
- getTemplateId() - Method in class com.flowable.engage.external.system.whatsapp.dto.WhatsAppOutboundTemplateMessageDto
-
- getTemplateLanguage() - Method in class com.flowable.engage.engine.impl.message.MessageBuilderImpl
-
- getTemplateLoader() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- getTemplateMessageCode() - Method in class com.flowable.engage.engine.impl.message.MessageBuilderImpl
-
- getTemplateMessageKey() - Method in class com.flowable.engage.engine.impl.message.MessageBuilderImpl
-
- getTemplatePayload() - Method in class com.flowable.engage.engine.impl.message.MessageBuilderImpl
-
- getTemplates() - Method in class com.flowable.engage.external.system.wechat.WeChatProperties
-
- getTemplates() - Method in class com.flowable.engage.external.system.whatsapp.WhatsAppProperties
-
- getTemporaryMessageDataManager() - Method in class com.flowable.engage.engine.impl.persistence.entity.data.EngageDataManagers
-
- getTemporaryMessageEntityManager() - Method in class com.flowable.engage.engine.impl.persistence.entity.EngageEntityManagers
-
- getTemporaryMessageEntityManager(CommandContext) - Static method in class com.flowable.engage.engine.impl.util.CommandContextUtil
-
- getTemporaryMessageHandler() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- getTemporaryMessageProcessors() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- getTenantId() - Method in interface com.flowable.engage.api.ConversationDefinition
-
- getTenantId() - Method in class com.flowable.engage.api.ConversationDefinitionModel
-
- getTenantId() - Method in interface com.flowable.engage.api.notification.push.Device
-
The tenant id of the device
- getTenantId() - Method in interface com.flowable.engage.conversation.api.Conversation
-
Returns the id of the tenant this conversation belongs to.
- getTenantId() - Method in interface com.flowable.engage.conversation.api.ConversationBuilder
-
- getTenantId() - Method in class com.flowable.engage.dto.conversation.ConversationResponse
-
- getTenantId() - Method in class com.flowable.engage.dto.message.ContentItemResponse
-
- getTenantId() - Method in class com.flowable.engage.dto.message.MessageResponse
-
- getTenantId() - Method in class com.flowable.engage.dto.notification.push.DeviceResponse
-
- getTenantId() - Method in class com.flowable.engage.engine.impl.conversation.ConversationBuilderImpl
-
- getTenantId() - Method in class com.flowable.engage.engine.impl.conversation.ConversationQueryImpl
-
- getTenantId() - Method in class com.flowable.engage.engine.impl.ConversationDefinitionRegistrationBuilderImpl
-
- getTenantId() - Method in class com.flowable.engage.engine.impl.indexing.ConversationFilterQueryImpl
-
- getTenantId() - Method in class com.flowable.engage.engine.impl.indexing.ConversationSearchQueryImpl
-
- getTenantId() - Method in class com.flowable.engage.engine.impl.notification.push.DeviceQueryImpl
-
- getTenantId() - Method in class com.flowable.engage.engine.impl.notification.push.DeviceRegistrationImpl
-
- getTenantId(Conversation) - Method in class com.flowable.engage.engine.impl.permission.cmd.AbstractConversationPermissionCommand
-
- getTenantId(Conversation) - Method in class com.flowable.engage.engine.impl.permission.cmd.CheckCreateConversationCommand
-
- getTenantId() - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationDefinitionEntityImpl
-
- getTenantId() - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationEntityImpl
-
- getTenantId() - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationStatusEntityImpl
-
- getTenantId() - Method in class com.flowable.engage.engine.impl.persistence.entity.DeviceEntityImpl
-
- getTenantId() - Method in class com.flowable.engage.engine.impl.persistence.entity.MessageEntityImpl
-
- getTenantId() - Method in interface com.flowable.engage.message.api.ConversationStatus
-
- getTenantId() - Method in interface com.flowable.engage.message.api.Message
-
Returns the id of the tenant this data object belongs to.
- getTestHelper(ExtensionContext) - Method in class com.flowable.engage.engine.test.EngageExtension
-
- getText() - Method in class com.flowable.engage.engine.impl.dto.Text
-
- getTheme() - Method in class com.flowable.engage.engine.impl.dto.StickyMessageDTO
-
- getTicketConversation(CommandContext) - Method in class com.flowable.engage.engine.impl.desk.cmd.AbstractTicketCmd
-
- getTicketConversationId() - Method in class com.flowable.engage.engine.impl.desk.cmd.AbstractTicketCmd
-
- getTimeout() - Method in class com.flowable.engage.external.system.wechat.WeChatProperties
-
- getTimeout() - Method in class com.flowable.engage.external.system.whatsapp.WhatsAppProperties
-
- getTimestamp() - Method in class com.flowable.engage.external.system.dto.InboundStatusDto
-
- getTitle() - Method in class com.flowable.engage.engine.impl.dto.Media
-
- getTitle() - Method in class com.flowable.engage.external.system.dto.InboundErrorDto
-
- getTitle() - Method in class com.flowable.engage.external.system.dto.InboundStatusDto.ErrorDto
-
- getToken() - Method in interface com.flowable.engage.api.notification.push.Device
-
The token of the device that should be used when sending out notifications to it.
- getToken() - Method in class com.flowable.engage.dto.notification.push.DeviceResponse
-
- getToken() - Method in class com.flowable.engage.engine.impl.notification.push.DeviceQueryImpl
-
- getToken() - Method in class com.flowable.engage.engine.impl.notification.push.DeviceRegistrationImpl
-
- getToken() - Method in class com.flowable.engage.engine.impl.persistence.entity.DeviceEntityImpl
-
- getTokenEncoding() - Method in interface com.flowable.engage.api.notification.push.Device
-
The type of the encoding for the device.
- getTokenEncoding() - Method in class com.flowable.engage.dto.notification.push.DeviceResponse
-
- getTokenEncoding() - Method in class com.flowable.engage.engine.impl.notification.push.DeviceRegistrationImpl
-
- getTokenEncoding() - Method in class com.flowable.engage.engine.impl.persistence.entity.DeviceEntityImpl
-
- getTotalCount() - Method in class com.flowable.engage.engine.impl.dto.ConversationDTO
-
- getTransactionManager() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- getType() - Method in interface com.flowable.engage.api.ConversationDefinition
-
- getType() - Method in class com.flowable.engage.api.ConversationDefinitionModel
-
- getType() - Method in interface com.flowable.engage.conversation.api.Conversation
-
Returns the type of this conversation.
- getType() - Method in interface com.flowable.engage.conversation.api.ConversationBuilder
-
- getType() - Method in class com.flowable.engage.dto.conversation.ConversationResponse
-
- getType() - Method in class com.flowable.engage.dto.conversation.participant.ConversationParticipantResponse
-
- getType() - Method in class com.flowable.engage.dto.message.MessageResponse
-
- getType() - Method in class com.flowable.engage.engine.delegate.event.impl.FlowableEngageEventImpl
-
- getType() - Method in class com.flowable.engage.engine.impl.conversation.ConversationBuilderImpl
-
- getType() - Method in class com.flowable.engage.engine.impl.conversation.ConversationQueryImpl
-
- getType() - Method in class com.flowable.engage.engine.impl.indexing.ConversationIndexQueryRequest
-
- getType() - Method in class com.flowable.engage.engine.impl.message.MessageBuilderImpl
-
- getType() - Method in class com.flowable.engage.engine.impl.message.TemporaryMessageJobHandler
-
- getType() - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationDefinitionEntityImpl
-
- getType() - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationEntityImpl
-
- getType() - Method in class com.flowable.engage.engine.impl.persistence.entity.MessageEntityImpl
-
- getType() - Method in class com.flowable.engage.external.system.dto.InboundErrorDto
-
- getType() - Method in class com.flowable.engage.external.system.dto.InboundMessageDto
-
- getType() - Method in class com.flowable.engage.external.system.dto.InboundStatusDto
-
- getType() - Method in class com.flowable.engage.external.system.dto.OutboundMessageDto
-
- getType() - Method in interface com.flowable.engage.external.system.whatsapp.api.WhatsAppInboundEventHandler
-
The type of the event that this handler handles.
- getType() - Method in class com.flowable.engage.external.system.whatsapp.dto.WhatsAppOutboundTemplateMessageDto
-
- getType() - Method in class com.flowable.engage.external.system.whatsapp.event.WhatsAppContactVerificationResponseEventHandler
-
- getType() - Method in interface com.flowable.engage.message.api.Message
-
Returns the main type of this data object.
- getTypesFromString(String) - Static method in enum com.flowable.engage.api.delegate.event.FlowableEngageEventType
-
- getUnreadCount() - Method in class com.flowable.engage.dto.conversation.filter.ConversationFilterResponse
-
- getUnreadCount() - Method in class com.flowable.engage.dto.conversation.search.ConversationSearchResponse
-
- getUnreadCount() - Method in class com.flowable.engage.engine.impl.dto.ConversationDTO
-
- getUnreadCount() - Method in class com.flowable.engage.engine.impl.dto.ConversationFilterDTO
-
- GetUnreadCountsCommand(String, Collection<String>, String) - Constructor for class com.flowable.engage.engine.impl.indexing.ConversationFilterServiceImpl.GetUnreadCountsCommand
-
- GetUnreadCountsCommand(String, List<String>) - Constructor for class com.flowable.engage.engine.impl.indexing.ConversationFilterServiceImpl.GetUnreadCountsCommand
-
- getUnreadMessageCount() - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationStatusEntityImpl
-
- getUnreadMessageCount() - Method in interface com.flowable.engage.message.api.ConversationStatus
-
- getUnreadPersonalMessageCount() - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationStatusEntityImpl
-
- getUnreadPersonalMessageCount() - Method in interface com.flowable.engage.message.api.ConversationStatus
-
- getUnsentMessageCount() - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationStatusEntityImpl
-
- getUnsentMessageCount() - Method in interface com.flowable.engage.message.api.ConversationStatus
-
- getUnsupportedUnicodeBlocks() - Method in class com.flowable.engage.external.system.wechat.WeChatProperties
-
- getUpdatedAt() - Method in class com.flowable.engage.engine.impl.dto.ConversationDTO
-
- getUpdaterId() - Method in interface com.flowable.engage.api.ConversationDefinition
-
- getUpdaterId() - Method in interface com.flowable.engage.api.notification.push.Device
-
The id of the user that last updated the device
- getUpdaterId() - Method in interface com.flowable.engage.conversation.api.Conversation
-
Returns the id of the user updating this conversation.
- getUpdaterId() - Method in class com.flowable.engage.dto.conversation.ConversationResponse
-
- getUpdaterId() - Method in class com.flowable.engage.dto.message.MessageResponse
-
- getUpdaterId() - Method in class com.flowable.engage.dto.notification.push.DeviceResponse
-
- getUpdaterId() - Method in class com.flowable.engage.engine.impl.indexing.ConversationIndexQueryRequest
-
- getUpdaterId() - Method in class com.flowable.engage.engine.impl.message.MessageBuilderImpl
-
- getUpdaterId() - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationDefinitionEntityImpl
-
- getUpdaterId() - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationEntityImpl
-
- getUpdaterId() - Method in class com.flowable.engage.engine.impl.persistence.entity.DeviceEntityImpl
-
- getUpdaterId() - Method in class com.flowable.engage.engine.impl.persistence.entity.MessageEntityImpl
-
- getUpdaterId() - Method in interface com.flowable.engage.message.api.Message
-
Returns the optional id of the user having last modified this data object, if any, null
otherwise.
- getUpdateTime() - Method in interface com.flowable.engage.api.ConversationDefinition
-
- getUpdateTime() - Method in interface com.flowable.engage.api.notification.push.Device
-
The time when the device was last updated
- getUpdateTime() - Method in interface com.flowable.engage.conversation.api.Conversation
-
Returns the timestamp of the last update of this conversation, which is the case if anything has changed in the
conversation itself or if there was a message posted to this conversation.
- getUpdateTime() - Method in class com.flowable.engage.dto.conversation.ConversationResponse
-
- getUpdateTime() - Method in class com.flowable.engage.dto.message.MessageResponse
-
- getUpdateTime() - Method in class com.flowable.engage.dto.notification.push.DeviceResponse
-
- getUpdateTime() - Method in interface com.flowable.engage.engine.impl.conversation.ConversationRegistryEntry
-
Timestamp of when this entry was changed the last time (has no impact on permissions, just for auditing)
- getUpdateTime() - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationDefinitionEntityImpl
-
- getUpdateTime() - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationEntityImpl
-
- getUpdateTime() - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationRegistryEntryEntityImpl
-
- getUpdateTime() - Method in class com.flowable.engage.engine.impl.persistence.entity.DeviceEntityImpl
-
- getUpdateTime() - Method in class com.flowable.engage.engine.impl.persistence.entity.MessageEntityImpl
-
- getUpdateTime() - Method in interface com.flowable.engage.message.api.Message
-
Returns the timestamp of the last update of this data object, in most cases where events are immutable, this
timestamp is the same as the creation timestamp, but must never be null
.
- getUpdateTimeAfter() - Method in class com.flowable.engage.engine.impl.conversation.ConversationQueryImpl
-
- getUpdateTimeAfter() - Method in class com.flowable.engage.engine.impl.conversation.ConversationRegistryEntryQueryImpl
-
- getUpdateTimeBefore() - Method in class com.flowable.engage.engine.impl.conversation.ConversationQueryImpl
-
- getUpdateTimeBefore() - Method in class com.flowable.engage.engine.impl.conversation.ConversationRegistryEntryQueryImpl
-
- getUserAccount(InboundMessage) - Method in class com.flowable.engage.external.system.service.InboundMessageHandlerImpl
-
- getUserAccountId() - Method in interface com.flowable.engage.conversation.api.Conversation
-
The id of the user account that is linked with this conversation.
- getUserAccountId() - Method in class com.flowable.engage.engine.impl.conversation.ConversationQueryImpl
-
- getUserAccountId() - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationEntityImpl
-
- getUserAccountService() - Static method in class com.flowable.engage.engine.impl.util.CommandContextUtil
-
- getUserAccountService(CommandContext) - Static method in class com.flowable.engage.engine.impl.util.CommandContextUtil
-
- getUserAccountSubType() - Method in class com.flowable.engage.engine.impl.conversation.ConversationQueryImpl
-
- getUserAnalyticsDataManager() - Method in class com.flowable.engage.engine.impl.persistence.entity.data.EngageDataManagers
-
- getUserAnalyticsEntityManager() - Method in class com.flowable.engage.engine.impl.persistence.entity.EngageEntityManagers
-
- getUserAnalyticsEntityManager(CommandContext) - Static method in class com.flowable.engage.engine.impl.util.CommandContextUtil
-
- getUserDefinitionKey() - Method in class com.flowable.engage.engine.impl.indexing.ConversationFilterQueryImpl
-
- getUserDefinitionKey() - Method in class com.flowable.engage.engine.impl.indexing.ConversationSearchQueryImpl
-
- getUserDefinitionService() - Method in class com.flowable.engage.engine.impl.indexing.ConversationFilterServiceImpl
-
- getUserDisplayName(String, String, CommandContext) - Method in class com.flowable.engage.engine.impl.desk.cmd.AbstractTicketCmd
-
- getUserGroups() - Method in class com.flowable.engage.engine.impl.indexing.ConversationSearchQueryImpl
-
- getUserId() - Method in interface com.flowable.engage.api.delegate.event.FlowableAddedParticipantsEvent
-
The id of the user that is doing the adding of the participants
- getUserId() - Method in interface com.flowable.engage.api.delegate.event.FlowableMessageDeletedEvent
-
The id of the user that is doing the delete action
- getUserId() - Method in interface com.flowable.engage.api.delegate.event.FlowableMessageReadEvent
-
The id of the user that is doing the typing
- getUserId() - Method in interface com.flowable.engage.api.delegate.event.FlowableMessageUpdatedEvent
-
The id of the user that is doing the update action
- getUserId() - Method in interface com.flowable.engage.api.delegate.event.FlowableRemovedParticipantsEvent
-
The id of the user that is doing the removing of the participants
- getUserId() - Method in interface com.flowable.engage.api.delegate.event.FlowableSendUserTypingEvent
-
The id of the user that is doing the typing
- getUserId() - Method in interface com.flowable.engage.api.notification.NotificationInfo
-
The id of the user to which the notificiation needs to be sent
- getUserId() - Method in interface com.flowable.engage.api.notification.push.Device
-
The id of the user that this device belongs to
- getUserId() - Method in class com.flowable.engage.dto.conversation.UserLastReadStatusDto
-
- getUserId() - Method in class com.flowable.engage.dto.message.MessageReaction
-
- getUserId() - Method in class com.flowable.engage.dto.notification.push.DeviceResponse
-
- getUserId() - Method in class com.flowable.engage.engine.delegate.event.impl.FlowableAddedParticipantsEventImpl
-
- getUserId() - Method in class com.flowable.engage.engine.delegate.event.impl.FlowableMessageDeletedEventImpl
-
- getUserId() - Method in class com.flowable.engage.engine.delegate.event.impl.FlowableMessageReadEventImpl
-
- getUserId() - Method in class com.flowable.engage.engine.delegate.event.impl.FlowableMessageUpdateEventImpl
-
- getUserId() - Method in class com.flowable.engage.engine.delegate.event.impl.FlowableRemovedParticipantsEventImpl
-
- getUserId() - Method in class com.flowable.engage.engine.delegate.event.impl.FlowableSendUserTypingEventImpl
-
- getUserId() - Method in interface com.flowable.engage.engine.impl.conversation.ConversationRegistryEntry
-
The id of the user participating in the conversation
- getUserId() - Method in class com.flowable.engage.engine.impl.conversation.ConversationRegistryEntryQueryImpl
-
- getUserId() - Method in class com.flowable.engage.engine.impl.conversation.ConversationStatusQueryImpl
-
- getUserId() - Method in class com.flowable.engage.engine.impl.dto.MessageDTO
-
- getUserId() - Method in class com.flowable.engage.engine.impl.dto.StickyMessageDTO
-
- getUserId() - Method in class com.flowable.engage.engine.impl.indexing.ConversationSearchQueryImpl
-
- getUserId() - Method in class com.flowable.engage.engine.impl.message.ReactionQueryImpl
-
- getUserId() - Method in class com.flowable.engage.engine.impl.notification.NotificationInfoImpl
-
- getUserId() - Method in class com.flowable.engage.engine.impl.notification.push.DeviceQueryImpl
-
- getUserId() - Method in class com.flowable.engage.engine.impl.notification.push.DeviceRegistrationImpl
-
- getUserId() - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationRegistryEntryEntityImpl
-
- getUserId() - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationStatusEntityImpl
-
- getUserId() - Method in class com.flowable.engage.engine.impl.persistence.entity.DeviceEntityImpl
-
- getUserId() - Method in class com.flowable.engage.engine.impl.persistence.entity.ReactionEntityImpl
-
- getUserId() - Method in interface com.flowable.engage.engine.impl.persistence.entity.UserAnalyticsEntity
-
- getUserId() - Method in class com.flowable.engage.engine.impl.persistence.entity.UserAnalyticsEntityImpl
-
- getUserId() - Method in class com.flowable.engage.engine.impl.UserAnalyticsQueryImpl
-
- getUserId() - Method in interface com.flowable.engage.message.api.ConversationStatus
-
- getUserId() - Method in interface com.flowable.engage.message.api.Reaction
-
- getUserLastReadStatuses() - Method in class com.flowable.engage.dto.conversation.ConversationLastReadStatusResponse
-
- getUserName(String, String) - Method in class com.flowable.engage.engine.impl.bot.ConversationManagementBot
-
- getUserName(String, String) - Method in class com.flowable.engage.engine.impl.notification.ConversationNotificationEventListener
-
- getUsername() - Method in class com.flowable.engage.external.system.dto.InboundErrorDto
-
- getUserSubscriptionService() - Method in interface com.flowable.engage.api.EngageEngineConfigurationApi
-
- getUserSubscriptionService() - Method in interface com.flowable.engage.engine.EngageEngine
-
- getUserSubscriptionService() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- getUserSubscriptionService() - Method in class com.flowable.engage.engine.impl.EngageEngineImpl
-
- getVal() - Method in class com.flowable.engage.engine.impl.dto.Media
-
- getValue() - Method in enum com.flowable.engage.engine.impl.dto.MessageFlag
-
- getValue() - Method in enum com.flowable.engage.engine.impl.dto.MessageType
-
- getVariable(String, String) - Method in interface com.flowable.engage.conversation.api.ConversationService
-
The variable value.
- getVariable(String, String) - Method in class com.flowable.engage.engine.impl.conversation.ConversationServiceImpl
-
- GetVariableCmd - Class in com.flowable.engage.engine.impl.cmd
-
- GetVariableCmd(String, String) - Constructor for class com.flowable.engage.engine.impl.cmd.GetVariableCmd
-
- getVariables(String) - Method in interface com.flowable.engage.conversation.api.ConversationService
-
All variables visible from the given conversation.
- getVariables() - Method in class com.flowable.engage.dto.conversation.ConversationResponse
-
- getVariables(String) - Method in class com.flowable.engage.engine.impl.conversation.ConversationServiceImpl
-
- GetVariablesCmd - Class in com.flowable.engage.engine.impl.cmd
-
- GetVariablesCmd(String) - Constructor for class com.flowable.engage.engine.impl.cmd.GetVariablesCmd
-
- getVariableService() - Static method in class com.flowable.engage.engine.impl.util.CommandContextUtil
-
- getVariableService(CommandContext) - Static method in class com.flowable.engage.engine.impl.util.CommandContextUtil
-
- getVariableServiceConfiguration() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- getVariableTypes() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- getVersion() - Method in class com.flowable.engage.dto.message.ContentItemResponse
-
- getVersion() - Static method in class com.flowable.engage.engine.EngageEngineVersion
-
Return the full version string of the present Engage engine codebase, or null
if it cannot be determined.
- getVersionInfo() - Method in class com.flowable.engage.dto.message.ContentItemResponse
-
- getVersionParentId() - Method in class com.flowable.engage.dto.message.ContentItemResponse
-
- getWaId() - Method in class com.flowable.engage.external.system.whatsapp.dto.WhatsAppContactVerificationResponse.ContactDto
-
- getWithAllParticipants() - Method in class com.flowable.engage.engine.impl.conversation.ConversationQueryImpl
-
- getWithAllParticipantsSize() - Method in class com.flowable.engage.engine.impl.conversation.ConversationQueryImpl
-
- getWithAnyParticipants() - Method in class com.flowable.engage.engine.impl.conversation.ConversationQueryImpl
-
- GM - Static variable in interface com.flowable.engage.conversation.api.ConversationTypes
-
A direct conversation is a group conversation with a controlled number of participants.
- groupId - Variable in class com.flowable.engage.engine.impl.persistence.entity.ConversationRegistryEntryEntityImpl
-
- icon - Variable in class com.flowable.engage.engine.impl.dto.ConversationDefinitionDTO
-
- icon - Variable in class com.flowable.engage.engine.impl.dto.StickyMessageDTO
-
- id(String) - Method in interface com.flowable.engage.api.ConversationDefinitionQuery
-
- id(String) - Method in interface com.flowable.engage.api.notification.push.DeviceQuery
-
Query for devices for the given id.
- id(String) - Method in interface com.flowable.engage.conversation.api.ConversationQuery
-
Select a conversation with the given id.
- id - Variable in class com.flowable.engage.dto.conversation.ConversationResponse
-
- id - Variable in class com.flowable.engage.dto.conversation.filter.ConversationFilterResponse
-
- id - Variable in class com.flowable.engage.dto.conversation.participant.ConversationParticipantResponse
-
- id - Variable in class com.flowable.engage.dto.message.ContentItemResponse
-
- id(String) - Method in interface com.flowable.engage.engine.impl.ArchiveConversationEventQuery
-
- id - Variable in class com.flowable.engage.engine.impl.ArchiveConversationEventQueryImpl
-
- id(String) - Method in class com.flowable.engage.engine.impl.ArchiveConversationEventQueryImpl
-
- id(String) - Method in interface com.flowable.engage.engine.impl.ArchiveJobEventQuery
-
- id - Variable in class com.flowable.engage.engine.impl.ArchiveJobEventQueryImpl
-
- id(String) - Method in class com.flowable.engage.engine.impl.ArchiveJobEventQueryImpl
-
- id - Variable in class com.flowable.engage.engine.impl.conversation.ConversationQueryImpl
-
- id(String) - Method in class com.flowable.engage.engine.impl.conversation.ConversationQueryImpl
-
- id - Variable in class com.flowable.engage.engine.impl.conversation.ConversationRegistryEntryQueryImpl
-
- id - Variable in class com.flowable.engage.engine.impl.ConversationDefinitionQueryImpl
-
- id(String) - Method in class com.flowable.engage.engine.impl.ConversationDefinitionQueryImpl
-
- id - Variable in class com.flowable.engage.engine.impl.dto.ConversationDefinitionDTO
-
- id - Variable in class com.flowable.engage.engine.impl.dto.ConversationDTO
-
- id - Variable in class com.flowable.engage.engine.impl.dto.ConversationFilterDTO
-
- id - Variable in class com.flowable.engage.engine.impl.dto.MessageDTO
-
- id - Variable in class com.flowable.engage.engine.impl.dto.StickyMessageDTO
-
- id - Variable in class com.flowable.engage.engine.impl.message.MessageQueryImpl
-
- id(String) - Method in class com.flowable.engage.engine.impl.message.MessageQueryImpl
-
- id - Variable in class com.flowable.engage.engine.impl.message.ReactionQueryImpl
-
- id(String) - Method in class com.flowable.engage.engine.impl.message.ReactionQueryImpl
-
- id - Variable in class com.flowable.engage.engine.impl.notification.ParticipantImpl
-
- id - Variable in class com.flowable.engage.engine.impl.notification.push.cmd.EnableDeviceCmd
-
- id - Variable in class com.flowable.engage.engine.impl.notification.push.DeviceQueryImpl
-
- id(String) - Method in class com.flowable.engage.engine.impl.notification.push.DeviceQueryImpl
-
- ID - Static variable in class com.flowable.engage.engine.impl.notification.push.DeviceQueryProperty
-
- id(String) - Method in interface com.flowable.engage.engine.impl.UserAnalyticsQuery
-
- id - Variable in class com.flowable.engage.engine.impl.UserAnalyticsQueryImpl
-
- id(String) - Method in class com.flowable.engage.engine.impl.UserAnalyticsQueryImpl
-
- id(String) - Method in interface com.flowable.engage.message.api.MessageQuery
-
- id(String) - Method in interface com.flowable.engage.message.api.ReactionQuery
-
- IDENTITY_LINK_CONVERSATION_DEFINITION_SCOPE - Static variable in class com.flowable.engage.engine.impl.ConversationDefinitionServiceImpl
-
- IDENTITY_LINK_CONVERSATION_SCOPE - Static variable in class com.flowable.engage.engine.impl.conversation.ConversationServiceImpl
-
- identityLinks - Variable in class com.flowable.engage.engine.impl.persistence.entity.ConversationDefinitionEntityImpl
-
The identity links for the action definition.
- identityLinks - Variable in class com.flowable.engage.engine.impl.persistence.entity.ConversationEntityImpl
-
The identity links for the conversation.
- identityLinksInitialized - Variable in class com.flowable.engage.engine.impl.persistence.entity.ConversationDefinitionEntityImpl
-
- identityLinksInitialized - Variable in class com.flowable.engage.engine.impl.persistence.entity.ConversationEntityImpl
-
- identityService - Variable in class com.flowable.engage.engine.impl.bot.ConversationManagementBot
-
- identityService - Variable in class com.flowable.engage.engine.impl.desk.bot.DeskManagementBot
-
- identityService - Variable in class com.flowable.engage.engine.impl.notification.ConversationNotificationEventListener
-
- identityService - Variable in class com.flowable.engage.external.system.service.InboundUnsupportedMessageServiceImpl
-
- identityService - Variable in class com.flowable.engage.external.system.wechat.WeChatSenderMessageListener
-
- identityService - Variable in class com.flowable.engage.external.system.whatsapp.WhatsAppSenderMessageListener
-
- InboundErrorDto - Class in com.flowable.engage.external.system.dto
-
- InboundErrorDto() - Constructor for class com.flowable.engage.external.system.dto.InboundErrorDto
-
- InboundErrorHandler - Interface in com.flowable.engage.external.system.api
-
Handler for inbound errors from an external adapter.
- inboundErrorHandlers - Variable in class com.flowable.engage.external.system.service.InboundServiceImpl
-
- InboundMessage - Interface in com.flowable.engage.external.system.api
-
- InboundMessageAccountService - Interface in com.flowable.engage.external.system.service
-
Service for handling inbound messages for a particular account
- inboundMessageAccountService - Variable in class com.flowable.engage.external.system.service.InboundMessageHandlerImpl
-
- InboundMessageBuilder - Interface in com.flowable.engage.external.system.api
-
Builder for sending inbound messages (messages from external adapters) to the engage platform.
- InboundMessageBuilderImpl - Class in com.flowable.engage.external.system.service
-
- InboundMessageBuilderImpl(InboundMessageHandlerImpl) - Constructor for class com.flowable.engage.external.system.service.InboundMessageBuilderImpl
-
- InboundMessageDto - Class in com.flowable.engage.external.system.dto
-
- InboundMessageDto() - Constructor for class com.flowable.engage.external.system.dto.InboundMessageDto
-
- InboundMessageDto.Media - Class in com.flowable.engage.external.system.dto
-
- InboundMessageHandler - Interface in com.flowable.engage.external.system.api
-
Message handler for inbound messages (messages from external adapters).
- inboundMessageHandler - Variable in class com.flowable.engage.external.system.service.InboundMessageBuilderImpl
-
- inboundMessageHandler - Variable in class com.flowable.engage.external.system.wechat.WeChatInboundJmsListener
-
- inboundMessageHandler - Variable in class com.flowable.engage.external.system.wechat.WeChatInboundMessageEventHandlerImpl
-
- inboundMessageHandler - Variable in class com.flowable.engage.external.system.whatsapp.WhatsAppInboundJmsListener
-
- InboundMessageHandlerImpl - Class in com.flowable.engage.external.system.service
-
- InboundMessageHandlerImpl(UserAccountService, InboundMessageRoutingService, InboundMessageAccountService, InboundUnsupportedMessageService) - Constructor for class com.flowable.engage.external.system.service.InboundMessageHandlerImpl
-
- inboundMessageRoutingService - Variable in class com.flowable.engage.external.system.service.InboundMessageHandlerImpl
-
- InboundMessageRoutingService - Interface in com.flowable.engage.external.system.service
-
A routing service for inbound messages from the external adapters.
- inboundMessageRoutingService - Variable in class com.flowable.engage.external.system.service.InboundUnsupportedMessageServiceImpl
-
- InboundMessageRoutingServiceImpl - Class in com.flowable.engage.external.system.service
-
- InboundMessageRoutingServiceImpl(MessageService, ConversationService, ExternalSystemContentService) - Constructor for class com.flowable.engage.external.system.service.InboundMessageRoutingServiceImpl
-
- InboundService - Interface in com.flowable.engage.external.system.api
-
Service responsible for providing the handlers for the different inbound handlers
for different external adapters.
- inboundService - Variable in class com.flowable.engage.external.system.wechat.WeChatInboundJmsListener
-
- inboundService - Variable in class com.flowable.engage.external.system.whatsapp.WhatsAppInboundJmsListener
-
- InboundServiceImpl - Class in com.flowable.engage.external.system.service
-
- InboundServiceImpl(List<InboundStatusHandler>, List<InboundErrorHandler>) - Constructor for class com.flowable.engage.external.system.service.InboundServiceImpl
-
- InboundStatusDto - Class in com.flowable.engage.external.system.dto
-
- InboundStatusDto() - Constructor for class com.flowable.engage.external.system.dto.InboundStatusDto
-
- InboundStatusDto.ErrorDto - Class in com.flowable.engage.external.system.dto
-
- InboundStatusHandler - Interface in com.flowable.engage.external.system.api
-
Handler for inbound statuses from the external adapters
- inboundStatusHandlers - Variable in class com.flowable.engage.external.system.service.InboundServiceImpl
-
- inboundUnsupportedMessageService - Variable in class com.flowable.engage.external.system.service.InboundMessageHandlerImpl
-
- InboundUnsupportedMessageService - Interface in com.flowable.engage.external.system.service
-
- InboundUnsupportedMessageServiceImpl - Class in com.flowable.engage.external.system.service
-
- InboundUnsupportedMessageServiceImpl(InboundMessageRoutingService, MessageService, ExternalConversationService, TemplateService, PlatformIdentityService) - Constructor for class com.flowable.engage.external.system.service.InboundUnsupportedMessageServiceImpl
-
- includeGroupBasedParticipants - Variable in class com.flowable.engage.engine.impl.cmd.FindConversationParticipantsCmd
-
- includeHistoricParticipants() - Method in interface com.flowable.engage.conversation.api.ConversationUserQuery
-
Includes participants that are not part of the current conversation, but have been part in the past.
- includeHistoricParticipants - Variable in class com.flowable.engage.engine.impl.conversation.ConversationUserQueryImpl
-
- includeHistoricParticipants() - Method in class com.flowable.engage.engine.impl.conversation.ConversationUserQueryImpl
-
- includeIdentityLinks() - Method in interface com.flowable.engage.conversation.api.ConversationQuery
-
- includeIdentityLinks - Variable in class com.flowable.engage.engine.impl.conversation.ConversationQueryImpl
-
- includeIdentityLinks() - Method in class com.flowable.engage.engine.impl.conversation.ConversationQueryImpl
-
- includeMessageAudits - Variable in class com.flowable.engage.engine.impl.message.MessageQueryImpl
-
- includeMessageAudits() - Method in class com.flowable.engage.engine.impl.message.MessageQueryImpl
-
- includeMessageAudits() - Method in interface com.flowable.engage.message.api.MessageQuery
-
Include the message audits for the queried messages
- includeOnlyStickyMessages - Variable in class com.flowable.engage.engine.impl.message.MessageQueryImpl
-
- includeOnlyStickyMessages() - Method in class com.flowable.engage.engine.impl.message.MessageQueryImpl
-
- includeOnlyStickyMessages() - Method in interface com.flowable.engage.message.api.MessageQuery
-
Query on sticky messages only.
- includePrivate - Variable in class com.flowable.engage.engine.impl.cmd.CountConversationsWithLastMessageBetweenCmd
-
- includePrivate - Variable in class com.flowable.engage.engine.impl.cmd.FindConversationsWithLastMessageBetweenCmd
-
- includePrivate - Variable in class com.flowable.engage.engine.impl.message.MessageQueryImpl
-
- includePrivate() - Method in class com.flowable.engage.engine.impl.message.MessageQueryImpl
-
- includePrivate() - Method in interface com.flowable.engage.message.api.MessageQuery
-
Query all messages (even private ones).
- includeSticky - Variable in class com.flowable.engage.engine.impl.cmd.CountConversationsWithLastMessageBetweenCmd
-
- includeSticky - Variable in class com.flowable.engage.engine.impl.cmd.FindConversationsWithLastMessageBetweenCmd
-
- includeSticky - Variable in class com.flowable.engage.engine.impl.message.MessageQueryImpl
-
- includeSticky() - Method in class com.flowable.engage.engine.impl.message.MessageQueryImpl
-
- includeSticky() - Method in interface com.flowable.engage.message.api.MessageQuery
-
Query on sticky messages.
- includeUnreadCountsFor(String) - Method in interface com.flowable.engage.engine.impl.indexing.ConversationFilterQuery
-
Include the unread counts for the given user.
- includeUnreadCountsFor(String) - Method in class com.flowable.engage.engine.impl.indexing.ConversationFilterQueryImpl
-
- includeUnreadCountsForUser - Variable in class com.flowable.engage.engine.impl.indexing.ConversationFilterQueryImpl
-
- includeUserBasedParticipants - Variable in class com.flowable.engage.engine.impl.cmd.FindConversationParticipantsCmd
-
- includeVariables() - Method in interface com.flowable.engage.conversation.api.ConversationQuery
-
- includeVariables - Variable in class com.flowable.engage.engine.impl.conversation.ConversationQueryImpl
-
- includeVariables() - Method in class com.flowable.engage.engine.impl.conversation.ConversationQueryImpl
-
- increaseUnreadMessageCountsForConversation(ConversationEntity, MessageEntity) - Method in interface com.flowable.engage.engine.impl.persistence.entity.ConversationStatusEntityManager
-
- increaseUnreadMessageCountsForConversation(ConversationEntity, MessageEntity) - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationStatusEntityManagerImpl
-
- increaseUnreadMessageCountsForConversation(List<String>, String) - Method in interface com.flowable.engage.engine.impl.persistence.entity.data.ConversationStatusDataManager
-
- increaseUnreadMessageCountsForConversation(List<String>, String) - Method in class com.flowable.engage.engine.impl.persistence.entity.data.impl.MybatisConversationStatusDataManager
-
- indexConversation(Conversation) - Method in class com.flowable.engage.engine.impl.indexing.ConversationIndexingEventListener
-
- IndexingCleanupExtension - Class in com.flowable.engage.engine.test
-
JUnit Jupiter extension for the Flowable Platform that takes care
of making sure no indexing data lingers before or after each test.
- IndexingCleanupExtension() - Constructor for class com.flowable.engage.engine.test.IndexingCleanupExtension
-
- indexingEnabled - Variable in class com.flowable.engage.engine.EngageEngineConfiguration
-
- indexingService - Variable in class com.flowable.engage.engine.EngageEngineConfiguration
-
- indexingService - Variable in class com.flowable.engage.engine.impl.indexing.EngageIndexingSchedulerImpl
-
- indexManager - Variable in class com.flowable.engage.engine.EngageEngineConfiguration
-
- indexName - Variable in class com.flowable.engage.engine.impl.cmd.ReindexConversationsCmd
-
- indexName - Variable in class com.flowable.engage.engine.impl.cmd.ReindexMessagesCmd
-
- INHERITED - Static variable in interface com.flowable.engage.conversation.api.PermissionTypes
-
The default, inherited permission type uses the very same permissions for ALL messages within a conversation,
even if it changes over time.
- INHERITED_AND_IMMUTABLE - Static variable in interface com.flowable.engage.conversation.api.PermissionTypes
-
This permission type uses the same permissions for messages as the conversation itself, but does not update them
on the messages, if they change over time in the conversation.
- init() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- init() - Method in class com.flowable.engage.engine.impl.persistence.entity.data.EngageDataManagers
-
- init() - Method in class com.flowable.engage.engine.impl.persistence.entity.EngageEntityManagers
-
- initAsyncHistoryExecutor() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- initAsyncHistorySessionFactory() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- initAsyncHistoryTaskExecutor() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- initConversationDefinitionModelCache() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- initConversationDefinitionModelManager() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- initConversationFilterFactory() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- initConversationQueryTemplateHandler() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- initConversationService() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- initConversationStarterHelper() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- initDataManagers() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- initDbSqlSessionFactoryEntitySettings() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- initDefaultAsyncHistoryListener() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- initDefaultCommandConfig() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- initDefaultHistoryJsonTransformers() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- initEngageIndexingScheduler() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- initEngine() - Method in class com.flowable.engage.engine.configurator.EngageEngineConfigurator
-
- initEntityManagers() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- initEventDispatcher() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- initExternalMessageSendHelper() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- initFormKey - Variable in class com.flowable.engage.engine.impl.dto.ConversationDefinitionDTO
-
- initHistoryJobHandlers() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- initializeDeskConversation(String) - Method in interface com.flowable.engage.engine.impl.desk.DeskService
-
Invoked by the generic conversation listener to initialize the given desk conversation.
- initializeDeskConversation(String) - Method in class com.flowable.engage.engine.impl.desk.DeskServiceImpl
-
- initializeTicketConversation(String, String) - Method in interface com.flowable.engage.engine.impl.desk.DeskService
-
Invoked by the generic conversation listener to initialize the given ticket conversation.
- initializeTicketConversation(String, String) - Method in class com.flowable.engage.engine.impl.desk.DeskServiceImpl
-
- InitializeTicketConversationCmd - Class in com.flowable.engage.engine.impl.desk.cmd
-
Initializes a newly created ticket conversation as a child of a desk conversation.
- InitializeTicketConversationCmd(String, String, String) - Constructor for class com.flowable.engage.engine.impl.desk.cmd.InitializeTicketConversationCmd
-
- initIndexQueryService() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- initJobServiceConfiguration() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- initLatestMessageTemplate() - Method in class com.flowable.engage.engine.impl.indexing.ConversationFilterServiceImpl
-
- initMessageSendHelper() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- initMybatisTypeHandlers(Configuration) - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- initNotificationEvaluatorProvider() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- initObjectMapper() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- initProviders() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- initSchema() - Method in class com.flowable.engage.engine.impl.db.EngageDbSchemaManager
-
- initSchemaManagementCommand() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- initSchemaManager() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- initServices() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- initSessionFactories() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- initStandardConversationFilters() - Method in class com.flowable.engage.engine.impl.indexing.ConversationFilterServiceImpl
-
- initTaskExecutor() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- initTemplateLoader() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- initTemporaryMessageHandling() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- initTransactionContextFactory() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- initVariableServiceConfiguration() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- initVariableTypes() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- InMemoryUserSubscriptionService - Class in com.flowable.engage.engine.impl.profile.subscription
-
An in memory user subscription service.
- InMemoryUserSubscriptionService() - Constructor for class com.flowable.engage.engine.impl.profile.subscription.InMemoryUserSubscriptionService
-
- INSERT_ORDER - Static variable in class com.flowable.engage.engine.impl.db.EntityDependencyOrder
-
- INTERNAL_MESSAGE - Static variable in interface com.flowable.engage.message.api.DataSubTypes
-
- InternalInboundStatuses - Interface in com.flowable.engage.external.system.dto
-
- invokeBot(HistoricActionInstance, ActionDefinition, Map<String, Object>) - Method in class com.flowable.engage.engine.impl.bot.ConversationManagementBot
-
- invokeBot(HistoricActionInstance, ActionDefinition, Map<String, Object>) - Method in class com.flowable.engage.engine.impl.bot.SignalProcessBot
-
- invokeBot(HistoricActionInstance, ActionDefinition, Map<String, Object>) - Method in class com.flowable.engage.engine.impl.desk.bot.DeskManagementBot
-
- invokeBot(HistoricActionInstance, ActionDefinition, Map<String, Object>) - Method in class com.flowable.engage.external.system.wechat.WeChatTemplateMessageBot
-
- IOS - Static variable in interface com.flowable.engage.api.notification.push.DeviceOS
-
- isAcceptableType(IdentityLinkEntity) - Static method in class com.flowable.engage.engine.impl.indexing.EngageIndexingSchedulerImpl
-
- isAsyncHistoryEnabled() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- isAsyncHistoryExecutorActivate() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- isAsyncHistoryExecutorAsyncJobAcquisitionEnabled() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- isAsyncHistoryExecutorMessageQueueMode() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- isAsyncHistoryExecutorResetExpiredJobsEnabled() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- isAsyncHistoryJsonGroupingEnabled - Variable in class com.flowable.engage.engine.EngageEngineConfiguration
-
- isAsyncHistoryJsonGroupingEnabled() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- isAsyncHistoryJsonGzipCompressionEnabled - Variable in class com.flowable.engage.engine.EngageEngineConfiguration
-
- isAsyncHistoryJsonGzipCompressionEnabled() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- isBot() - Method in class com.flowable.engage.dto.conversation.participant.ConversationParticipantResponse
-
Deprecated.
- isBothAccessibleByUserAndGroups() - Method in class com.flowable.engage.engine.impl.message.MessageQueryImpl
-
- isChannel(String) - Static method in interface com.flowable.engage.conversation.api.ConversationTypes
-
- isContentAvailable() - Method in class com.flowable.engage.dto.message.ContentItemResponse
-
- isDefault - Variable in class com.flowable.engage.dto.conversation.filter.ConversationFilterResponse
-
- isDefault() - Method in class com.flowable.engage.dto.conversation.filter.ConversationFilterResponse
-
- isDefault() - Method in interface com.flowable.engage.engine.impl.indexing.ConversationFilter
-
- isDefault() - Method in class com.flowable.engage.engine.impl.indexing.ConversationFilterImpl
-
- isDefaultFilter() - Method in class com.flowable.engage.engine.impl.dto.ConversationFilterDTO
-
- isDesk(String) - Static method in interface com.flowable.engage.conversation.api.ConversationTypes
-
- isDeskInitializationListenerActive() - Method in class com.flowable.engage.engine.impl.desk.DeskConversationListener
-
Hook method to activate or deactivate the desk initialization listener.
- isDesktopNotification() - Method in interface com.flowable.engage.api.notification.NotificationInfo
-
Whether the given user needs to receive a desktop notification.
- isDesktopNotification() - Method in class com.flowable.engage.engine.impl.notification.NotificationInfoImpl
-
- isDirect(String) - Static method in interface com.flowable.engage.conversation.api.ConversationTypes
-
- isDiscussion(String) - Static method in interface com.flowable.engage.conversation.api.ConversationTypes
-
- isDuplicateMessage(String) - Method in class com.flowable.engage.external.system.service.InboundMessageRoutingServiceImpl
-
- isDuplicateMessage(String) - Method in class com.flowable.engage.external.system.service.InboundUnsupportedMessageServiceImpl
-
- isEnabled() - Method in interface com.flowable.engage.api.notification.push.Device
-
Whether the device is enabled (i.e.
- isEnabled() - Method in class com.flowable.engage.dto.notification.push.DeviceResponse
-
- isEnabled() - Method in class com.flowable.engage.engine.impl.notification.push.DeviceRegistrationImpl
-
- isEnabled() - Method in class com.flowable.engage.engine.impl.persistence.entity.DeviceEntityImpl
-
- isEnabled() - Method in class com.flowable.engage.external.system.wechat.WeChatProperties.Timeout
-
- isEnabled() - Method in class com.flowable.engage.external.system.whatsapp.WhatsAppProperties.Timeout
-
- isExcludePrivate() - Method in class com.flowable.engage.engine.impl.indexing.MessageIndexQueryRequest
-
- isExcludeSticky() - Method in class com.flowable.engage.engine.impl.indexing.MessageIndexQueryRequest
-
- isFailOnException() - Method in class com.flowable.engage.engine.delegate.event.impl.AbstractFlowableEngageEngineEventListener
-
- isFailOnException() - Method in class com.flowable.engage.engine.impl.notification.MessageSendEventListener
-
- isFailOnException() - Method in class com.flowable.engage.external.system.wechat.WeChatSenderMessageListener
-
- isFailOnException() - Method in class com.flowable.engage.external.system.whatsapp.WhatsAppSenderMessageListener
-
- isFalse() - Method in class com.flowable.engage.engine.impl.conversation.ConversationQueryImpl
-
We can't use false
in SQL in a DB agnostic way.
- isFalse() - Method in class com.flowable.engage.engine.impl.message.MessageQueryImpl
-
We can't use false
in SQL in a DB agnostic way.
- isFixed(String) - Static method in interface com.flowable.engage.conversation.api.JoiningTypes
-
- isGroup(String) - Static method in interface com.flowable.engage.conversation.api.ConversationTypes
-
- isHasNotLeft() - Method in class com.flowable.engage.engine.impl.conversation.ConversationRegistryEntryQueryImpl
-
- isHidden() - Method in class com.flowable.engage.engine.impl.persistence.entity.MessageEntityImpl
-
- isHidden() - Method in interface com.flowable.engage.message.api.Message
-
A flag indicating whether a message should be hidden (i.e.
- isIdentityLinksInitialized() - Method in interface com.flowable.engage.engine.impl.persistence.entity.ConversationEntity
-
- isIdentityLinksInitialized() - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationEntityImpl
-
- isIncludeIdentityLinks() - Method in class com.flowable.engage.engine.impl.conversation.ConversationQueryImpl
-
- isIncludeMessageAudits() - Method in class com.flowable.engage.engine.impl.message.MessageQueryImpl
-
- isIncludePrivate() - Method in class com.flowable.engage.engine.impl.message.MessageQueryImpl
-
- isIncludeSticky() - Method in class com.flowable.engage.engine.impl.message.MessageQueryImpl
-
- isIncludeVariables() - Method in class com.flowable.engage.engine.impl.conversation.ConversationQueryImpl
-
- isIndexingDisabled() - Method in class com.flowable.engage.engine.impl.indexing.EngageIndexingSchedulerImpl
-
- isIndexingEnabled() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- isIndexingEnabled() - Method in class com.flowable.engage.engine.impl.indexing.EngageIndexingSchedulerImpl
-
- isInitialized - Static variable in class com.flowable.engage.engine.EngageEngines
-
- isInitialized() - Static method in class com.flowable.engage.engine.EngageEngines
-
- isMarkAsRead() - Method in interface com.flowable.engage.api.notification.NotificationInfo
-
Whether the message should be marked as read after sending the notification
- isMarkAsRead() - Method in class com.flowable.engage.engine.impl.notification.NotificationInfoImpl
-
- isMessageAuditsInitialized() - Method in interface com.flowable.engage.engine.impl.persistence.entity.MessageEntity
-
- isMessageAuditsInitialized() - Method in class com.flowable.engage.engine.impl.persistence.entity.MessageEntityImpl
-
- isMobileNotification() - Method in interface com.flowable.engage.api.notification.NotificationInfo
-
Whether a mobile notification is needed for the user.
- isMobileNotification() - Method in class com.flowable.engage.engine.impl.notification.NotificationInfoImpl
-
- isMultiTenantEnabled() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- isNewConversation() - Method in interface com.flowable.engage.conversation.api.ConversationHolder
-
If this conversation was newly created, this method returns true
, for an existing one, it will return false
.
- isNewConversation() - Method in interface com.flowable.engage.conversation.api.tag.ConversationTagEvaluationContext
-
Returns true
if this is a newly initialized conversation and this is the first time its tags are
evaluated.
- isNewConversation() - Method in class com.flowable.engage.engine.impl.conversation.ConversationHolderImpl
-
- isNewConversation() - Method in class com.flowable.engage.engine.impl.conversation.tag.ConversationBuilderBasedTagEvaluationContext
-
- isNewConversation() - Method in class com.flowable.engage.engine.impl.conversation.tag.ConversationEntityBasedTagEvaluationContext
-
- isNewTicket - Variable in class com.flowable.engage.engine.impl.desk.cmd.AbstractTicketCmd
-
- isNewTicket() - Method in class com.flowable.engage.engine.impl.desk.cmd.AbstractTicketCmd
-
- isNotType - Variable in class com.flowable.engage.engine.impl.message.MessageQueryImpl
-
- isNotType(String) - Method in class com.flowable.engage.engine.impl.message.MessageQueryImpl
-
- isNotType(String) - Method in interface com.flowable.engage.message.api.MessageQuery
-
- isOnlyEnabled() - Method in class com.flowable.engage.engine.impl.notification.push.DeviceQueryImpl
-
- isOpen(String) - Static method in interface com.flowable.engage.conversation.api.JoiningTypes
-
- isOwner(String) - Static method in interface com.flowable.engage.conversation.api.JoiningTypes
-
This joining type allows a custom behavior, e.g.
- isParticipants(String) - Static method in interface com.flowable.engage.conversation.api.JoiningTypes
-
- isPassed() - Method in class com.flowable.engage.message.api.temporary.BaseTemporaryMessageProcessResult
-
- isPassed() - Method in interface com.flowable.engage.message.api.temporary.TemporaryMessageProcessResult
-
Check if the temporary message process is passed
- isPinned() - Method in interface com.flowable.engage.conversation.api.Conversation
-
Returns true, if this conversation is pinned by the current user.
- isPinned() - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationEntityImpl
-
- isPrivate() - Method in class com.flowable.engage.dto.message.MessageResponse
-
- isPrivate - Variable in class com.flowable.engage.engine.impl.persistence.entity.MessageEntityImpl
-
- isPrivate() - Method in class com.flowable.engage.engine.impl.persistence.entity.MessageEntityImpl
-
- isPrivate() - Method in interface com.flowable.engage.message.api.Message
-
Returns true
if this is a private data object with a explicit and specific set of permissions other
than its parent (source).
- isProcessed() - Method in class com.flowable.engage.engine.impl.persistence.entity.TemporaryMessageEntityImpl
-
- isProcessed() - Method in interface com.flowable.engage.message.api.temporary.TemporaryMessage
-
Boolean marking whether the temporary message has been processed.
- isRegistryEntryApplicable(Date) - Method in class com.flowable.engage.engine.impl.cmd.ReindexMessagesCmd
-
- isRequiresIdentityLinks() - Method in class com.flowable.engage.engine.impl.conversation.ConversationQueryImpl
-
- isRetained(ConversationRegistryEntryEntity, Object) - Method in class com.flowable.engage.engine.impl.persistence.entity.data.impl.cache.ConversationRegistryEntryByConversationIdMatcher
-
- isRunning() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- isSelf(String) - Static method in interface com.flowable.engage.conversation.api.ConversationTypes
-
- isSerializableVariableTypeTrackDeserializedObjects() - Method in class com.flowable.engage.engine.EngageEngineConfiguration
-
- isSplittingChar(char) - Method in class com.flowable.engage.engine.impl.desk.cmd.AbstractDeskCmd
-
- isStarred() - Method in interface com.flowable.engage.conversation.api.Conversation
-
Returns true, if this conversation is starred by the current user.
- isStarred() - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationEntityImpl
-
- isSticky() - Method in class com.flowable.engage.dto.message.MessageResponse
-
- isSticky() - Method in class com.flowable.engage.engine.impl.persistence.entity.MessageEntityImpl
-
- isSticky() - Method in interface com.flowable.engage.message.api.Message
-
Returns true
if this is a sticky data object, false
(or null
for a default, regular
data object, most likely ordered around the value or update timestamp.
- isStickyMessage() - Method in class com.flowable.engage.engine.impl.message.MessageBuilderImpl
-
- isTemporary() - Method in class com.flowable.engage.engine.impl.persistence.entity.MessageEntityImpl
-
- isTemporary() - Method in class com.flowable.engage.engine.impl.persistence.entity.TemporaryMessageEntityImpl
-
- isTemporary() - Method in interface com.flowable.engage.message.api.Message
-
Whether this message is a temporary message.
- isTicket(String) - Static method in interface com.flowable.engage.conversation.api.ConversationTypes
-
- isTicketMessageListenerActive() - Method in class com.flowable.engage.engine.impl.desk.DeskConversationListener
-
Hook method to activate or deactivate the ticketing message listener.
- isTopic(String) - Static method in interface com.flowable.engage.conversation.api.ConversationTypes
-
- isTrue() - Method in class com.flowable.engage.engine.impl.conversation.ConversationQueryImpl
-
We can't use true
in SQL in a DB agnostic way.
- isTrue() - Method in class com.flowable.engage.engine.impl.message.MessageQueryImpl
-
- isUserDefinitionKeySet() - Method in class com.flowable.engage.engine.impl.indexing.ConversationFilterQueryImpl
-
- isVariablesInitialized() - Method in interface com.flowable.engage.engine.impl.persistence.entity.ConversationEntity
-
- isVariablesInitialized() - Method in class com.flowable.engage.engine.impl.persistence.entity.ConversationEntityImpl
-
- isWeChatAccount(String) - Method in class com.flowable.engage.external.system.wechat.WeChatSenderMessageListener
-
- isWhatsAppAccount(String) - Method in class com.flowable.engage.external.system.whatsapp.WhatsAppSenderMessageListener
-
- isWithoutFilter() - Method in class com.flowable.engage.engine.impl.conversation.ConversationStatusQueryImpl
-
- isWithoutMessages() - Method in class com.flowable.engage.engine.impl.conversation.ConversationQueryImpl
-
- isWithoutParent() - Method in class com.flowable.engage.engine.impl.conversation.ConversationQueryImpl
-
- isWithoutTenantId() - Method in class com.flowable.engage.engine.impl.conversation.ConversationQueryImpl
-