Uses of Interface
com.flowable.app.engine.impl.persistence.entity.AppResourceEntityManager
Packages that use AppResourceEntityManager
Package
Description
-
Uses of AppResourceEntityManager in com.flowable.app.engine
Fields in com.flowable.app.engine declared as AppResourceEntityManagerModifier and TypeFieldDescriptionprotected AppResourceEntityManager
AppEngineConfiguration.appResourceEntityManager
Methods in com.flowable.app.engine that return AppResourceEntityManagerMethods in com.flowable.app.engine with parameters of type AppResourceEntityManagerModifier and TypeMethodDescriptionAppEngineConfiguration.setAppResourceEntityManager
(AppResourceEntityManager appResourceEntityManager) -
Uses of AppResourceEntityManager in com.flowable.app.engine.impl.persistence.entity
Classes in com.flowable.app.engine.impl.persistence.entity that implement AppResourceEntityManagerMethods in com.flowable.app.engine.impl.persistence.entity that return AppResourceEntityManagerModifier and TypeMethodDescriptionprotected AppResourceEntityManager
AppDeploymentEntityManagerImpl.getAppResourceEntityManager()
-
Uses of AppResourceEntityManager in com.flowable.app.engine.impl.repository
Fields in com.flowable.app.engine.impl.repository declared as AppResourceEntityManagerModifier and TypeFieldDescriptionprotected AppResourceEntityManager
AppDeploymentBuilderImpl.resourceEntityManager
-
Uses of AppResourceEntityManager in com.flowable.app.engine.impl.util
Methods in com.flowable.app.engine.impl.util that return AppResourceEntityManagerModifier and TypeMethodDescriptionstatic AppResourceEntityManager
CommandContextUtil.getAppResourceEntityManager()
static AppResourceEntityManager
CommandContextUtil.getAppResourceEntityManager
(CommandContext commandContext)