Uses of Interface
org.flowable.engine.impl.persistence.CountingExecutionEntity
Packages that use CountingExecutionEntity
-
Uses of CountingExecutionEntity in org.flowable.engine.impl.persistence.entity
Classes in org.flowable.engine.impl.persistence.entity that implement CountingExecutionEntity -
Uses of CountingExecutionEntity in org.flowable.engine.impl.util
Methods in org.flowable.engine.impl.util with parameters of type CountingExecutionEntityModifier and TypeMethodDescriptionstatic boolean
CountingEntityUtil.isExecutionRelatedEntityCountEnabled
(CountingExecutionEntity executionEntity) There are two flags here: a global flag and a flag on the execution entity.