Uses of Interface
org.flowable.app.engine.impl.persistence.entity.AppResourceEntityManager
Packages that use AppResourceEntityManager
Package
Description
-
Uses of AppResourceEntityManager in org.flowable.app.engine
Fields in org.flowable.app.engine declared as AppResourceEntityManagerModifier and TypeFieldDescriptionprotected AppResourceEntityManagerAppEngineConfiguration.appResourceEntityManagerMethods in org.flowable.app.engine that return AppResourceEntityManagerMethods in org.flowable.app.engine with parameters of type AppResourceEntityManagerModifier and TypeMethodDescriptionAppEngineConfiguration.setAppResourceEntityManager(AppResourceEntityManager appResourceEntityManager) -
Uses of AppResourceEntityManager in org.flowable.app.engine.impl
Methods in org.flowable.app.engine.impl that return AppResourceEntityManagerModifier and TypeMethodDescriptionprotected AppResourceEntityManagerAbstractCmmnManager.getAppResourceEntityManager() -
Uses of AppResourceEntityManager in org.flowable.app.engine.impl.persistence.entity
Classes in org.flowable.app.engine.impl.persistence.entity that implement AppResourceEntityManagerMethods in org.flowable.app.engine.impl.persistence.entity that return AppResourceEntityManagerModifier and TypeMethodDescriptionprotected AppResourceEntityManagerAppDeploymentEntityManagerImpl.getAppResourceEntityManager() -
Uses of AppResourceEntityManager in org.flowable.app.engine.impl.repository
Fields in org.flowable.app.engine.impl.repository declared as AppResourceEntityManagerModifier and TypeFieldDescriptionprotected AppResourceEntityManagerAppDeploymentBuilderImpl.resourceEntityManager -
Uses of AppResourceEntityManager in org.flowable.app.engine.impl.util
Methods in org.flowable.app.engine.impl.util that return AppResourceEntityManagerModifier and TypeMethodDescriptionstatic AppResourceEntityManagerCommandContextUtil.getAppResourceEntityManager()static AppResourceEntityManagerCommandContextUtil.getAppResourceEntityManager(CommandContext commandContext)