Uses of Interface
org.flowable.task.service.impl.persistence.entity.TaskEntityManager
Packages that use TaskEntityManager
Package
Description
-
Uses of TaskEntityManager in org.flowable.task.service
Fields in org.flowable.task.service declared as TaskEntityManagerModifier and TypeFieldDescriptionprotected TaskEntityManagerTaskServiceConfiguration.taskEntityManagerMethods in org.flowable.task.service that return TaskEntityManagerMethods in org.flowable.task.service with parameters of type TaskEntityManagerModifier and TypeMethodDescriptionTaskServiceConfiguration.setTaskEntityManager(TaskEntityManager taskEntityManager) -
Uses of TaskEntityManager in org.flowable.task.service.impl
Methods in org.flowable.task.service.impl that return TaskEntityManager -
Uses of TaskEntityManager in org.flowable.task.service.impl.persistence
Methods in org.flowable.task.service.impl.persistence that return TaskEntityManagerModifier and TypeMethodDescriptionprotected TaskEntityManagerAbstractManager.getTaskEntityManager() -
Uses of TaskEntityManager in org.flowable.task.service.impl.persistence.entity
Classes in org.flowable.task.service.impl.persistence.entity that implement TaskEntityManager