Uses of Interface
com.flowable.action.engine.impl.persistence.entity.ActionLinkEntityManager
Package
Description
-
Uses of ActionLinkEntityManager in com.flowable.action.engine.impl.persistence.entity
Modifier and TypeFieldDescriptionprotected ActionLinkEntityManager
ActionEntityManagers.actionLinkEntityManager
Modifier and TypeMethodDescriptionvoid
ActionEntityManagers.setActionLinkEntityManager
(ActionLinkEntityManager actionLinkEntityManager) -
Uses of ActionLinkEntityManager in com.flowable.action.engine.impl.util
Modifier and TypeMethodDescriptionstatic ActionLinkEntityManager
CommandContextUtil.getActionLinkEntityManager()
static ActionLinkEntityManager
CommandContextUtil.getActionLinkEntityManager
(CommandContext commandContext)