Class ConversationManagementResourceService
java.lang.Object
com.flowable.engage.rest.service.api.conversation.ConversationManagementResourceService
@Service
public class ConversationManagementResourceService
extends java.lang.Object
- Author:
- Filip Hrisafov
-
Field Summary
Fields Modifier and Type Field Description protected ConversationIndexingService
conversationIndexingService
-
Constructor Summary
Constructors Constructor Description ConversationManagementResourceService(ConversationIndexingService conversationIndexingService)
-
Method Summary
-
Field Details
-
Constructor Details
-
ConversationManagementResourceService
public ConversationManagementResourceService(ConversationIndexingService conversationIndexingService)
-
-
Method Details