Uses of Interface
com.flowable.engage.external.system.line.api.LineInboundEventHandler
Packages that use LineInboundEventHandler
-
Uses of LineInboundEventHandler in com.flowable.engage.external.system.line
Classes in com.flowable.engage.external.system.line that implement LineInboundEventHandlerFields in com.flowable.engage.external.system.line with type parameters of type LineInboundEventHandlerModifier and TypeFieldDescriptionprotected final Map<String,
List<LineInboundEventHandler>> LineInboundJmsListener.eventHandlers
Constructor parameters in com.flowable.engage.external.system.line with type arguments of type LineInboundEventHandlerModifierConstructorDescriptionLineInboundJmsListener
(InboundService inboundService, Collection<LineInboundEventHandler> eventHandlers)