Uses of Interface
com.flowable.engage.external.system.api.ExternalSystemContentService
-
Packages that use ExternalSystemContentService Package Description com.flowable.engage.external.system.service -
-
Uses of ExternalSystemContentService in com.flowable.engage.external.system.service
Classes in com.flowable.engage.external.system.service that implement ExternalSystemContentService Modifier and Type Class Description classExternalSystemContentServiceImplFields in com.flowable.engage.external.system.service declared as ExternalSystemContentService Modifier and Type Field Description protected ExternalSystemContentServiceInboundMessageRoutingServiceImpl. externalSystemContentServiceConstructors in com.flowable.engage.external.system.service with parameters of type ExternalSystemContentService Constructor Description InboundMessageRoutingServiceImpl(MessageService messageService, ConversationService conversationService, ExternalSystemContentService externalSystemContentService, EventRegistry eventRegistry, InboundMessageEventPayloadExtractor inboundMessageEventPayloadExtractor)
-