-
Nested Class Summary
Nested classes/interfaces inherited from interface org.flowable.common.engine.api.query.Query
org.flowable.common.engine.api.query.Query.NullHandlingOnOrder
-
Method Summary
Methods inherited from interface org.flowable.common.engine.api.query.Query
asc, count, desc, list, listPage, orderBy, orderBy, singleResult
-
Method Details
-
Query all conversation statuses for the given conversation id.
- Parameters:
conversationId
- the id of the conversation for which the statuses are needed
-
Query all conversation statuses for the given filter id.
- Parameters:
filterId
- the id of the filter for which the statuses are needed
-
Query all conversation statuses that have no filter.
-
Query all conversation statuses for the given user id.
- Parameters:
userId
- the id of the user for which the statuses are needed