Uses of Interface
com.flowable.engage.external.system.service.InboundUnsupportedMessageService
-
Packages that use InboundUnsupportedMessageService Package Description com.flowable.engage.external.system.service -
-
Uses of InboundUnsupportedMessageService in com.flowable.engage.external.system.service
Classes in com.flowable.engage.external.system.service that implement InboundUnsupportedMessageService Modifier and Type Class Description classInboundUnsupportedMessageServiceImplFields in com.flowable.engage.external.system.service declared as InboundUnsupportedMessageService Modifier and Type Field Description protected InboundUnsupportedMessageServiceInboundMessageHandlerImpl. inboundUnsupportedMessageServiceConstructors in com.flowable.engage.external.system.service with parameters of type InboundUnsupportedMessageService Constructor Description InboundMessageHandlerImpl(UserAccountService userAccountService, InboundMessageRoutingService inboundMessageRoutingService, InboundMessageAccountService inboundMessageAccountService, InboundUnsupportedMessageService inboundUnsupportedMessageService)
-