Uses of Interface
com.flowable.platform.engine.impl.persistence.entity.JobMetricEntity
Packages that use JobMetricEntity
Package
Description
-
Uses of JobMetricEntity in com.flowable.platform.engine.impl.persistence.entity
Classes in com.flowable.platform.engine.impl.persistence.entity that implement JobMetricEntitySubclasses with type arguments of type JobMetricEntity in com.flowable.platform.engine.impl.persistence.entitySubinterfaces with type arguments of type JobMetricEntity in com.flowable.platform.engine.impl.persistence.entityMethods in com.flowable.platform.engine.impl.persistence.entity that return types with arguments of type JobMetricEntityModifier and TypeMethodDescriptionJobMetricEntityManager.getJobMetrics()JobMetricEntityManagerImpl.getJobMetrics() -
Uses of JobMetricEntity in com.flowable.platform.engine.impl.persistence.entity.data
Subinterfaces with type arguments of type JobMetricEntity in com.flowable.platform.engine.impl.persistence.entity.dataMethods in com.flowable.platform.engine.impl.persistence.entity.data that return types with arguments of type JobMetricEntity -
Uses of JobMetricEntity in com.flowable.platform.engine.impl.persistence.entity.data.impl
Subclasses with type arguments of type JobMetricEntity in com.flowable.platform.engine.impl.persistence.entity.data.implMethods in com.flowable.platform.engine.impl.persistence.entity.data.impl that return JobMetricEntityMethods in com.flowable.platform.engine.impl.persistence.entity.data.impl that return types with arguments of type JobMetricEntityModifier and TypeMethodDescriptionMybatisJobMetricDataManager.getJobMetrics()Class<? extends JobMetricEntity> MybatisJobMetricDataManager.getManagedEntityClass()