Uses of Interface
com.flowable.platform.engine.impl.persistence.entity.JobMetricEntityManager
Packages that use JobMetricEntityManager
Package
Description
-
Uses of JobMetricEntityManager in com.flowable.platform.engine.impl.persistence.entity
Classes in com.flowable.platform.engine.impl.persistence.entity that implement JobMetricEntityManagerFields in com.flowable.platform.engine.impl.persistence.entity declared as JobMetricEntityManagerModifier and TypeFieldDescriptionprotected JobMetricEntityManagerPlatformEntityManagers.jobMetricEntityManagerMethods in com.flowable.platform.engine.impl.persistence.entity that return JobMetricEntityManagerMethods in com.flowable.platform.engine.impl.persistence.entity with parameters of type JobMetricEntityManagerModifier and TypeMethodDescriptionvoidPlatformEntityManagers.setJobMetricEntityManager(JobMetricEntityManager jobMetricEntityManager) -
Uses of JobMetricEntityManager in com.flowable.platform.engine.impl.util
Methods in com.flowable.platform.engine.impl.util that return JobMetricEntityManagerModifier and TypeMethodDescriptionstatic JobMetricEntityManagerCommandContextUtil.getJobMetricEntityManager(org.flowable.common.engine.impl.interceptor.CommandContext commandContext)