Uses of Interface
org.flowable.common.engine.api.query.BatchDeleteQuery
Packages that use BatchDeleteQuery
-
Uses of BatchDeleteQuery in org.flowable.cmmn.api.history
Subinterfaces of BatchDeleteQuery in org.flowable.cmmn.api.history -
Uses of BatchDeleteQuery in org.flowable.common.engine.api.query
Classes in org.flowable.common.engine.api.query with type parameters of type BatchDeleteQuery -
Uses of BatchDeleteQuery in org.flowable.engine.history
Subinterfaces of BatchDeleteQuery in org.flowable.engine.historyModifier and TypeInterfaceDescriptioninterface
Allows programmatic querying ofHistoricProcessInstance
s.