Uses of Class
com.flowable.engage.rest.service.api.conversation.ConversationResourceService
Package | Description |
---|---|
com.flowable.engage.rest.service.api.conversation |
-
Uses of ConversationResourceService in com.flowable.engage.rest.service.api.conversation
Fields in com.flowable.engage.rest.service.api.conversation declared as ConversationResourceService Modifier and Type Field Description protected ConversationResourceService
ConversationCollectionResource. conversationResourceService
protected ConversationResourceService
ConversationResource. conversationResourceService
Constructors in com.flowable.engage.rest.service.api.conversation with parameters of type ConversationResourceService Constructor Description ConversationCollectionResource(ConversationResourceService conversationResourceService)
ConversationResource(ConversationResourceService conversationResourceService, com.flowable.license.LicenseCheckService licenseCheckService)