Uses of Interface
com.flowable.engage.external.system.api.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 class
ExternalSystemContentServiceImpl
Fields in com.flowable.engage.external.system.service declared as ExternalSystemContentService Modifier and Type Field Description protected ExternalSystemContentService
InboundMessageRoutingServiceImpl. externalSystemContentService
Constructors in com.flowable.engage.external.system.service with parameters of type ExternalSystemContentService Constructor Description InboundMessageRoutingServiceImpl(MessageService messageService, ConversationService conversationService, ExternalSystemContentService externalSystemContentService)