Uses of Interface
com.flowable.action.engine.impl.persistence.entity.ActionLinkEntityManager
Packages that use ActionLinkEntityManager
Package
Description
-
Uses of ActionLinkEntityManager in com.flowable.action.engine.impl.persistence.entity
Classes in com.flowable.action.engine.impl.persistence.entity that implement ActionLinkEntityManagerFields in com.flowable.action.engine.impl.persistence.entity declared as ActionLinkEntityManagerModifier and TypeFieldDescriptionprotected ActionLinkEntityManager
ActionEntityManagers.actionLinkEntityManager
Methods in com.flowable.action.engine.impl.persistence.entity that return ActionLinkEntityManagerMethods in com.flowable.action.engine.impl.persistence.entity with parameters of type ActionLinkEntityManagerModifier and TypeMethodDescriptionvoid
ActionEntityManagers.setActionLinkEntityManager
(ActionLinkEntityManager actionLinkEntityManager) -
Uses of ActionLinkEntityManager in com.flowable.action.engine.impl.util
Methods in com.flowable.action.engine.impl.util that return ActionLinkEntityManagerModifier and TypeMethodDescriptionstatic ActionLinkEntityManager
CommandContextUtil.getActionLinkEntityManager()
static ActionLinkEntityManager
CommandContextUtil.getActionLinkEntityManager
(CommandContext commandContext)