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 AppResourceEntityManagerAppEngineConfiguration.appResourceEntityManagerMethods 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 AppResourceEntityManagerAppDeploymentEntityManagerImpl.getAppResourceEntityManager() -
Uses of AppResourceEntityManager in com.flowable.app.engine.impl.repository
Fields in com.flowable.app.engine.impl.repository declared as AppResourceEntityManagerModifier and TypeFieldDescriptionprotected AppResourceEntityManagerAppDeploymentBuilderImpl.resourceEntityManager -
Uses of AppResourceEntityManager in com.flowable.app.engine.impl.util
Methods in com.flowable.app.engine.impl.util that return AppResourceEntityManagerModifier and TypeMethodDescriptionstatic AppResourceEntityManagerCommandContextUtil.getAppResourceEntityManager()static AppResourceEntityManagerCommandContextUtil.getAppResourceEntityManager(CommandContext commandContext)