Uses of Interface
com.flowable.engage.external.system.api.InboundReactionHandler
Packages that use InboundReactionHandler
Package
Description
-
Uses of InboundReactionHandler in com.flowable.engage.external.system.service
Classes in com.flowable.engage.external.system.service that implement InboundReactionHandler -
Uses of InboundReactionHandler in com.flowable.engage.external.system.whatsapp
Fields in com.flowable.engage.external.system.whatsapp declared as InboundReactionHandlerModifier and TypeFieldDescriptionprotected final InboundReactionHandlerWhatsAppInboundJmsListener.inboundReactionHandlerConstructors in com.flowable.engage.external.system.whatsapp with parameters of type InboundReactionHandlerModifierConstructorDescriptionWhatsAppInboundJmsListener(InboundMessageHandler inboundMessageHandler, InboundReactionHandler inboundReactionHandler, InboundService inboundService, tools.jackson.databind.ObjectMapper objectMapper, Collection<WhatsAppInboundEventHandler> eventHandlers, Set<String> enabledMessageTypes)