Class ConversationUserQueryImpl

java.lang.Object
com.flowable.engage.engine.impl.conversation.ConversationUserQueryImpl
All Implemented Interfaces:
ConversationUserQuery, Command<List<String>>

public class ConversationUserQueryImpl extends Object implements ConversationUserQuery, Command<List<String>>
The implementation of the ConversationUserQuery interface used to query for users involved in a conversation.
Author:
Micha Kiener