Hierarchy For All Packages
Package Hierarchies:- com.flowable.engage.analytics,
- com.flowable.engage.analytics.api,
- com.flowable.engage.analytics.cmd,
- com.flowable.engage.analytics.dto,
- com.flowable.engage.analytics.impl,
- com.flowable.engage.analytics.resource,
- com.flowable.engage.analytics.service,
- com.flowable.engage.analytics.util,
- com.flowable.engage.api,
- com.flowable.engage.api.delegate.event,
- com.flowable.engage.api.notification,
- com.flowable.engage.api.notification.push,
- com.flowable.engage.api.profile.subscription,
- com.flowable.engage.bot.echo,
- com.flowable.engage.commons.api,
- com.flowable.engage.conversation.api,
- com.flowable.engage.conversation.api.permission,
- com.flowable.engage.conversation.api.tag,
- com.flowable.engage.dto.conversation,
- com.flowable.engage.dto.conversation.filter,
- com.flowable.engage.dto.conversation.participant,
- com.flowable.engage.dto.conversation.search,
- com.flowable.engage.dto.message,
- com.flowable.engage.dto.notification.push,
- com.flowable.engage.engine,
- com.flowable.engage.engine.autodeployment,
- com.flowable.engage.engine.configurator,
- com.flowable.engage.engine.delegate.event.impl,
- com.flowable.engage.engine.impl,
- com.flowable.engage.engine.impl.action,
- com.flowable.engage.engine.impl.async,
- com.flowable.engage.engine.impl.bot,
- com.flowable.engage.engine.impl.cmd,
- com.flowable.engage.engine.impl.conversation,
- com.flowable.engage.engine.impl.conversation.tag,
- com.flowable.engage.engine.impl.db,
- com.flowable.engage.engine.impl.desk,
- com.flowable.engage.engine.impl.desk.bot,
- com.flowable.engage.engine.impl.desk.cmd,
- com.flowable.engage.engine.impl.dto,
- com.flowable.engage.engine.impl.el,
- com.flowable.engage.engine.impl.indexing,
- com.flowable.engage.engine.impl.message,
- com.flowable.engage.engine.impl.message.temporary,
- com.flowable.engage.engine.impl.notification,
- com.flowable.engage.engine.impl.notification.push,
- com.flowable.engage.engine.impl.notification.push.cmd,
- com.flowable.engage.engine.impl.permission,
- com.flowable.engage.engine.impl.permission.cmd,
- com.flowable.engage.engine.impl.persistence.entity,
- com.flowable.engage.engine.impl.persistence.entity.data,
- com.flowable.engage.engine.impl.persistence.entity.data.impl,
- com.flowable.engage.engine.impl.persistence.entity.data.impl.cache,
- com.flowable.engage.engine.impl.profile.subscription,
- com.flowable.engage.engine.impl.util,
- com.flowable.engage.engine.impl.websocket,
- com.flowable.engage.engine.test,
- com.flowable.engage.external.system.api,
- com.flowable.engage.external.system.common,
- com.flowable.engage.external.system.dto,
- com.flowable.engage.external.system.service,
- com.flowable.engage.external.system.wechat,
- com.flowable.engage.external.system.wechat.dto,
- com.flowable.engage.external.system.whatsapp,
- com.flowable.engage.external.system.whatsapp.api,
- com.flowable.engage.external.system.whatsapp.dto,
- com.flowable.engage.external.system.whatsapp.event,
- com.flowable.engage.message.api,
- com.flowable.engage.message.api.temporary,
- com.flowable.engage.notification.apns,
- com.flowable.engage.rest.service.api,
- com.flowable.engage.rest.service.api.compliance,
- com.flowable.engage.rest.service.api.compliance.search,
- com.flowable.engage.rest.service.api.conversation,
- com.flowable.engage.rest.service.api.conversation.anonymous,
- com.flowable.engage.rest.service.api.conversation.anonymous.security,
- com.flowable.engage.rest.service.api.conversation.participant,
- com.flowable.engage.rest.service.api.conversation.search,
- com.flowable.engage.rest.service.api.conversation.tag,
- com.flowable.engage.rest.service.api.conversationdefinition,
- com.flowable.engage.rest.service.api.listener,
- com.flowable.engage.rest.service.api.management,
- com.flowable.engage.rest.service.api.mapper,
- com.flowable.engage.rest.service.api.mapper.conversation,
- com.flowable.engage.rest.service.api.mapper.conversation.participant,
- com.flowable.engage.rest.service.api.mapper.notification.push,
- com.flowable.engage.rest.service.api.message,
- com.flowable.engage.rest.service.api.message.search,
- com.flowable.engage.rest.service.api.notification,
- com.flowable.engage.rest.service.api.notification.push,
- com.flowable.engage.rest.service.api.request,
- com.flowable.engage.rest.service.api.subscription,
- com.flowable.engage.rest.service.api.user,
- com.flowable.engage.rest.service.mapper,
- com.flowable.engage.rest.service.mapper.message,
- com.flowable.engage.task,
- com.flowable.engage.task.bpmn,
- com.flowable.engage.task.cmmn,
- com.flowable.engage.task.extension,
- com.flowable.example,
- com.flowable.example.hr.bot,
- com.flowable.example.hr.service
Class Hierarchy
- java.lang.Object
- org.springframework.security.authentication.AbstractAuthenticationToken (implements org.springframework.security.core.Authentication, org.springframework.security.core.CredentialsContainer)
- com.flowable.engage.rest.service.api.conversation.anonymous.security.AnonymousConversationAuthenticationToken
- com.flowable.platform.tasks.cmmn.AbstractCaseTask (implements org.flowable.cmmn.api.delegate.PlanItemJavaDelegate)
- com.flowable.engage.task.cmmn.CaseCreateConversationTask
- com.flowable.engage.task.cmmn.CaseModifyConversationTask
- com.flowable.engage.task.cmmn.CaseSendMessageTask
- com.flowable.engage.engine.impl.conversation.tag.AbstractConversationTagEvaluationContext (implements com.flowable.engage.conversation.api.tag.ConversationTagEvaluationContext)
- com.flowable.engage.engine.impl.conversation.tag.ConversationBuilderBasedTagEvaluationContext
- com.flowable.engage.engine.impl.conversation.tag.ConversationEntityBasedTagEvaluationContext
- org.flowable.common.engine.impl.db.AbstractDataManager<EntityImpl> (implements org.flowable.common.engine.impl.persistence.entity.data.DataManager<EntityImpl>)
- com.flowable.engage.engine.impl.persistence.entity.data.AbstractEngageDataManager<EntityImpl>
- com.flowable.engage.engine.impl.persistence.entity.data.impl.MybatisArchiveConversationEventDataManager (implements com.flowable.engage.engine.impl.persistence.entity.data.ArchiveConversationEventDataManager)
- com.flowable.engage.engine.impl.persistence.entity.data.impl.MybatisArchiveJobEventDataManager (implements com.flowable.engage.engine.impl.persistence.entity.data.ArchiveJobEventDataManager)
- com.flowable.engage.engine.impl.persistence.entity.data.impl.MybatisConversationDataManager (implements com.flowable.engage.engine.impl.persistence.entity.data.ConversationDataManager)
- com.flowable.engage.engine.impl.persistence.entity.data.impl.MybatisConversationDefinitionDataManager (implements com.flowable.engage.engine.impl.persistence.entity.data.ConversationDefinitionDataManager)
- com.flowable.engage.engine.impl.persistence.entity.data.impl.MyBatisConversationRegistryEntryDataManager (implements com.flowable.engage.engine.impl.persistence.entity.data.ConversationRegistryEntryDataManager)
- com.flowable.engage.engine.impl.persistence.entity.data.impl.MybatisConversationStatusDataManager (implements com.flowable.engage.engine.impl.persistence.entity.data.ConversationStatusDataManager)
- com.flowable.engage.engine.impl.persistence.entity.data.impl.MybatisDeviceDataManager (implements com.flowable.engage.engine.impl.persistence.entity.data.DeviceDataManager)
- com.flowable.engage.engine.impl.persistence.entity.data.impl.MybatisMessageAuditDataManager (implements com.flowable.engage.engine.impl.persistence.entity.data.MessageAuditDataManager)
- com.flowable.engage.engine.impl.persistence.entity.data.impl.MybatisMessageDataManager (implements com.flowable.engage.engine.impl.persistence.entity.data.MessageDataManager)
- com.flowable.engage.engine.impl.persistence.entity.data.impl.MybatisReactionDataManager (implements com.flowable.engage.engine.impl.persistence.entity.data.ReactionDataManager)
- com.flowable.engage.engine.impl.persistence.entity.data.impl.MybatisTemporaryMessageDataManager (implements com.flowable.engage.engine.impl.persistence.entity.data.TemporaryMessageDataManager)
- com.flowable.engage.engine.impl.persistence.entity.data.impl.MybatisUserAnalyticsDataManager (implements com.flowable.engage.engine.impl.persistence.entity.data.UserAnalyticsDataManager)
- com.flowable.engage.engine.impl.persistence.entity.data.AbstractEngageDataManager<EntityImpl>
- com.flowable.engage.engine.impl.desk.cmd.AbstractDeskCmd<T> (implements org.flowable.common.engine.impl.interceptor.Command<T>)
- com.flowable.engage.engine.impl.desk.cmd.AbstractTicketCmd<T>
- com.flowable.engage.engine.impl.desk.cmd.HandleUnassignedTicketMessageCmd
- com.flowable.engage.engine.impl.desk.cmd.InitializeTicketConversationCmd
- com.flowable.engage.engine.impl.desk.cmd.SwitchToDeskTeamCmd
- com.flowable.engage.engine.impl.desk.cmd.SwitchToDeskTeamMemberCmd
- com.flowable.engage.engine.impl.desk.cmd.StartTicketConversationCmd
- com.flowable.engage.engine.impl.desk.cmd.AbstractTicketCmd<T>
- com.flowable.platform.service.permission.AbstractDmnBasedPermissionHelper<T>
- com.flowable.engage.engine.impl.permission.cmd.AbstractConversationPermissionCommand
- com.flowable.engage.engine.impl.permission.cmd.CheckArchiveConversationCommand (implements org.flowable.common.engine.impl.interceptor.Command<T>)
- com.flowable.engage.engine.impl.permission.cmd.CheckCreateConversationCommand (implements org.flowable.common.engine.impl.interceptor.Command<T>)
- com.flowable.engage.engine.impl.permission.cmd.CheckDropParticipantFromConversationCommand (implements org.flowable.common.engine.impl.interceptor.Command<T>)
- com.flowable.engage.engine.impl.permission.cmd.CheckEditMessageCommand (implements org.flowable.common.engine.impl.interceptor.Command<T>)
- com.flowable.engage.engine.impl.permission.cmd.CheckHasAccessToConversationCommand (implements org.flowable.common.engine.impl.interceptor.Command<T>)
- com.flowable.engage.engine.impl.permission.cmd.CheckJoinParticipantToExistingConversationCommand (implements org.flowable.common.engine.impl.interceptor.Command<T>)
- com.flowable.engage.engine.impl.permission.cmd.CheckPostDocumentCommand (implements org.flowable.common.engine.impl.interceptor.Command<T>)
- com.flowable.engage.engine.impl.permission.cmd.CheckPostImageCommand (implements org.flowable.common.engine.impl.interceptor.Command<T>)
- com.flowable.engage.engine.impl.permission.cmd.CheckPostMessageCommand (implements org.flowable.common.engine.impl.interceptor.Command<T>)
- com.flowable.engage.engine.impl.permission.cmd.CheckPostVideoCommand (implements org.flowable.common.engine.impl.interceptor.Command<T>)
- com.flowable.engage.engine.impl.permission.cmd.CheckPostVoiceCommand (implements org.flowable.common.engine.impl.interceptor.Command<T>)
- com.flowable.engage.engine.impl.permission.cmd.CheckReopenConversationCommand (implements org.flowable.common.engine.impl.interceptor.Command<T>)
- com.flowable.engage.engine.impl.permission.cmd.CheckUpdateConversationAvatarCommand (implements org.flowable.common.engine.impl.interceptor.Command<T>)
- com.flowable.engage.engine.impl.permission.cmd.CheckUpdateConversationDescriptionCommand (implements org.flowable.common.engine.impl.interceptor.Command<T>)
- com.flowable.engage.engine.impl.permission.cmd.CheckUpdateConversationNameCommand (implements org.flowable.common.engine.impl.interceptor.Command<T>)
- com.flowable.engage.engine.impl.permission.cmd.AbstractConversationPermissionCommand
- com.flowable.engage.rest.service.api.conversation.AbstractEngageResource
- com.flowable.engage.rest.service.api.message.AbstractMessageResourceService
- com.flowable.engage.rest.service.api.message.MediaMessageResourceService
- com.flowable.engage.rest.service.api.message.MessageResourceService
- com.flowable.engage.rest.service.api.conversation.anonymous.AnonymousConversationResource
- com.flowable.engage.rest.service.api.conversation.CaseConversationResource
- com.flowable.engage.rest.service.api.compliance.search.ComplianceSearchResource
- com.flowable.engage.rest.service.api.conversation.ConversationCollectionResource
- com.flowable.engage.rest.service.api.conversation.search.ConversationIndexQueryResource
- com.flowable.engage.rest.service.api.conversation.ConversationManagementResource
- com.flowable.engage.rest.service.api.conversation.participant.ConversationParticipantResourceService
- com.flowable.engage.rest.service.api.conversation.ConversationResource
- com.flowable.engage.rest.service.api.conversation.ConversationResourceService
- com.flowable.engage.rest.service.api.conversation.search.ConversationSearchResourceService
- com.flowable.engage.rest.service.api.conversation.tag.ConversationTagResourceService
- com.flowable.engage.rest.service.api.notification.push.DeviceCollectionResource
- com.flowable.engage.rest.service.api.notification.push.DeviceResourceService
- com.flowable.engage.rest.service.api.management.EngageEngineResource
- com.flowable.engage.rest.service.api.message.MediaMessageResource
- com.flowable.engage.rest.service.api.message.MessageCollectionResource
- com.flowable.engage.rest.service.api.compliance.MessageComplianceCollectionResource
- com.flowable.engage.rest.service.api.message.MessageResource
- com.flowable.engage.rest.service.api.message.search.MessageSearchResource
- com.flowable.engage.rest.service.api.conversation.ProcessConversationResource
- com.flowable.engage.rest.service.api.conversation.TaskConversationResource
- com.flowable.engage.rest.service.api.subscription.UserSubscriptionResource
- com.flowable.engage.rest.service.api.user.UserTechnicalPresenceResource
- com.flowable.engage.rest.service.api.message.AbstractMessageResourceService
- org.flowable.common.engine.impl.AbstractEngineConfiguration
- com.flowable.engage.engine.EngageEngineConfiguration (implements com.flowable.engage.api.EngageEngineConfigurationApi, org.flowable.common.engine.impl.HasVariableTypes, org.flowable.common.spring.SpringEngineConfiguration)
- org.flowable.common.engine.impl.AbstractEngineConfigurator (implements org.flowable.common.engine.impl.EngineConfigurator)
- com.flowable.engage.engine.configurator.EngageEngineConfigurator
- org.flowable.common.engine.impl.persistence.entity.AbstractEntity (implements org.flowable.common.engine.impl.persistence.entity.Entity, org.flowable.common.engine.impl.db.HasRevision)
- com.flowable.engage.engine.impl.persistence.entity.AbstractEngageEngineEntity
- com.flowable.engage.engine.impl.persistence.entity.ArchiveConversationEventEntityImpl (implements com.flowable.engage.engine.impl.persistence.entity.ArchiveConversationEventEntity)
- com.flowable.engage.engine.impl.persistence.entity.ArchiveJobEventEntityImpl (implements com.flowable.engage.engine.impl.persistence.entity.ArchiveJobEventEntity)
- com.flowable.engage.engine.impl.persistence.entity.ConversationDefinitionEntityImpl (implements com.flowable.engage.engine.impl.persistence.entity.ConversationDefinitionEntity)
- com.flowable.engage.engine.impl.persistence.entity.ConversationEntityImpl (implements com.flowable.engage.engine.impl.persistence.entity.ConversationEntity)
- com.flowable.engage.engine.impl.persistence.entity.ConversationRegistryEntryEntityImpl (implements com.flowable.engage.engine.impl.persistence.entity.ConversationRegistryEntryEntity)
- com.flowable.engage.engine.impl.persistence.entity.ConversationStatusEntityImpl (implements com.flowable.engage.engine.impl.persistence.entity.ConversationStatusEntity)
- com.flowable.engage.engine.impl.persistence.entity.DeviceEntityImpl (implements com.flowable.engage.engine.impl.persistence.entity.DeviceEntity)
- com.flowable.engage.engine.impl.persistence.entity.MessageAuditEntityImpl (implements com.flowable.engage.engine.impl.persistence.entity.MessageAuditEntity)
- com.flowable.engage.engine.impl.persistence.entity.MessageEntityImpl (implements com.flowable.engage.engine.impl.persistence.entity.MessageEntity)
- com.flowable.engage.engine.impl.persistence.entity.TemporaryMessageEntityImpl (implements com.flowable.engage.engine.impl.persistence.entity.TemporaryMessageEntity)
- com.flowable.engage.engine.impl.persistence.entity.ReactionEntityImpl (implements com.flowable.engage.engine.impl.persistence.entity.ReactionEntity)
- com.flowable.engage.engine.impl.persistence.entity.UserAnalyticsEntityImpl (implements com.flowable.engage.engine.impl.persistence.entity.UserAnalyticsEntity)
- com.flowable.engage.engine.impl.persistence.entity.AbstractEngageEngineEntity
- org.flowable.common.engine.impl.persistence.entity.AbstractEntityManager<EntityImpl,DM> (implements org.flowable.common.engine.impl.persistence.entity.EntityManager<EntityImpl>)
- org.flowable.common.engine.impl.persistence.entity.AbstractEngineEntityManager<T,EntityImpl,DM>
- com.flowable.engage.engine.impl.persistence.entity.ArchiveConversationEventEntityManagerImpl (implements com.flowable.engage.engine.impl.persistence.entity.ArchiveConversationEventEntityManager)
- com.flowable.engage.engine.impl.persistence.entity.ArchiveJobEventEntityManagerImpl (implements com.flowable.engage.engine.impl.persistence.entity.ArchiveJobEventEntityManager)
- com.flowable.engage.engine.impl.persistence.entity.ConversationDefinitionEntityManagerImpl (implements com.flowable.engage.engine.impl.persistence.entity.ConversationDefinitionEntityManager)
- com.flowable.engage.engine.impl.persistence.entity.ConversationEntityManagerImpl (implements com.flowable.engage.engine.impl.persistence.entity.ConversationEntityManager)
- com.flowable.engage.engine.impl.persistence.entity.ConversationRegistryEntryEntityManagerImpl (implements com.flowable.engage.engine.impl.persistence.entity.ConversationRegistryEntryEntityManager)
- com.flowable.engage.engine.impl.persistence.entity.ConversationStatusEntityManagerImpl (implements com.flowable.engage.engine.impl.persistence.entity.ConversationStatusEntityManager)
- com.flowable.engage.engine.impl.persistence.entity.DeviceEntityManagerImpl (implements com.flowable.engage.engine.impl.persistence.entity.DeviceEntityManager)
- com.flowable.engage.engine.impl.persistence.entity.MessageAuditEntityManagerImpl (implements com.flowable.engage.engine.impl.persistence.entity.MessageAuditEntityManager)
- com.flowable.engage.engine.impl.persistence.entity.MessageEntityManagerImpl (implements com.flowable.engage.engine.impl.persistence.entity.MessageEntityManager)
- com.flowable.engage.engine.impl.persistence.entity.ReactionEntityManagerImpl (implements com.flowable.engage.engine.impl.persistence.entity.ReactionEntityManager)
- com.flowable.engage.engine.impl.persistence.entity.TemporaryMessageEntityManagerImpl (implements com.flowable.engage.engine.impl.persistence.entity.TemporaryMessageEntityManager)
- com.flowable.engage.engine.impl.persistence.entity.UserAnalyticsEntityManagerImpl (implements com.flowable.engage.engine.impl.persistence.entity.UserAnalyticsEntityManager)
- org.flowable.common.engine.impl.persistence.entity.AbstractEngineEntityManager<T,EntityImpl,DM>
- org.flowable.common.engine.api.delegate.event.AbstractFlowableEventListener (implements org.flowable.common.engine.api.delegate.event.FlowableEventListener)
- com.flowable.engage.engine.delegate.event.impl.AbstractFlowableEngageEngineEventListener
- com.flowable.engage.engine.impl.notification.ConversationNotificationEventListener
- com.flowable.engage.engine.impl.desk.DeskConversationListener
- com.flowable.engage.engine.impl.notification.ExternalMessageSendEventListener
- com.flowable.engage.engine.impl.notification.MessageSendEventListener
- com.flowable.engage.engine.impl.message.UnreadMessageCountEventListener
- com.flowable.engage.rest.service.api.notification.AddedParticipantsEventListener
- com.flowable.engage.rest.service.api.notification.ArchiveConversationEventListener
- com.flowable.engage.rest.service.api.notification.MessageDeletedEventListener
- com.flowable.engage.rest.service.api.notification.MessageReadEventListener
- com.flowable.engage.rest.service.api.notification.MessageUpdatedEventListener
- com.flowable.engage.rest.service.api.notification.RemovedParticipantsEventListener
- com.flowable.engage.rest.service.api.notification.SendNotificationEventListener
- com.flowable.engage.rest.service.api.listener.SendUserTypingEventListener
- com.flowable.engage.rest.service.api.notification.StartConversationEventListener
- com.flowable.engage.rest.service.api.listener.UserPresenceChangeEventListener
- com.flowable.engage.external.system.wechat.WeChatSenderMessageListener
- com.flowable.engage.external.system.whatsapp.WhatsAppMessageReadEventListener
- com.flowable.engage.external.system.whatsapp.WhatsAppSenderMessageListener
- com.flowable.engage.engine.delegate.event.impl.AbstractFlowableEngageEngineEventListener
- org.flowable.common.engine.impl.el.AbstractFlowableFunctionDelegate (implements org.flowable.common.engine.api.delegate.FlowableFunctionDelegate)
- com.flowable.engage.engine.impl.el.FlowableUnreadCountPerConversationForUserFunctionDelegate
- com.flowable.platform.security.service.AbstractPlatformSecurityService (implements com.flowable.platform.security.permission.PermissionServiceRegistryAware)
- com.flowable.engage.rest.service.api.conversation.InstanceConversationResourceService
- com.flowable.platform.tasks.bpmn.AbstractProcessTask (implements org.flowable.engine.delegate.JavaDelegate)
- com.flowable.engage.task.bpmn.ProcessCreateConversationTask
- com.flowable.engage.task.bpmn.ProcessModifyConversationTask
- com.flowable.engage.task.bpmn.ProcessSendMessageTask
- com.flowable.engage.engine.impl.conversation.tag.AbstractTagProvider (implements com.flowable.engage.conversation.api.tag.ConversationTagProvider)
- com.flowable.engage.engine.impl.conversation.tag.ExternalConversationTagProvider
- com.flowable.engage.engine.impl.conversation.tag.ParticipantGroupMemberTagProvider
- com.flowable.engage.engine.impl.conversation.tag.ReplyOnAbsentTagProvider
- com.flowable.engage.external.system.dto.AccessTokenResponseMessageDto
- com.flowable.engage.rest.service.api.AccessUtil
- com.flowable.engage.rest.service.api.conversation.participant.AddParticipantsRequest
- com.flowable.engage.engine.impl.cmd.AddParticipantsToConversationCmd (implements org.flowable.common.engine.impl.interceptor.Command<T>)
- com.flowable.engage.rest.service.api.conversation.tag.AddTagsRequest
- com.flowable.engage.engine.impl.cmd.AddTagsToConversationCmd (implements org.flowable.common.engine.impl.interceptor.Command<T>)
- com.flowable.engage.rest.service.api.conversation.anonymous.security.AnonymousConversationAuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider, org.springframework.context.MessageSourceAware)
- com.flowable.engage.rest.service.api.conversation.anonymous.AnonymousConversationTokenUserProvider (implements com.flowable.idm.dto.CurrentUserProvider)
- com.flowable.engage.notification.apns.ApnsMessageDeliverer (implements com.flowable.platform.notification.api.MessageDeliverer)
- com.flowable.engage.notification.apns.ApnsPushNotificationSenderImpl (implements com.flowable.engage.notification.apns.ApnsPushNotificationSender, org.springframework.beans.factory.DisposableBean)
- com.flowable.engage.notification.apns.ApnsSendPushNotificationJobHandler (implements org.flowable.job.service.JobHandler)
- com.flowable.engage.engine.impl.ArchiveConversationEventQueryProperty (implements org.flowable.common.engine.api.query.QueryProperty)
- com.flowable.engage.engine.impl.cmd.AssignConversationToGroupCmd (implements org.flowable.common.engine.impl.interceptor.Command<T>)
- com.flowable.engage.engine.impl.cmd.AssignConversationToUserCmd (implements org.flowable.common.engine.impl.interceptor.Command<T>)
- com.flowable.engage.task.BaseEngageService
- com.flowable.engage.task.EngageConversationService
- com.flowable.engage.task.EngageMessageService
- com.flowable.example.BaseExampleService
- com.flowable.example.hr.bot.VacationRequestBot (implements com.flowable.action.api.bot.BotService)
- com.flowable.example.hr.service.VacationRequestFunctions
- com.flowable.engage.external.system.common.BaseExternalMessageBuilder (implements com.flowable.engage.external.system.api.ExternalMessageBuilder)
- com.flowable.engage.external.system.wechat.WeChatExternalMessageBuilder
- com.flowable.engage.external.system.whatsapp.WhatsAppExternalMessageBuilder
- com.flowable.engage.external.system.common.BaseInboundErrorHandler (implements com.flowable.engage.external.system.api.InboundErrorHandler)
- com.flowable.engage.external.system.common.BaseInboundStatusHandler (implements com.flowable.engage.external.system.api.InboundStatusHandler)
- com.flowable.engage.external.system.wechat.WeChatInboundStatusHandler
- com.flowable.engage.external.system.whatsapp.WhatsAppInboundStatusHandler
- com.flowable.action.api.repository.BaseScopedObjectActionFilter<T> (implements com.flowable.action.api.runtime.ScopedObjectActionFilter)
- com.flowable.engage.engine.impl.action.ConversationActionFilter
- com.flowable.engage.engine.impl.cmd.BaseSendMessageCmd (implements org.flowable.common.engine.impl.interceptor.Command<T>)
- com.flowable.engage.engine.impl.cmd.SendActionMessageToConversationCmd (implements org.flowable.common.engine.impl.interceptor.Command<T>)
- com.flowable.engage.engine.impl.cmd.SendMediaMessageToConversationCmd
- com.flowable.engage.engine.impl.cmd.SendMessageToConversationCmd
- com.flowable.engage.message.api.temporary.BaseTemporaryMessageProcessResult (implements com.flowable.engage.message.api.temporary.TemporaryMessageProcessResult)
- com.flowable.engage.engine.impl.cmd.BaseUpdateConversationCmd (implements org.flowable.common.engine.impl.interceptor.Command<T>)
- com.flowable.engage.engine.impl.cmd.ArchiveConversationCmd
- com.flowable.engage.engine.impl.cmd.ReopenConversationCmd
- com.flowable.engage.engine.impl.cmd.SetConversationReferenceCmd
- com.flowable.engage.engine.impl.cmd.UpdateConversationAvatarIdCmd
- com.flowable.engage.engine.impl.cmd.UpdateConversationDescriptionCmd
- com.flowable.engage.engine.impl.cmd.UpdateConversationNameCmd
- com.flowable.engage.engine.impl.cmd.BaseUpdateMessageContentCmd (implements org.flowable.common.engine.impl.interceptor.Command<T>)
- com.flowable.engage.engine.impl.cmd.UpdateMessageContentCmd
- com.flowable.engage.engine.impl.cmd.UpdateMessageMediaContentCmd
- com.flowable.engage.engine.impl.cmd.UpdateMessageMediaContentIdCmd
- com.flowable.engage.external.system.whatsapp.dto.Button
- org.flowable.common.engine.impl.persistence.cache.CachedEntityMatcherAdapter<EntityImpl> (implements org.flowable.common.engine.impl.persistence.cache.CachedEntityMatcher<EntityImpl>)
- com.flowable.engage.engine.impl.persistence.entity.data.impl.cache.ConversationRegistryEntryByConversationIdMatcher
- com.flowable.engage.engine.impl.cmd.ChangeConversationOwnerCmd (implements org.flowable.common.engine.impl.interceptor.Command<T>)
- com.flowable.engage.engine.impl.util.CommandContextUtil
- org.flowable.common.spring.CommonAutoDeploymentStrategy<E> (implements org.flowable.common.spring.AutoDeploymentStrategy<E>)
- com.flowable.engage.engine.autodeployment.AbstractEngageAutoDeploymentStrategy
- com.flowable.engage.engine.autodeployment.DefaultAutoDeploymentStrategy
- com.flowable.engage.engine.autodeployment.AbstractEngageAutoDeploymentStrategy
- org.flowable.common.engine.impl.service.CommonServiceImpl<C>
- org.flowable.common.engine.impl.service.CommonEngineServiceImpl<C>
- com.flowable.engage.engine.impl.ConversationDefinitionServiceImpl (implements com.flowable.engage.api.ConversationDefinitionService)
- com.flowable.engage.engine.impl.indexing.ConversationIndexingServiceImpl (implements com.flowable.engage.engine.impl.indexing.ConversationIndexingService)
- com.flowable.engage.engine.impl.conversation.ConversationNotificationServiceImpl (implements com.flowable.engage.conversation.api.ConversationNotificationService)
- com.flowable.engage.engine.impl.conversation.ConversationRegistryEntryServiceImpl (implements com.flowable.engage.engine.impl.conversation.ConversationRegistryEntryService)
- com.flowable.engage.engine.impl.conversation.ConversationServiceImpl (implements com.flowable.engage.conversation.api.ConversationService)
- com.flowable.engage.engine.impl.desk.DeskServiceImpl (implements com.flowable.engage.engine.impl.desk.DeskService)
- com.flowable.engage.engine.impl.notification.push.DeviceServiceImpl (implements com.flowable.engage.api.notification.push.DeviceService)
- com.flowable.engage.engine.impl.conversation.ExternalConversationServiceImpl (implements com.flowable.engage.engine.impl.conversation.ExternalConversationService)
- com.flowable.engage.engine.impl.message.MessageServiceImpl (implements com.flowable.engage.message.api.MessageService)
- com.flowable.engage.analytics.service.ReportServiceImpl (implements com.flowable.engage.analytics.service.ReportService)
- com.flowable.engage.analytics.service.UserAnalyticsServiceImpl (implements com.flowable.engage.analytics.service.UserAnalyticsService)
- org.flowable.common.engine.impl.service.CommonEngineServiceImpl<C>
- com.flowable.engage.external.system.service.ConfiguredInboundMessageTenantExtractor (implements com.flowable.engage.external.system.service.InboundMessageTenantExtractor)
- com.flowable.engage.engine.impl.dto.ContentDTO
- com.flowable.engage.dto.message.ContentItemResponse
- com.flowable.engage.engine.impl.conversation.ConversationBuilderImpl (implements com.flowable.engage.conversation.api.ConversationBuilder)
- com.flowable.engage.engine.impl.conversation.ConversationBuilderImpl.StartConversationWithChecksCmd<T> (implements org.flowable.common.engine.impl.interceptor.Command<T>)
- com.flowable.engage.engine.impl.dto.ConversationDefinitionDTO
- com.flowable.engage.rest.service.api.mapper.ConversationDefinitionMapper
- com.flowable.engage.api.ConversationDefinitionModel
- com.flowable.engage.engine.impl.ConversationDefinitionModelManager
- com.flowable.engage.engine.impl.ConversationDefinitionQueryProperty (implements org.flowable.common.engine.api.query.QueryProperty)
- com.flowable.engage.engine.impl.ConversationDefinitionRegistrationBuilderImpl (implements com.flowable.engage.api.ConversationDefinitionRegistrationBuilder)
- com.flowable.engage.engine.impl.ConversationDefinitionRegistrationObject
- com.flowable.engage.rest.service.api.conversationdefinition.ConversationDefinitionsResource
- com.flowable.engage.engine.impl.dto.ConversationDTO
- com.flowable.engage.engine.impl.dto.ConversationFilterDTO
- com.flowable.engage.engine.impl.indexing.ConversationFilterFactoryImpl (implements com.flowable.engage.engine.impl.indexing.ConversationFilterFactory)
- com.flowable.engage.engine.impl.indexing.ConversationFilterImpl (implements com.flowable.engage.engine.impl.indexing.ConversationFilter)
- com.flowable.engage.engine.impl.indexing.ConversationFilterQueryImpl (implements com.flowable.engage.engine.impl.indexing.ConversationFilterQuery)
- com.flowable.engage.rest.service.api.conversation.search.ConversationFilterQueryRequest
- com.flowable.engage.dto.conversation.filter.ConversationFilterResponse
- com.flowable.engage.engine.impl.indexing.ConversationFilterServiceImpl (implements com.flowable.engage.engine.impl.indexing.ConversationFilterService)
- com.flowable.engage.engine.impl.indexing.ConversationFilterServiceImpl.GetUnreadCountsCommand (implements org.flowable.common.engine.impl.interceptor.Command<T>)
- com.flowable.engage.engine.impl.conversation.ConversationHolderImpl (implements com.flowable.engage.conversation.api.ConversationHolder)
- com.flowable.engage.api.ConversationIdentityLinkType
- com.flowable.engage.engine.impl.indexing.ConversationIndexQueryBuilderImpl (implements com.flowable.engage.engine.impl.indexing.ConversationIndexQueryBuilder)
- com.flowable.engage.engine.impl.indexing.ConversationIndexQueryServiceImpl (implements com.flowable.engage.engine.impl.indexing.ConversationIndexQueryService)
- com.flowable.engage.engine.impl.indexing.ConversationJsonMapper (implements com.flowable.engage.engine.impl.indexing.ConversationResultMapper)
- com.flowable.engage.dto.conversation.ConversationLastReadStatusResponse
- com.flowable.engage.engine.impl.bot.ConversationManagementBot (implements com.flowable.action.api.bot.BotService)
- com.flowable.engage.rest.service.api.conversation.ConversationManagementResourceService
- com.flowable.engage.rest.service.api.mapper.conversation.ConversationMapperImpl (implements com.flowable.engage.rest.service.api.mapper.conversation.ConversationMapper)
- com.flowable.engage.engine.impl.conversation.ConversationNotificationRunnable (implements java.lang.Runnable)
- com.flowable.engage.engine.impl.dto.ConversationParticipant
- com.flowable.engage.engine.impl.conversation.ConversationParticipantBuilderImpl (implements com.flowable.engage.conversation.api.ConversationParticipantBuilder)
- com.flowable.engage.rest.service.api.conversation.participant.ConversationParticipantResource
- com.flowable.engage.dto.conversation.participant.ConversationParticipantResponse
- com.flowable.engage.rest.service.api.mapper.conversation.participant.ConversationParticipantResponseMapperImpl (implements com.flowable.engage.rest.service.api.mapper.conversation.participant.ConversationParticipantResponseMapper)
- com.flowable.engage.rest.service.api.conversation.participant.ConversationParticipantsQueryRequest
- com.flowable.engage.engine.impl.permission.ConversationPermissionServiceImpl (implements com.flowable.engage.conversation.api.permission.ConversationPermissionService)
- com.flowable.engage.engine.impl.conversation.ConversationQueryProperty (implements org.flowable.common.engine.api.query.QueryProperty)
- com.flowable.engage.rest.service.api.mapper.conversation.ConversationQueryRequestMapperImpl (implements com.flowable.engage.rest.service.api.mapper.conversation.ConversationQueryRequestMapper)
- com.flowable.engage.engine.impl.indexing.ConversationQueryTemplateHandlerImpl (implements com.flowable.engage.engine.impl.indexing.ConversationQueryTemplateHandler)
- com.flowable.engage.engine.impl.conversation.ConversationRegistryEntryQueryProperty (implements org.flowable.common.engine.api.query.QueryProperty)
- com.flowable.engage.engine.impl.util.ConversationRegistryUtil
- com.flowable.engage.dto.conversation.ConversationResponse
- com.flowable.engage.dto.conversation.search.ConversationSearchResponse
- com.flowable.engage.engine.impl.action.ConversationScopedObjectProvider (implements com.flowable.action.api.runtime.ScopedObjectProvider<T>)
- com.flowable.engage.engine.impl.indexing.ConversationSearchQueryImpl (implements com.flowable.engage.engine.impl.indexing.ConversationSearchQuery)
- com.flowable.engage.rest.service.api.conversation.search.ConversationSearchResource
- com.flowable.engage.engine.impl.conversation.ConversationStarterHelperImpl (implements com.flowable.engage.engine.impl.conversation.ConversationStarterHelper)
- com.flowable.engage.rest.service.api.mapper.conversation.ConversationStatusMapperImpl (implements com.flowable.engage.rest.service.api.mapper.conversation.ConversationStatusMapper)
- com.flowable.engage.engine.impl.util.ConversationStatusUtil
- com.flowable.engage.rest.service.api.conversation.tag.ConversationTagResource
- com.flowable.engage.engine.impl.conversation.ConversationUserQueryImpl (implements org.flowable.common.engine.impl.interceptor.Command<T>, com.flowable.engage.conversation.api.ConversationUserQuery)
- com.flowable.engage.engine.impl.cmd.CountConversationParticipantsCmd (implements org.flowable.common.engine.impl.interceptor.Command<T>)
- com.flowable.engage.engine.impl.cmd.CountConversationsWithLastMessageBetweenCmd (implements org.flowable.common.engine.impl.interceptor.Command<T>)
- com.flowable.engage.engine.impl.cmd.CountUnreadMessagesCmd (implements org.flowable.common.engine.impl.interceptor.Command<T>)
- com.flowable.engage.engine.impl.el.CreateTemplateMessageUtilFunctionDelegate (implements org.flowable.common.engine.api.delegate.FlowableFunctionDelegate)
- com.flowable.engage.analytics.cmd.CreateUserAnalyticsCmd (implements org.flowable.common.engine.impl.interceptor.Command<T>)
- com.flowable.engage.external.system.whatsapp.dto.CurrencyParameter (implements com.flowable.engage.external.system.whatsapp.dto.WhatsAppTemplateParameter)
- com.flowable.engage.external.system.whatsapp.dto.DateTimeParameter (implements com.flowable.engage.external.system.whatsapp.dto.WhatsAppTemplateParameter)
- com.flowable.engage.rest.service.api.conversation.anonymous.security.DefaultAnonymousConversationServices (implements com.flowable.engage.rest.service.api.conversation.anonymous.security.AnonymousConversationServices, org.springframework.beans.factory.InitializingBean, org.springframework.security.web.authentication.logout.LogoutHandler)
- com.flowable.engage.engine.impl.message.DefaultExternalMessageSendHelper (implements com.flowable.engage.engine.impl.message.ExternalMessageSendHelper)
- com.flowable.engage.engine.impl.message.DefaultMessageSendHelper (implements com.flowable.engage.engine.impl.message.MessageSendHelper)
- com.flowable.engage.engine.impl.message.temporary.DefaultTemporaryMessageHandler (implements com.flowable.engage.message.api.temporary.TemporaryMessageHandler)
- com.flowable.engage.engine.impl.cmd.DeleteConversationCmd (implements org.flowable.common.engine.impl.interceptor.Command<T>)
- com.flowable.engage.engine.impl.cmd.DeleteMessageCmd (implements org.flowable.common.engine.impl.interceptor.Command<T>)
- com.flowable.engage.engine.impl.desk.bot.DeskManagementBot (implements com.flowable.action.api.bot.BotService)
- com.flowable.engage.engine.impl.desk.DeskMessageUtil
- com.flowable.engage.rest.service.api.mapper.notification.push.DeviceMapperImpl (implements com.flowable.engage.rest.service.api.mapper.notification.push.DeviceMapper)
- com.flowable.engage.rest.service.api.mapper.notification.push.DeviceQueryMapperImpl (implements com.flowable.engage.rest.service.api.mapper.notification.push.DeviceQueryMapper)
- com.flowable.engage.engine.impl.notification.push.DeviceQueryProperty (implements org.flowable.common.engine.api.query.QueryProperty)
- com.flowable.engage.engine.impl.notification.push.DeviceRegistrationImpl (implements com.flowable.engage.api.notification.push.DeviceRegistration)
- com.flowable.engage.rest.service.api.mapper.notification.push.DeviceRegistrationMapperImpl (implements com.flowable.engage.rest.service.api.mapper.notification.push.DeviceRegistrationMapper)
- com.flowable.engage.rest.service.api.notification.push.DeviceRegistrationRequest
- com.flowable.engage.dto.notification.push.DeviceResponse
- com.flowable.engage.engine.impl.notification.push.cmd.DisableDeviceCmd (implements org.flowable.common.engine.impl.interceptor.Command<T>)
- com.flowable.engage.rest.service.api.notification.push.DisableDeviceRequest
- com.flowable.engage.bot.echo.EchoBot (implements com.flowable.action.api.bot.BotService)
- com.flowable.engage.analytics.util.ElasticsearchDateFormatterUtil
- com.flowable.engage.engine.impl.websocket.EmbeddedUserSessionService (implements com.flowable.platform.websocket.UserSessionService)
- com.flowable.engage.engine.impl.notification.push.cmd.EnableDeviceCmd (implements org.flowable.common.engine.impl.interceptor.Command<T>)
- com.flowable.engage.analytics.EngageAnalyticsScheduler
- com.flowable.engage.engine.impl.persistence.entity.data.EngageDataManagers
- com.flowable.engage.engine.impl.EngageEngineImpl (implements com.flowable.engage.engine.EngageEngine)
- com.flowable.engage.engine.EngageEngines
- com.flowable.engage.engine.EngageEngineVersion
- com.flowable.engage.engine.impl.persistence.entity.EngageEntityManagers
- com.flowable.engage.engine.test.EngageExtension (implements org.junit.jupiter.api.extension.AfterAllCallback, org.junit.jupiter.api.extension.AfterEachCallback, org.junit.jupiter.api.extension.BeforeAllCallback, org.junit.jupiter.api.extension.BeforeEachCallback, org.junit.jupiter.api.extension.ParameterResolver)
- com.flowable.engage.engine.impl.indexing.EngageIndexingSchedulerImpl (implements com.flowable.engage.engine.impl.indexing.EngageIndexingScheduler)
- com.flowable.engage.engine.test.EngageTestHelper
- com.flowable.engage.engine.impl.db.EntityDependencyOrder
- com.flowable.engage.engine.impl.cmd.EvaluateConversationAvatarIdCmd (implements org.flowable.common.engine.impl.interceptor.Command<T>)
- com.flowable.engage.engine.impl.cmd.EvaluateConversationTagsCmd (implements org.flowable.common.engine.impl.interceptor.Command<T>)
- com.flowable.engage.external.system.service.EventRegistryInboundMessageAccountService (implements com.flowable.engage.external.system.service.InboundMessageAccountService)
- com.flowable.example.ExampleAppsAutoConfiguration
- com.flowable.example.ExampleAppsAutoConfiguration.ExampleAppsConfiguration
- com.flowable.example.ExampleAppsAutoConfiguration.ExampleAppsConfiguration.VactionRequestLogicConfiguration
- com.flowable.engage.external.system.service.ExternalSystemContentServiceImpl (implements com.flowable.engage.external.system.api.ExternalSystemContentService)
- com.flowable.engage.engine.impl.conversation.ExternalSystemUtils
- com.flowable.engage.engine.impl.cmd.FindConversationByIdCmd (implements org.flowable.common.engine.impl.interceptor.Command<T>)
- com.flowable.engage.engine.impl.cmd.FindConversationByIdWithIdentityLinksAndVariablesCmd (implements org.flowable.common.engine.impl.interceptor.Command<T>)
- com.flowable.engage.engine.impl.cmd.FindConversationByIdWithIdentityLinksCmd (implements org.flowable.common.engine.impl.interceptor.Command<T>)
- com.flowable.engage.engine.impl.cmd.FindConversationParticipantsBetweenCmd (implements org.flowable.common.engine.impl.interceptor.Command<T>)
- com.flowable.engage.engine.impl.cmd.FindConversationParticipantsCmd (implements org.flowable.common.engine.impl.interceptor.Command<T>)
- com.flowable.engage.engine.impl.cmd.FindConversationsWithLastMessageBetweenCmd (implements org.flowable.common.engine.impl.interceptor.Command<T>)
- com.flowable.engage.engine.impl.cmd.FindMessageByIdCmd (implements org.flowable.common.engine.impl.interceptor.Command<T>)
- com.flowable.engage.engine.impl.cmd.FindMessageByIdWithMessageAuditsCmd (implements org.flowable.common.engine.impl.interceptor.Command<T>)
- com.flowable.engage.engine.delegate.event.impl.FlowableEngageEventBuilder
- org.flowable.common.engine.impl.event.FlowableEventImpl (implements org.flowable.common.engine.api.delegate.event.FlowableEvent)
- com.flowable.engage.engine.delegate.event.impl.FlowableEngageEventImpl (implements com.flowable.engage.api.delegate.event.FlowableEngageEvent)
- com.flowable.engage.engine.delegate.event.impl.FlowableAddedParticipantsEventImpl (implements com.flowable.engage.api.delegate.event.FlowableAddedParticipantsEvent)
- com.flowable.engage.engine.delegate.event.impl.FlowableConversationArchivedEventImpl (implements com.flowable.engage.api.delegate.event.FlowableConversationArchivedEvent)
- com.flowable.engage.engine.delegate.event.impl.FlowableConversationDeletedEventImpl (implements com.flowable.engage.api.delegate.event.FlowableConversationDeletedEvent)
- com.flowable.engage.engine.delegate.event.impl.FlowableConversationNameUpdatedEventImpl (implements com.flowable.engage.api.delegate.event.FlowableConversationNameUpdatedEvent)
- com.flowable.engage.engine.delegate.event.impl.FlowableConversationOwnerChangedEventImpl (implements com.flowable.engage.api.delegate.event.FlowableConversationOwnerChangedEvent)
- com.flowable.engage.engine.delegate.event.impl.FlowableConversationReferenceUpdatedEventImpl (implements com.flowable.engage.api.delegate.event.FlowableConversationReferenceUpdatedEvent)
- com.flowable.engage.engine.delegate.event.impl.FlowableConversationReopenedEventImpl (implements com.flowable.engage.api.delegate.event.FlowableConversationReopenedEvent)
- com.flowable.engage.engine.delegate.event.impl.FlowableConversationStartedEventImpl (implements com.flowable.engage.api.delegate.event.FlowableConversationStartedEvent)
- com.flowable.engage.engine.delegate.event.impl.FlowableMessageDeletedEventImpl (implements com.flowable.engage.api.delegate.event.FlowableMessageDeletedEvent)
- com.flowable.engage.engine.delegate.event.impl.FlowableMessageEventImpl (implements com.flowable.engage.api.delegate.event.FlowableMessageEvent)
- com.flowable.engage.engine.delegate.event.impl.FlowableMessageReadEventImpl (implements com.flowable.engage.api.delegate.event.FlowableMessageReadEvent)
- com.flowable.engage.engine.delegate.event.impl.FlowableMessageUpdateEventImpl (implements com.flowable.engage.api.delegate.event.FlowableMessageUpdatedEvent)
- com.flowable.engage.engine.delegate.event.impl.FlowableRemovedParticipantsEventImpl (implements com.flowable.engage.api.delegate.event.FlowableRemovedParticipantsEvent)
- com.flowable.engage.engine.delegate.event.impl.FlowableSendNotificationEventImpl (implements com.flowable.engage.api.delegate.event.FlowableSendNotificationEvent)
- com.flowable.engage.engine.delegate.event.impl.FlowableSendUserTypingEventImpl (implements com.flowable.engage.api.delegate.event.FlowableSendUserTypingEvent)
- com.flowable.engage.engine.delegate.event.impl.FlowableEngageEventImpl (implements com.flowable.engage.api.delegate.event.FlowableEngageEvent)
- com.flowable.engage.engine.impl.el.FlowableUnreadCountForUserFunctionDelegate (implements org.flowable.common.engine.api.delegate.FlowableFunctionDelegate)
- org.springframework.web.filter.GenericFilterBean (implements org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.DisposableBean, org.springframework.context.EnvironmentAware, org.springframework.core.env.EnvironmentCapable, javax.servlet.Filter, org.springframework.beans.factory.InitializingBean, org.springframework.web.context.ServletContextAware)
- org.springframework.web.filter.OncePerRequestFilter
- com.flowable.engage.rest.service.api.conversation.anonymous.security.AnonymousConversationAuthenticationFilter (implements org.springframework.context.ApplicationEventPublisherAware)
- org.springframework.web.filter.OncePerRequestFilter
- com.flowable.engage.external.system.dto.GetAccessTokenMessageDto
- com.flowable.engage.engine.impl.cmd.GetConversationDefinitionModelCmd (implements org.flowable.common.engine.impl.interceptor.Command<T>)
- com.flowable.engage.engine.impl.cmd.GetVariableCmd (implements org.flowable.common.engine.impl.interceptor.Command<T>)
- com.flowable.engage.engine.impl.cmd.GetVariablesCmd (implements org.flowable.common.engine.impl.interceptor.Command<T>)
- com.flowable.engage.external.system.whatsapp.dto.ImageLinkParameter (implements com.flowable.engage.external.system.whatsapp.dto.WhatsAppTemplateParameter)
- com.flowable.engage.external.system.dto.InboundErrorDto
- com.flowable.engage.external.system.service.InboundMessageBuilderImpl (implements com.flowable.engage.external.system.api.InboundMessage, com.flowable.engage.external.system.api.InboundMessageBuilder)
- com.flowable.engage.external.system.dto.InboundMessageDto
- com.flowable.engage.external.system.dto.InboundMessageDto.Media
- com.flowable.engage.external.system.service.InboundMessageHandlerImpl (implements com.flowable.engage.external.system.api.InboundMessageHandler)
- com.flowable.engage.external.system.service.InboundMessageRoutingServiceImpl (implements com.flowable.engage.external.system.service.InboundMessageRoutingService)
- com.flowable.engage.external.system.service.InboundServiceImpl (implements com.flowable.engage.external.system.api.InboundService)
- com.flowable.engage.external.system.dto.InboundStatusDto
- com.flowable.engage.external.system.dto.InboundStatusDto.ErrorDto
- com.flowable.engage.external.system.service.InboundUnsupportedMessageServiceImpl (implements com.flowable.engage.external.system.service.InboundUnsupportedMessageService)
- com.flowable.engage.engine.test.IndexingCleanupExtension (implements org.junit.jupiter.api.extension.AfterAllCallback, org.junit.jupiter.api.extension.BeforeEachCallback)
- com.flowable.engage.engine.impl.profile.subscription.InMemoryUserSubscriptionService (implements com.flowable.engage.api.profile.subscription.UserSubscriptionService)
- com.flowable.engage.engine.impl.conversation.JoinParticipantsData
- com.flowable.engage.analytics.dto.LightReportDTO
- com.flowable.engage.engine.impl.cmd.LinkConversationWithUserAccountCmd (implements org.flowable.common.engine.impl.interceptor.Command<T>)
- org.flowable.common.engine.impl.db.LiquibaseBasedSchemaManager (implements org.flowable.common.engine.impl.db.SchemaManager)
- com.flowable.engage.engine.impl.db.EngageDbSchemaManager
- org.flowable.common.engine.impl.db.ListQueryParameterObject
- org.flowable.common.engine.impl.query.AbstractQuery<T,U> (implements org.flowable.common.engine.impl.interceptor.Command<T>, org.flowable.common.engine.api.query.Query<T,U>, java.io.Serializable)
- org.flowable.variable.service.impl.AbstractVariableQueryImpl<T,U>
- com.flowable.engage.engine.impl.conversation.ConversationQueryImpl (implements org.flowable.common.engine.api.query.CacheAwareQuery<T>, com.flowable.engage.conversation.api.ConversationQuery)
- com.flowable.engage.engine.impl.ArchiveConversationEventQueryImpl (implements com.flowable.engage.engine.impl.ArchiveConversationEventQuery, org.flowable.common.engine.api.query.CacheAwareQuery<T>)
- com.flowable.engage.engine.impl.ArchiveJobEventQueryImpl (implements com.flowable.engage.engine.impl.ArchiveJobEventQuery)
- com.flowable.engage.engine.impl.ConversationDefinitionQueryImpl (implements com.flowable.engage.api.ConversationDefinitionQuery)
- com.flowable.engage.engine.impl.conversation.ConversationRegistryEntryQueryImpl (implements com.flowable.engage.engine.impl.conversation.ConversationRegistryEntryQuery)
- com.flowable.engage.engine.impl.conversation.ConversationStatusQueryImpl (implements com.flowable.engage.conversation.api.ConversationStatusQuery)
- com.flowable.engage.engine.impl.notification.push.DeviceQueryImpl (implements org.flowable.common.engine.api.query.CacheAwareQuery<T>, com.flowable.engage.api.notification.push.DeviceQuery)
- com.flowable.engage.engine.impl.message.MessageQueryImpl (implements org.flowable.common.engine.api.query.CacheAwareQuery<T>, com.flowable.engage.message.api.MessageQuery)
- com.flowable.engage.engine.impl.message.ReactionQueryImpl (implements org.flowable.common.engine.api.query.CacheAwareQuery<T>, com.flowable.engage.message.api.ReactionQuery)
- com.flowable.engage.engine.impl.UserAnalyticsQueryImpl (implements org.flowable.common.engine.api.query.CacheAwareQuery<T>, com.flowable.engage.engine.impl.UserAnalyticsQuery)
- org.flowable.variable.service.impl.AbstractVariableQueryImpl<T,U>
- org.flowable.common.engine.impl.query.AbstractQuery<T,U> (implements org.flowable.common.engine.impl.interceptor.Command<T>, org.flowable.common.engine.api.query.Query<T,U>, java.io.Serializable)
- com.flowable.engage.external.system.common.LoggingInboundErrorHandler (implements com.flowable.engage.external.system.api.InboundErrorHandler)
- com.flowable.engage.external.system.service.LoggingInboundMessageAccountService (implements com.flowable.engage.external.system.service.InboundMessageAccountService)
- com.flowable.engage.engine.impl.cmd.MarkMessageAsReadCmd (implements org.flowable.common.engine.impl.interceptor.Command<T>)
- com.flowable.engage.engine.impl.message.MessageBuilderImpl (implements com.flowable.engage.message.api.MessageBuilder)
- com.flowable.engage.engine.impl.indexing.MessageComplianceJsonMapper (implements com.flowable.engage.engine.impl.indexing.MessageComplianceResultMapper)
- com.flowable.engage.rest.service.mapper.message.MessageComplianceMapperImpl (implements com.flowable.engage.rest.service.mapper.message.MessageComplianceMapper)
- com.flowable.engage.engine.impl.dto.MessageDTO
- com.flowable.engage.engine.impl.indexing.MessageIndexQueryBuilderImpl (implements com.flowable.engage.engine.impl.indexing.MessageIndexQueryBuilder)
- com.flowable.engage.engine.impl.indexing.MessageIndexQueryServiceImpl (implements com.flowable.engage.engine.impl.indexing.MessageIndexQueryService)
- com.flowable.engage.engine.impl.indexing.MessageJsonMapper (implements com.flowable.engage.engine.impl.indexing.MessageResultMapper)
- com.flowable.engage.rest.service.mapper.message.MessageMapperImpl (implements com.flowable.engage.rest.service.mapper.message.MessageMapper)
- com.flowable.engage.engine.impl.message.MessageQueryImpl.Range
- com.flowable.engage.engine.impl.message.MessageQueryProperty (implements org.flowable.common.engine.api.query.QueryProperty)
- com.flowable.engage.rest.service.api.mapper.MessageQueryRequestMapperImpl (implements com.flowable.engage.rest.service.api.mapper.MessageQueryRequestMapper)
- com.flowable.engage.dto.message.MessageReaction (implements com.flowable.engage.message.api.Reaction)
- com.flowable.engage.dto.message.MessageResponse
- com.flowable.engage.dto.message.MessageComplianceResponse
- com.flowable.engage.engine.impl.util.MessageUtil
- com.flowable.engage.engine.impl.notification.NotificationEvaluationProviderImpl (implements com.flowable.engage.engine.impl.notification.NotificationEvaluationProvider)
- com.flowable.engage.engine.impl.notification.NotificationInfoImpl (implements com.flowable.engage.api.notification.NotificationInfo)
- com.flowable.engage.external.system.dto.OutboundMessageDto
- com.flowable.engage.external.system.wechat.dto.WeChatOutboundTemplateMessageDto
- com.flowable.engage.external.system.whatsapp.dto.WhatsAppOutboundTemplateMessageDto
- org.flowable.common.rest.api.PaginateRequest
- com.flowable.engage.engine.impl.indexing.ConversationIndexQueryRequest
- com.flowable.engage.rest.service.api.conversation.participant.ConversationNonParticipantsQueryRequest
- com.flowable.engage.rest.service.api.conversation.ConversationQueryRequest
- com.flowable.engage.rest.service.api.notification.push.DeviceQueryRequest
- com.flowable.engage.engine.impl.indexing.MessageIndexQueryRequest
- com.flowable.engage.rest.service.api.message.MessageQueryRequest
- com.flowable.engage.rest.service.api.request.SearchRequest
- com.flowable.engage.rest.service.api.compliance.search.ComplianceSearchRequest
- com.flowable.engage.rest.service.api.conversation.search.ConversationSearchRequest
- com.flowable.engage.rest.service.api.message.search.MessageSearchRequest
- com.flowable.engage.rest.service.api.message.search.RelatedMessagesSearchRequest
- com.flowable.engage.engine.impl.notification.ParticipantImpl (implements com.flowable.engage.engine.impl.notification.Participant)
- com.flowable.engage.engine.impl.conversation.ParticipantJoiningBuilderImpl (implements com.flowable.engage.conversation.api.ParticipantJoiningBuilder)
- com.flowable.engage.engine.impl.notification.ParticipantsBuilder
- com.flowable.engage.external.system.whatsapp.dto.PayloadParameter (implements com.flowable.engage.external.system.whatsapp.dto.WhatsAppButtonTemplateParameter)
- com.flowable.engage.engine.impl.util.ProcessMessageUtil
- com.flowable.engage.engine.impl.cmd.ReactToMessageCmd (implements org.flowable.common.engine.impl.interceptor.Command<T>)
- com.flowable.engage.rest.service.api.message.ReactToMessageRequest
- com.flowable.engage.rest.service.api.message.ReactToMessageResponse
- com.flowable.engage.engine.impl.cmd.ReferenceMessageCmd (implements org.flowable.common.engine.impl.interceptor.Command<T>)
- com.flowable.engage.engine.impl.cmd.RegisterConversationDefinitionsCmd (implements org.flowable.common.engine.impl.interceptor.Command<T>)
- com.flowable.engage.engine.impl.notification.push.cmd.RegisterDeviceCmd (implements org.flowable.common.engine.impl.interceptor.Command<T>)
- com.flowable.engage.engine.impl.cmd.ReindexConversationsCmd (implements org.flowable.common.engine.impl.interceptor.Command<T>)
- com.flowable.engage.engine.impl.cmd.ReindexMessagesCmd (implements org.flowable.common.engine.impl.interceptor.Command<T>)
- com.flowable.engage.engine.impl.cmd.RemoveAssignedGroupFromConversationCmd (implements org.flowable.common.engine.impl.interceptor.Command<T>)
- com.flowable.engage.engine.impl.cmd.RemoveAssignedUserFromConversationCmd (implements org.flowable.common.engine.impl.interceptor.Command<T>)
- com.flowable.engage.engine.impl.cmd.RemoveConversationDefinitionCmd (implements org.flowable.common.engine.impl.interceptor.Command<T>)
- com.flowable.engage.engine.impl.notification.push.cmd.RemoveDeviceCmd (implements org.flowable.common.engine.impl.interceptor.Command<T>)
- com.flowable.engage.engine.impl.cmd.RemoveMessageReactionCmd (implements org.flowable.common.engine.impl.interceptor.Command<T>)
- com.flowable.engage.engine.impl.cmd.RemoveParticipantsFromConversationCmd (implements org.flowable.common.engine.impl.interceptor.Command<T>)
- com.flowable.engage.rest.service.api.conversation.participant.RemoveParticipantsRequest
- com.flowable.engage.engine.impl.cmd.RemoveTagsFromConversationCmd (implements org.flowable.common.engine.impl.interceptor.Command<T>)
- com.flowable.engage.rest.service.api.conversation.tag.RemoveTagsRequest
- com.flowable.engage.engine.impl.cmd.RemoveUserAccountFromConversationCmd (implements org.flowable.common.engine.impl.interceptor.Command<T>)
- com.flowable.engage.engine.impl.cmd.RemoveVariableCmd (implements org.flowable.common.engine.impl.interceptor.Command<T>)
- com.flowable.engage.engine.impl.cmd.RemoveVariablesCmd (implements org.flowable.common.engine.impl.interceptor.Command<T>)
- com.flowable.engage.analytics.impl.ReportDefinitionImpl (implements com.flowable.engage.analytics.api.ReportDefinition)
- com.flowable.engage.analytics.dto.ReportDTO
- com.flowable.engage.analytics.resource.ReportRequest
- com.flowable.engage.analytics.resource.ReportResource
- com.flowable.engage.engine.impl.cmd.SchemaOperationsEngageEngineBuild (implements org.flowable.common.engine.impl.interceptor.Command<T>)
- org.springframework.security.config.annotation.SecurityConfigurerAdapter<O,B> (implements org.springframework.security.config.annotation.SecurityConfigurer<O,B>)
- org.springframework.security.config.annotation.web.configurers.AbstractHttpConfigurer<T,B>
- com.flowable.engage.rest.service.api.conversation.anonymous.security.AnonymousConversationConfigurer<H>
- org.springframework.security.config.annotation.web.configurers.AbstractHttpConfigurer<T,B>
- com.flowable.engage.engine.impl.cmd.SendConversationNotificationCmd (implements org.flowable.common.engine.impl.interceptor.Command<T>)
- com.flowable.engage.engine.impl.cmd.SendExternalSystemMessageCmd (implements org.flowable.common.engine.impl.interceptor.Command<T>)
- com.flowable.engage.rest.service.api.message.SendMessageRequest
- com.flowable.engage.rest.service.api.message.SendMediaMessageRequest
- com.flowable.engage.rest.service.api.mapper.SendMessageRequestMapperImpl (implements com.flowable.engage.rest.service.api.mapper.SendMessageRequestMapper)
- com.flowable.engage.engine.impl.cmd.SetVariableCmd (implements org.flowable.common.engine.impl.interceptor.Command<T>)
- com.flowable.engage.engine.impl.cmd.SetVariablesCmd (implements org.flowable.common.engine.impl.interceptor.Command<T>)
- com.flowable.engage.engine.impl.bot.SignalProcessBot (implements com.flowable.action.api.bot.BotService)
- com.flowable.engage.engine.impl.cmd.StartConversationCmd (implements org.flowable.common.engine.impl.interceptor.Command<T>)
- com.flowable.engage.rest.service.api.mapper.conversation.StartConversationMapperImpl (implements com.flowable.engage.rest.service.api.mapper.conversation.StartConversationMapper)
- com.flowable.engage.rest.service.api.conversation.StartConversationRequest
- com.flowable.engage.rest.service.api.conversation.StartInstanceConversationRequest
- com.flowable.engage.engine.impl.dto.StickyMessageDTO
- com.flowable.engage.external.system.dto.StoreAccessTokenMessageDto
- com.flowable.engage.engine.impl.conversation.tag.TagUtils
- com.flowable.engage.engine.impl.util.TemplateMessageUtil
- com.flowable.engage.engine.impl.message.TemporaryMessageJobHandler (implements org.flowable.job.service.JobHandler)
- com.flowable.engage.external.system.whatsapp.dto.TextParameter (implements com.flowable.engage.external.system.whatsapp.dto.WhatsAppButtonTemplateParameter, com.flowable.engage.external.system.whatsapp.dto.WhatsAppTemplateParameter)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.springframework.security.core.AuthenticationException
- com.flowable.engage.rest.service.api.conversation.anonymous.security.InvalidCookieException
- org.springframework.security.core.AuthenticationException
- java.lang.RuntimeException
- java.lang.Exception
- com.flowable.engage.engine.impl.el.UnreadCountPerConversationTemplatePreparer (implements org.flowable.engine.delegate.JavaDelegate)
- com.flowable.engage.rest.service.api.conversation.UpdateConversationRequest
- com.flowable.engage.rest.service.api.message.UpdateMediaMessageRequest
- com.flowable.engage.engine.impl.cmd.UpdateMessageActionInstanceIdCmd (implements org.flowable.common.engine.impl.interceptor.Command<T>)
- com.flowable.engage.rest.service.api.message.UpdateMessageRequest
- com.flowable.engage.engine.impl.indexing.UpdatePlatformUserIndexingHandler (implements com.flowable.core.idm.api.CustomUpdateUserHandler)
- org.springframework.security.core.userdetails.User (implements org.springframework.security.core.CredentialsContainer, org.springframework.security.core.userdetails.UserDetails)
- com.flowable.engage.rest.service.api.conversation.anonymous.security.AnonymousConversationUser
- com.flowable.engage.analytics.dto.UserAnalyticsDTO
- com.flowable.engage.engine.impl.UserAnalyticsQueryProperty (implements org.flowable.common.engine.api.query.QueryProperty)
- com.flowable.engage.engine.impl.cmd.UserConnectedCmd (implements org.flowable.common.engine.impl.interceptor.Command<T>)
- com.flowable.engage.engine.impl.cmd.UserDisconnectedCmd (implements org.flowable.common.engine.impl.interceptor.Command<T>)
- com.flowable.engage.dto.conversation.UserLastReadStatusDto
- com.flowable.engage.rest.service.api.subscription.UserSubscriptionRequest
- com.flowable.engage.engine.impl.cmd.UserTypingCmd (implements org.flowable.common.engine.impl.interceptor.Command<T>)
- com.flowable.engage.engine.impl.cmd.ValidateExternalSystemMessageCmd (implements org.flowable.common.engine.impl.interceptor.Command<T>)
- com.flowable.engage.external.system.service.WebClientExternalSystemContentProvider (implements com.flowable.engage.external.system.service.ExternalSystemContentProvider)
- com.flowable.engage.external.system.wechat.WechatEmojiConverter
- com.flowable.engage.external.system.wechat.WeChatGetAccessTokenMessageListener
- com.flowable.engage.external.system.wechat.WeChatInboundJmsListener
- com.flowable.engage.external.system.wechat.WeChatInboundMessageEventHandlerImpl (implements com.flowable.engage.external.system.wechat.WeChatInboundMessageEventHandler)
- com.flowable.engage.external.system.wechat.WeChatJmsExternalConversationSystemAdapter (implements com.flowable.engage.external.system.api.ExternalConversationSystemAdapter)
- com.flowable.engage.external.system.wechat.WeChatProperties
- com.flowable.engage.external.system.wechat.WeChatProperties.Timeout
- com.flowable.engage.external.system.wechat.WeChatStoreAccessTokenMessageListener
- com.flowable.engage.external.system.wechat.WeChatTemplateMessageBot (implements com.flowable.action.api.bot.BotService)
- com.flowable.engage.external.system.whatsapp.WhatsAppContactVerificationQueryImpl (implements com.flowable.engage.external.system.whatsapp.api.WhatsAppContactVerificationQuery)
- com.flowable.engage.external.system.whatsapp.dto.WhatsAppContactVerificationRequest
- com.flowable.engage.external.system.whatsapp.dto.WhatsAppContactVerificationResponse
- com.flowable.engage.external.system.whatsapp.dto.WhatsAppContactVerificationResponse.ContactDto
- com.flowable.engage.external.system.whatsapp.event.WhatsAppContactVerificationResponseEventHandler (implements com.flowable.engage.external.system.whatsapp.api.WhatsAppInboundEventHandler)
- com.flowable.engage.external.system.whatsapp.WhatsAppInboundJmsListener
- com.flowable.engage.external.system.whatsapp.WhatsAppJmsExternalConversationSystemAdapter (implements com.flowable.engage.external.system.whatsapp.api.WhatsAppExternalConversationSystemAdapter)
- com.flowable.engage.external.system.whatsapp.WhatsAppMarkMessageAsReadJobHandler (implements org.flowable.job.service.JobHandler)
- com.flowable.engage.external.system.whatsapp.dto.WhatsAppMarkMessageAsReadRequest
- com.flowable.engage.external.system.whatsapp.WhatsAppProperties
- com.flowable.engage.external.system.whatsapp.WhatsAppProperties.Content
- com.flowable.engage.external.system.whatsapp.WhatsAppProperties.Timeout
- com.flowable.engage.external.system.whatsapp.WhatsAppTemplateMessageBuilderImpl (implements com.flowable.engage.external.system.whatsapp.api.WhatsAppTemplateMessageBuilder)
- com.flowable.engage.external.system.whatsapp.WhatsAppTemplateMessageBuilderImpl.ButtonComponentBuilderImpl (implements com.flowable.engage.external.system.whatsapp.api.WhatsAppTemplateMessageBuilder.ButtonComponentBuilder)
- com.flowable.engage.external.system.whatsapp.WhatsAppTemplateMessageBuilderImpl.ComponentBuilderImpl (implements com.flowable.engage.external.system.whatsapp.api.WhatsAppTemplateMessageBuilder.ComponentBuilder)
- org.springframework.security.authentication.AbstractAuthenticationToken (implements org.springframework.security.core.Authentication, org.springframework.security.core.CredentialsContainer)
Interface Hierarchy
- com.flowable.engage.rest.service.api.conversation.anonymous.AnonymousConversationProvider
- com.flowable.engage.rest.service.api.conversation.anonymous.security.AnonymousConversationServices
- com.flowable.engage.notification.apns.ApnsPushNotificationSender
- com.flowable.engage.message.api.ContentTypes
- com.flowable.engage.api.ConversationDefinition
- com.flowable.engage.engine.impl.persistence.entity.ConversationDefinitionEntity (also extends org.flowable.common.engine.impl.persistence.entity.Entity, org.flowable.common.engine.impl.db.HasRevision)
- com.flowable.engage.api.ConversationDefinitionBuilder
- com.flowable.engage.api.ConversationDefinitionRegistrationBuilder
- com.flowable.engage.api.ConversationDefinitionService
- com.flowable.engage.engine.impl.indexing.ConversationFilter
- com.flowable.engage.engine.impl.indexing.ConversationFilterConstants
- com.flowable.engage.engine.impl.indexing.ConversationFilterFactory
- com.flowable.engage.engine.impl.indexing.ConversationFilterQuery
- com.flowable.engage.engine.impl.indexing.ConversationFilterService
- com.flowable.engage.conversation.api.ConversationHolder
- com.flowable.engage.engine.impl.indexing.ConversationIndexingService
- com.flowable.engage.engine.impl.indexing.ConversationIndexQueryBuilder
- com.flowable.engage.engine.impl.indexing.ConversationIndexQueryService
- com.flowable.engage.rest.service.api.mapper.conversation.ConversationMapper
- com.flowable.engage.conversation.api.ConversationNotificationService
- com.flowable.engage.conversation.api.ConversationParticipantBuilder
- com.flowable.engage.rest.service.api.mapper.conversation.participant.ConversationParticipantResponseMapper
- com.flowable.engage.conversation.api.permission.ConversationPermissionService
- com.flowable.engage.rest.service.api.mapper.conversation.ConversationQueryRequestMapper
- com.flowable.engage.engine.impl.indexing.ConversationQueryTemplateHandler
- com.flowable.engage.engine.impl.conversation.ConversationRegistryEntry
- com.flowable.engage.engine.impl.persistence.entity.ConversationRegistryEntryEntity (also extends org.flowable.common.engine.impl.persistence.entity.Entity, org.flowable.common.engine.impl.db.HasRevision)
- com.flowable.engage.engine.impl.conversation.ConversationRegistryEntryService
- com.flowable.engage.engine.impl.indexing.ConversationResultMapper.Enhancer
- com.flowable.engage.engine.impl.indexing.ConversationSearchQuery
- com.flowable.engage.conversation.api.ConversationService
- com.flowable.engage.engine.impl.conversation.ConversationStarterHelper
- com.flowable.engage.conversation.api.ConversationStates
- com.flowable.engage.message.api.ConversationStatus
- com.flowable.engage.engine.impl.persistence.entity.ConversationStatusEntity (also extends org.flowable.common.engine.impl.persistence.entity.Entity)
- com.flowable.engage.rest.service.api.mapper.conversation.ConversationStatusMapper
- com.flowable.engage.conversation.api.ConversationSubTypes
- com.flowable.engage.conversation.api.tag.ConversationTagEvaluationContext
- com.flowable.engage.conversation.api.tag.ConversationTagProvider
- com.flowable.engage.conversation.api.ConversationTypes
- com.flowable.engage.conversation.api.ConversationUserQuery
- com.flowable.engage.task.extension.CreateConversationExtension
- org.flowable.common.engine.impl.persistence.entity.data.DataManager<EntityImpl>
- com.flowable.engage.engine.impl.persistence.entity.data.ArchiveConversationEventDataManager
- com.flowable.engage.engine.impl.persistence.entity.data.ArchiveJobEventDataManager
- com.flowable.engage.engine.impl.persistence.entity.data.ConversationDataManager
- com.flowable.engage.engine.impl.persistence.entity.data.ConversationDefinitionDataManager
- com.flowable.engage.engine.impl.persistence.entity.data.ConversationRegistryEntryDataManager
- com.flowable.engage.engine.impl.persistence.entity.data.ConversationStatusDataManager
- com.flowable.engage.engine.impl.persistence.entity.data.DeviceDataManager
- com.flowable.engage.engine.impl.persistence.entity.data.MessageAuditDataManager
- com.flowable.engage.engine.impl.persistence.entity.data.MessageDataManager
- com.flowable.engage.engine.impl.persistence.entity.data.ReactionDataManager
- com.flowable.engage.engine.impl.persistence.entity.data.TemporaryMessageDataManager
- com.flowable.engage.engine.impl.persistence.entity.data.UserAnalyticsDataManager
- com.flowable.engage.message.api.DataSubTypes
- com.flowable.engage.message.api.DataTypes
- com.flowable.engage.engine.impl.desk.DeskMessageCodes
- com.flowable.engage.engine.impl.desk.DeskService
- com.flowable.engage.api.notification.push.Device
- com.flowable.engage.engine.impl.persistence.entity.DeviceEntity (also extends org.flowable.common.engine.impl.persistence.entity.Entity, org.flowable.common.engine.impl.db.HasRevision)
- com.flowable.engage.rest.service.api.mapper.notification.push.DeviceMapper
- com.flowable.engage.api.notification.push.DeviceOS
- com.flowable.engage.rest.service.api.mapper.notification.push.DeviceQueryMapper
- com.flowable.engage.api.notification.push.DeviceRegistration
- com.flowable.engage.rest.service.api.mapper.notification.push.DeviceRegistrationMapper
- com.flowable.engage.api.notification.push.DeviceService
- com.flowable.engage.api.notification.push.DeviceTokenEncodings
- com.flowable.indexing.utils.ElasticsearchResultConverter.ResultMapper<T>
- com.flowable.engage.engine.impl.indexing.ConversationResultMapper
- com.flowable.engage.engine.impl.indexing.MessageComplianceResultMapper
- com.flowable.engage.engine.impl.indexing.MessageResultMapper
- com.flowable.engage.engine.EngageEngine
- com.flowable.engage.api.EngageEngineConfigurationApi
- com.flowable.engage.engine.impl.async.EngageHistoryJsonConstants
- com.flowable.engage.engine.impl.indexing.EngageIndexingConstants
- com.flowable.engage.engine.impl.indexing.EngageIndexingScheduler
- com.flowable.engage.rest.service.mapper.EngageMapperMarker
- com.flowable.engage.rest.service.api.EngageRestMarker
- org.flowable.common.engine.impl.persistence.entity.Entity
- com.flowable.engage.engine.impl.persistence.entity.ArchiveConversationEventEntity (also extends org.flowable.common.engine.impl.db.HasRevision)
- com.flowable.engage.engine.impl.persistence.entity.ArchiveJobEventEntity (also extends org.flowable.common.engine.impl.db.HasRevision)
- com.flowable.engage.engine.impl.persistence.entity.ConversationDefinitionEntity (also extends com.flowable.engage.api.ConversationDefinition, org.flowable.common.engine.impl.db.HasRevision)
- com.flowable.engage.engine.impl.persistence.entity.ConversationEntity (also extends com.flowable.engage.conversation.api.Conversation, org.flowable.common.engine.impl.db.HasRevision)
- com.flowable.engage.engine.impl.persistence.entity.ConversationRegistryEntryEntity (also extends com.flowable.engage.engine.impl.conversation.ConversationRegistryEntry, org.flowable.common.engine.impl.db.HasRevision)
- com.flowable.engage.engine.impl.persistence.entity.ConversationStatusEntity (also extends com.flowable.engage.message.api.ConversationStatus)
- com.flowable.engage.engine.impl.persistence.entity.DeviceEntity (also extends com.flowable.engage.api.notification.push.Device, org.flowable.common.engine.impl.db.HasRevision)
- com.flowable.engage.engine.impl.persistence.entity.MessageAuditEntity (also extends org.flowable.common.engine.impl.db.HasRevision, com.flowable.engage.message.api.MessageAudit)
- com.flowable.engage.engine.impl.persistence.entity.MessageEntity (also extends org.flowable.common.engine.impl.db.HasRevision, com.flowable.engage.message.api.Message)
- com.flowable.engage.engine.impl.persistence.entity.TemporaryMessageEntity (also extends org.flowable.common.engine.impl.persistence.entity.Entity, org.flowable.common.engine.impl.db.HasRevision, com.flowable.engage.message.api.temporary.TemporaryMessage)
- com.flowable.engage.engine.impl.persistence.entity.ReactionEntity (also extends com.flowable.engage.message.api.Reaction)
- com.flowable.engage.engine.impl.persistence.entity.TemporaryMessageEntity (also extends org.flowable.common.engine.impl.db.HasRevision, com.flowable.engage.engine.impl.persistence.entity.MessageEntity, com.flowable.engage.message.api.temporary.TemporaryMessage)
- com.flowable.engage.engine.impl.persistence.entity.UserAnalyticsEntity (also extends org.flowable.common.engine.impl.db.HasRevision)
- org.flowable.common.engine.impl.persistence.entity.EntityManager<EntityImpl>
- com.flowable.engage.engine.impl.persistence.entity.ArchiveConversationEventEntityManager
- com.flowable.engage.engine.impl.persistence.entity.ArchiveJobEventEntityManager
- com.flowable.engage.engine.impl.persistence.entity.ConversationDefinitionEntityManager
- com.flowable.engage.engine.impl.persistence.entity.ConversationEntityManager
- com.flowable.engage.engine.impl.persistence.entity.ConversationRegistryEntryEntityManager
- com.flowable.engage.engine.impl.persistence.entity.ConversationStatusEntityManager
- com.flowable.engage.engine.impl.persistence.entity.DeviceEntityManager
- com.flowable.engage.engine.impl.persistence.entity.MessageAuditEntityManager
- com.flowable.engage.engine.impl.persistence.entity.MessageEntityManager
- com.flowable.engage.engine.impl.persistence.entity.ReactionEntityManager
- com.flowable.engage.engine.impl.persistence.entity.TemporaryMessageEntityManager
- com.flowable.engage.engine.impl.persistence.entity.UserAnalyticsEntityManager
- com.flowable.engage.engine.impl.conversation.ExternalConversationService
- com.flowable.engage.external.system.api.ExternalConversationSystemAdapter
- com.flowable.engage.external.system.whatsapp.api.WhatsAppExternalConversationSystemAdapter
- com.flowable.engage.external.system.api.ExternalMessageBuilder
- com.flowable.engage.external.system.dto.ExternalMessageConstants
- com.flowable.engage.engine.impl.message.ExternalMessageSendHelper
- com.flowable.engage.external.system.dto.ExternalMessageTypes
- com.flowable.engage.external.system.whatsapp.dto.WhatsAppExternalEventTypes
- com.flowable.engage.external.system.service.ExternalSystemContentProvider
- com.flowable.engage.external.system.api.ExternalSystemContentService
- com.flowable.engage.external.system.api.ExternalSystemIds
- org.flowable.common.engine.api.delegate.event.FlowableEvent
- com.flowable.engage.api.delegate.event.FlowableEngageEvent
- com.flowable.engage.api.delegate.event.FlowableAddedParticipantsEvent
- com.flowable.engage.api.delegate.event.FlowableConversationArchivedEvent
- com.flowable.engage.api.delegate.event.FlowableConversationDeletedEvent
- com.flowable.engage.api.delegate.event.FlowableConversationNameUpdatedEvent
- com.flowable.engage.api.delegate.event.FlowableConversationOwnerChangedEvent
- com.flowable.engage.api.delegate.event.FlowableConversationReferenceUpdatedEvent
- com.flowable.engage.api.delegate.event.FlowableConversationReopenedEvent
- com.flowable.engage.api.delegate.event.FlowableConversationStartedEvent
- com.flowable.engage.api.delegate.event.FlowableMessageDeletedEvent
- com.flowable.engage.api.delegate.event.FlowableMessageEvent
- com.flowable.engage.api.delegate.event.FlowableMessageReadEvent
- com.flowable.engage.api.delegate.event.FlowableMessageUpdatedEvent
- com.flowable.engage.api.delegate.event.FlowableRemovedParticipantsEvent
- com.flowable.engage.api.delegate.event.FlowableSendNotificationEvent
- com.flowable.engage.api.delegate.event.FlowableSendUserTypingEvent
- com.flowable.engage.api.delegate.event.FlowableEngageEvent
- org.flowable.common.engine.impl.db.HasRevision
- com.flowable.engage.engine.impl.persistence.entity.ArchiveConversationEventEntity (also extends org.flowable.common.engine.impl.persistence.entity.Entity)
- com.flowable.engage.engine.impl.persistence.entity.ArchiveJobEventEntity (also extends org.flowable.common.engine.impl.persistence.entity.Entity)
- com.flowable.engage.engine.impl.persistence.entity.ConversationDefinitionEntity (also extends com.flowable.engage.api.ConversationDefinition, org.flowable.common.engine.impl.persistence.entity.Entity)
- com.flowable.engage.engine.impl.persistence.entity.ConversationEntity (also extends com.flowable.engage.conversation.api.Conversation, org.flowable.common.engine.impl.persistence.entity.Entity)
- com.flowable.engage.engine.impl.persistence.entity.ConversationRegistryEntryEntity (also extends com.flowable.engage.engine.impl.conversation.ConversationRegistryEntry, org.flowable.common.engine.impl.persistence.entity.Entity)
- com.flowable.engage.engine.impl.persistence.entity.DeviceEntity (also extends com.flowable.engage.api.notification.push.Device, org.flowable.common.engine.impl.persistence.entity.Entity)
- com.flowable.engage.engine.impl.persistence.entity.MessageAuditEntity (also extends org.flowable.common.engine.impl.persistence.entity.Entity, com.flowable.engage.message.api.MessageAudit)
- com.flowable.engage.engine.impl.persistence.entity.MessageEntity (also extends org.flowable.common.engine.impl.persistence.entity.Entity, com.flowable.engage.message.api.Message)
- com.flowable.engage.engine.impl.persistence.entity.TemporaryMessageEntity (also extends org.flowable.common.engine.impl.persistence.entity.Entity, org.flowable.common.engine.impl.db.HasRevision, com.flowable.engage.message.api.temporary.TemporaryMessage)
- com.flowable.engage.engine.impl.persistence.entity.TemporaryMessageEntity (also extends org.flowable.common.engine.impl.persistence.entity.Entity, com.flowable.engage.engine.impl.persistence.entity.MessageEntity, com.flowable.engage.message.api.temporary.TemporaryMessage)
- com.flowable.engage.engine.impl.persistence.entity.UserAnalyticsEntity (also extends org.flowable.common.engine.impl.persistence.entity.Entity)
- com.flowable.engage.external.system.api.InboundErrorHandler
- com.flowable.engage.external.system.api.InboundMessage
- com.flowable.engage.external.system.service.InboundMessageAccountService
- com.flowable.engage.external.system.api.InboundMessageBuilder
- com.flowable.engage.external.system.api.InboundMessageHandler
- com.flowable.engage.external.system.service.InboundMessageRoutingService
- com.flowable.engage.external.system.service.InboundMessageTenantExtractor
- com.flowable.engage.external.system.api.InboundService
- com.flowable.engage.external.system.api.InboundStatusHandler
- com.flowable.engage.external.system.service.InboundUnsupportedMessageService
- com.flowable.engage.external.system.dto.InternalInboundStatuses
- com.flowable.engage.conversation.api.JoiningTypes
- com.flowable.engage.message.api.MessageAudit
- com.flowable.engage.engine.impl.persistence.entity.MessageAuditEntity (also extends org.flowable.common.engine.impl.persistence.entity.Entity, org.flowable.common.engine.impl.db.HasRevision)
- com.flowable.engage.message.api.MessageBuilder
- com.flowable.engage.rest.service.mapper.message.MessageComplianceMapper
- com.flowable.engage.engine.impl.indexing.MessageComplianceResultMapper.Enhancer
- com.flowable.engage.engine.impl.indexing.MessageIndexQueryBuilder
- com.flowable.engage.engine.impl.indexing.MessageIndexQueryService
- com.flowable.engage.rest.service.mapper.message.MessageMapper
- com.flowable.engage.rest.service.api.mapper.MessageQueryRequestMapper
- com.flowable.engage.engine.impl.indexing.MessageResultMapper.Enhancer
- com.flowable.engage.engine.impl.message.MessageSendHelper
- com.flowable.engage.message.api.MessageService
- com.flowable.engage.api.MessageTags
- com.flowable.engage.commons.api.NamedType
- com.flowable.engage.engine.impl.notification.NotificationEvaluationProvider
- com.flowable.engage.api.notification.NotificationInfo
- com.flowable.engage.engine.impl.notification.Participant
- com.flowable.engage.conversation.api.ParticipantJoiningBuilder
- com.flowable.engage.commons.api.Permissions
- com.flowable.engage.conversation.api.Conversation (also extends com.flowable.engage.commons.api.Taggable)
- com.flowable.engage.engine.impl.persistence.entity.ConversationEntity (also extends org.flowable.common.engine.impl.persistence.entity.Entity, org.flowable.common.engine.impl.db.HasRevision)
- com.flowable.engage.conversation.api.Conversation (also extends com.flowable.engage.commons.api.Taggable)
- com.flowable.engage.conversation.api.PermissionTypes
- org.flowable.common.engine.api.query.Query<T,U>
- com.flowable.engage.engine.impl.ArchiveConversationEventQuery
- com.flowable.engage.engine.impl.ArchiveJobEventQuery
- com.flowable.engage.api.ConversationDefinitionQuery
- com.flowable.engage.conversation.api.ConversationQuery
- com.flowable.engage.engine.impl.conversation.ConversationRegistryEntryQuery
- com.flowable.engage.conversation.api.ConversationStatusQuery
- com.flowable.engage.api.notification.push.DeviceQuery
- com.flowable.engage.message.api.MessageQuery
- com.flowable.engage.message.api.ReactionQuery
- com.flowable.engage.engine.impl.UserAnalyticsQuery
- com.flowable.engage.message.api.Reaction
- com.flowable.engage.engine.impl.persistence.entity.ReactionEntity (also extends org.flowable.common.engine.impl.persistence.entity.Entity)
- com.flowable.engage.analytics.api.ReportDefinition
- com.flowable.engage.analytics.api.ReportDefinitionProvider
- com.flowable.engage.analytics.service.ReportService
- com.flowable.engage.task.extension.SendMessageExtension
- com.flowable.engage.rest.service.api.mapper.SendMessageRequestMapper
- com.flowable.engage.engine.impl.util.StandardMessageCodes
- com.flowable.engage.rest.service.api.mapper.conversation.StartConversationMapper
- com.flowable.engage.commons.api.Taggable
- com.flowable.engage.conversation.api.Conversation (also extends com.flowable.engage.commons.api.Permissions)
- com.flowable.engage.engine.impl.persistence.entity.ConversationEntity (also extends org.flowable.common.engine.impl.persistence.entity.Entity, org.flowable.common.engine.impl.db.HasRevision)
- com.flowable.engage.conversation.api.ConversationBuilder
- com.flowable.engage.message.api.Message
- com.flowable.engage.engine.impl.persistence.entity.MessageEntity (also extends org.flowable.common.engine.impl.persistence.entity.Entity, org.flowable.common.engine.impl.db.HasRevision)
- com.flowable.engage.engine.impl.persistence.entity.TemporaryMessageEntity (also extends org.flowable.common.engine.impl.persistence.entity.Entity, org.flowable.common.engine.impl.db.HasRevision, com.flowable.engage.message.api.temporary.TemporaryMessage)
- com.flowable.engage.message.api.temporary.TemporaryMessage
- com.flowable.engage.engine.impl.persistence.entity.TemporaryMessageEntity (also extends org.flowable.common.engine.impl.persistence.entity.Entity, org.flowable.common.engine.impl.db.HasRevision, com.flowable.engage.engine.impl.persistence.entity.MessageEntity)
- com.flowable.engage.engine.impl.persistence.entity.MessageEntity (also extends org.flowable.common.engine.impl.persistence.entity.Entity, org.flowable.common.engine.impl.db.HasRevision)
- com.flowable.engage.conversation.api.Conversation (also extends com.flowable.engage.commons.api.Permissions)
- com.flowable.engage.message.api.temporary.TemporaryMessageHandler
- com.flowable.engage.message.api.temporary.TemporaryMessageProcessor
- com.flowable.engage.message.api.temporary.TemporaryMessageProcessResult
- com.flowable.engage.analytics.service.UserAnalyticsService
- com.flowable.engage.api.profile.subscription.UserSubscriptionService
- com.flowable.engage.external.system.wechat.WeChatInboundMessageEventHandler
- com.flowable.engage.external.system.whatsapp.dto.WhatsAppButtonTemplateParameter
- com.flowable.engage.external.system.whatsapp.api.WhatsAppContactVerificationQuery
- com.flowable.engage.external.system.whatsapp.dto.WhatsAppEventTypes
- com.flowable.engage.external.system.whatsapp.api.WhatsAppInboundEventHandler
- com.flowable.engage.external.system.whatsapp.api.WhatsAppTemplateMessageBuilder
- com.flowable.engage.external.system.whatsapp.api.WhatsAppTemplateMessageBuilder.ButtonComponentBuilder
- com.flowable.engage.external.system.whatsapp.api.WhatsAppTemplateMessageBuilder.ComponentBuilder
- com.flowable.engage.external.system.whatsapp.dto.WhatsAppTemplateParameter
Annotation Type Hierarchy
- com.flowable.engage.rest.service.api.conversation.anonymous.AnonymousConversationRestController (implements java.lang.annotation.Annotation)
- com.flowable.engage.engine.test.ConversationDefinitionDeployment (implements java.lang.annotation.Annotation)
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.flowable.engage.engine.impl.permission.AuthorizedConversationAction (implements com.flowable.platform.service.permission.AuthorizedAction)
- com.flowable.engage.message.api.Category (implements com.flowable.engage.commons.api.NamedType)
- com.flowable.engage.api.delegate.event.FlowableEngageEventType (implements org.flowable.common.engine.api.delegate.event.FlowableEventType)
- com.flowable.engage.engine.impl.dto.MessageFlag
- com.flowable.engage.engine.impl.dto.MessageType
- com.flowable.engage.engine.impl.QueryTypeEnum
- com.flowable.engage.external.system.whatsapp.WhatsAppTemplateMessageBuilderImpl.Type
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)