Uses of Interface
com.flowable.app.engine.impl.persistence.entity.AppIncidentEntityManager
Packages that use AppIncidentEntityManager
Package
Description
-
Uses of AppIncidentEntityManager in com.flowable.app.engine
Fields in com.flowable.app.engine declared as AppIncidentEntityManagerModifier and TypeFieldDescriptionprotected AppIncidentEntityManager
AppEngineConfiguration.appIncidentEntityManager
Methods in com.flowable.app.engine that return AppIncidentEntityManagerMethods in com.flowable.app.engine with parameters of type AppIncidentEntityManagerModifier and TypeMethodDescriptionAppEngineConfiguration.setAppIncidentEntityManager
(AppIncidentEntityManager appIncidentEntityManager) -
Uses of AppIncidentEntityManager in com.flowable.app.engine.impl.persistence.entity
Classes in com.flowable.app.engine.impl.persistence.entity that implement AppIncidentEntityManagerMethods in com.flowable.app.engine.impl.persistence.entity that return AppIncidentEntityManagerModifier and TypeMethodDescriptionprotected AppIncidentEntityManager
AppDeploymentEntityManagerImpl.getAppIncidentEntityManager()
-
Uses of AppIncidentEntityManager in com.flowable.app.engine.impl.util
Methods in com.flowable.app.engine.impl.util that return AppIncidentEntityManagerModifier and TypeMethodDescriptionstatic AppIncidentEntityManager
CommandContextUtil.getAppIncidentEntityManager()
static AppIncidentEntityManager
CommandContextUtil.getAppIncidentEntityManager
(CommandContext commandContext)