Interface WorkInstanceQuery
- All Superinterfaces:
org.flowable.common.engine.api.query.Query<WorkInstanceQuery,
,WorkInstance> WorkInstanceInfoQuery<WorkInstanceQuery,
WorkInstance>
- All Known Implementing Classes:
WorkInstanceQueryImpl
Query used for querying runtime process and case instances.
- Author:
- Filip Hrisafov
-
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
Methods inherited from interface com.flowable.platform.api.work.WorkInstanceInfoQuery
accessibleByUserOrGroups, assigneeUserId, businessKey, businessStatus, definitionCategories, definitionCategory, definitionId, definitionKey, definitionName, finishedAfter, finishedBefore, id, includeAllInstances, includeTranslation, name, parentScopeId, rootScopeId, searchText, startedAfter, startedBefore, startUserId, state, tenantId, type