Uses of Class
com.flowable.engage.engine.impl.indexing.ConversationSearchQueryImpl
-
Packages that use ConversationSearchQueryImpl Package Description com.flowable.engage.engine.impl.indexing -
-
Uses of ConversationSearchQueryImpl in com.flowable.engage.engine.impl.indexing
Methods in com.flowable.engage.engine.impl.indexing with parameters of type ConversationSearchQueryImpl Modifier and Type Method Description protected Page<ConversationSearchResponse>
ConversationFilterServiceImpl. fetchConversations(ConversationFilter conversationFilter, ConversationSearchQueryImpl conversationSearchQuery, int start, int size)
Page<ConversationSearchResponse>
ConversationFilterServiceImpl. findConversations(ConversationSearchQueryImpl query, int start, int size)
-