Uses of Interface
org.flowable.common.engine.api.query.DeleteQuery
Packages that use DeleteQuery
Package
Description
Classes related to the
HistoryService.API implementation classes, which shouldn't directly be used by end-users.
-
Uses of DeleteQuery in org.flowable.batch.api
Subinterfaces of DeleteQuery in org.flowable.batch.api -
Uses of DeleteQuery in org.flowable.batch.service.impl
Classes in org.flowable.batch.service.impl that implement DeleteQuery -
Uses of DeleteQuery in org.flowable.cmmn.api.history
Subinterfaces of DeleteQuery in org.flowable.cmmn.api.history -
Uses of DeleteQuery in org.flowable.cmmn.engine.impl.history
Classes in org.flowable.cmmn.engine.impl.history that implement DeleteQuery -
Uses of DeleteQuery in org.flowable.common.engine.api.query
Classes in org.flowable.common.engine.api.query with type parameters of type DeleteQueryModifier and TypeInterfaceDescriptioninterfaceDeleteQuery<T extends DeleteQuery<T,U>, U> Describes methods for Queries that can perform delete operations. -
Uses of DeleteQuery in org.flowable.dmn.api
Subinterfaces of DeleteQuery in org.flowable.dmn.apiModifier and TypeInterfaceDescriptioninterfaceAllows programmatic querying ofDmnHistoricDecisionExecutions. -
Uses of DeleteQuery in org.flowable.dmn.engine.impl
Classes in org.flowable.dmn.engine.impl that implement DeleteQuery -
Uses of DeleteQuery in org.flowable.engine.history
Subinterfaces of DeleteQuery in org.flowable.engine.historyModifier and TypeInterfaceDescriptioninterfaceProgrammatic querying forHistoricActivityInstances.interfaceAllows programmatic querying ofHistoricProcessInstances. -
Uses of DeleteQuery in org.flowable.engine.impl
Classes in org.flowable.engine.impl that implement DeleteQueryModifier and TypeClassDescriptionclassclass -
Uses of DeleteQuery in org.flowable.task.api.history
Subinterfaces of DeleteQuery in org.flowable.task.api.historyModifier and TypeInterfaceDescriptioninterfaceAllows programmatic querying forHistoricTaskInstances. -
Uses of DeleteQuery in org.flowable.task.service.impl
Classes in org.flowable.task.service.impl that implement DeleteQuery