Class ConversationRegistryEntryQueryImpl

java.lang.Object
org.flowable.common.engine.impl.db.ListQueryParameterObject
org.flowable.common.engine.impl.query.AbstractQuery<ConversationRegistryEntryQuery,​ConversationRegistryEntry>
com.flowable.engage.engine.impl.conversation.ConversationRegistryEntryQueryImpl
All Implemented Interfaces:
ConversationRegistryEntryQuery, java.io.Serializable, org.flowable.common.engine.api.query.Query<ConversationRegistryEntryQuery,​ConversationRegistryEntry>, org.flowable.common.engine.impl.interceptor.Command<java.lang.Object>

public class ConversationRegistryEntryQueryImpl
extends org.flowable.common.engine.impl.query.AbstractQuery<ConversationRegistryEntryQuery,​ConversationRegistryEntry>
implements ConversationRegistryEntryQuery
The implementation of the ConversationRegistryEntryQuery interface used to query for conversation registry entries.
Author:
Simon Amport
See Also:
Serialized Form