Uses of Class
com.flowable.engage.external.system.dto.InboundStatusDto
Packages that use InboundStatusDto
Package
Description
-
Uses of InboundStatusDto in com.flowable.engage.external.system.api
Methods in com.flowable.engage.external.system.api with parameters of type InboundStatusDtoModifier and TypeMethodDescriptionvoid
InboundStatusHandler.handleStatus
(InboundStatusDto status) Handle the received status from the external adapter -
Uses of InboundStatusDto in com.flowable.engage.external.system.common
Methods in com.flowable.engage.external.system.common with parameters of type InboundStatusDtoModifier and TypeMethodDescriptionprotected abstract void
BaseInboundStatusHandler.handleExternalStatus
(InboundStatusDto status) protected abstract void
BaseInboundStatusHandler.handleInternalStatus
(InboundStatusDto status) void
BaseInboundStatusHandler.handleStatus
(InboundStatusDto status) protected abstract void
BaseInboundStatusHandler.handleUnknownStatus
(InboundStatusDto status) -
Uses of InboundStatusDto in com.flowable.engage.external.system.line
Methods in com.flowable.engage.external.system.line with parameters of type InboundStatusDtoModifier and TypeMethodDescriptionprotected Message
LineInboundStatusHandler.getMessage
(InboundStatusDto status) protected UserAccount
LineInboundStatusHandler.getUserAccount
(InboundStatusDto status) protected void
LineInboundStatusHandler.handleExternalStatus
(InboundStatusDto status) protected void
LineInboundStatusHandler.handleExternalStatusDeleted
(InboundStatusDto status) protected void
LineInboundStatusHandler.handleExternalStatusDelivered
(InboundStatusDto status) protected void
LineInboundStatusHandler.handleExternalStatusFailed
(InboundStatusDto status) protected void
LineInboundStatusHandler.handleExternalStatusRead
(InboundStatusDto status) protected void
LineInboundStatusHandler.handleExternalStatusSent
(InboundStatusDto status) protected void
LineInboundStatusHandler.handleExternalStatusUnknown
(InboundStatusDto status) protected void
LineInboundStatusHandler.handleInternalContentDisabledStatus
(InboundStatusDto status) protected void
LineInboundStatusHandler.handleInternalContentTimeoutStatus
(InboundStatusDto status) protected void
LineInboundStatusHandler.handleInternalFailedStatus
(InboundStatusDto status) protected void
LineInboundStatusHandler.handleInternalSentStatus
(InboundStatusDto status) protected void
LineInboundStatusHandler.handleInternalStatus
(InboundStatusDto status) protected void
LineInboundStatusHandler.handleInternalTimeoutStatus
(InboundStatusDto status) protected void
LineInboundStatusHandler.handleInternalUnknownStatus
(InboundStatusDto status) protected void
LineInboundStatusHandler.handleInternalUploadTimeoutStatus
(InboundStatusDto status) protected void
LineInboundStatusHandler.handleUnknownStatus
(InboundStatusDto status) void
LineInboundJmsListener.receiveStatus
(InboundStatusDto status) protected void
LineInboundStatusHandler.sendMessageForStatus
(String messageCode, InboundStatusDto status) -
Uses of InboundStatusDto in com.flowable.engage.external.system.wechat
Methods in com.flowable.engage.external.system.wechat with parameters of type InboundStatusDtoModifier and TypeMethodDescriptionprotected void
WeChatInboundStatusHandler.handleExternalStatus
(InboundStatusDto status) protected void
WeChatInboundStatusHandler.handleInternalStatus
(InboundStatusDto status) protected void
WeChatInboundStatusHandler.handleUnknownStatus
(InboundStatusDto status) void
WeChatInboundJmsListener.receiveStatus
(InboundStatusDto status) protected void
WeChatInboundStatusHandler.sendMessageForStatus
(String messageCode, InboundStatusDto status) -
Uses of InboundStatusDto in com.flowable.engage.external.system.whatsapp
Methods in com.flowable.engage.external.system.whatsapp with parameters of type InboundStatusDtoModifier and TypeMethodDescriptionprotected Message
WhatsAppInboundStatusHandler.getMessage
(InboundStatusDto status) protected UserAccount
WhatsAppInboundStatusHandler.getUserAccount
(InboundStatusDto status) protected void
WhatsAppInboundStatusHandler.handleExternalStatus
(InboundStatusDto status) protected void
WhatsAppInboundStatusHandler.handleExternalStatusDeleted
(InboundStatusDto status) protected void
WhatsAppInboundStatusHandler.handleExternalStatusDelivered
(InboundStatusDto status) protected void
WhatsAppInboundStatusHandler.handleExternalStatusFailed
(InboundStatusDto status) protected void
WhatsAppInboundStatusHandler.handleExternalStatusRead
(InboundStatusDto status) protected void
WhatsAppInboundStatusHandler.handleExternalStatusSent
(InboundStatusDto status) protected void
WhatsAppInboundStatusHandler.handleExternalStatusUnknown
(InboundStatusDto status) protected void
WhatsAppInboundStatusHandler.handleInternalContentDisabledStatus
(InboundStatusDto status) protected void
WhatsAppInboundStatusHandler.handleInternalContentTimeoutStatus
(InboundStatusDto status) protected void
WhatsAppInboundStatusHandler.handleInternalFailedStatus
(InboundStatusDto status) protected void
WhatsAppInboundStatusHandler.handleInternalSentStatus
(InboundStatusDto status) protected void
WhatsAppInboundStatusHandler.handleInternalStatus
(InboundStatusDto status) protected void
WhatsAppInboundStatusHandler.handleInternalTimeoutStatus
(InboundStatusDto status) protected void
WhatsAppInboundStatusHandler.handleInternalUnknownStatus
(InboundStatusDto status) protected void
WhatsAppInboundStatusHandler.handleInternalUploadTimeoutStatus
(InboundStatusDto status) protected void
WhatsAppInboundStatusHandler.handleUnknownStatus
(InboundStatusDto status) void
WhatsAppInboundJmsListener.receiveStatus
(InboundStatusDto status) protected void
WhatsAppInboundStatusHandler.sendMessageForStatus
(String messageCode, InboundStatusDto status) protected void
WhatsAppInboundStatusHandler.sendMessageForStatus
(String messageCode, InboundStatusDto status, Message message)