Uses of Interface
com.flowable.action.engine.impl.persistence.entity.ActionDefinitionLinkEntityManager
| Package | Description |
|---|---|
| com.flowable.action.engine.impl.persistence.entity | |
| com.flowable.action.engine.impl.util |
-
Uses of ActionDefinitionLinkEntityManager in com.flowable.action.engine.impl.persistence.entity
Classes in com.flowable.action.engine.impl.persistence.entity that implement ActionDefinitionLinkEntityManager Modifier and Type Class Description classActionDefinitionLinkEntityManagerImplFields in com.flowable.action.engine.impl.persistence.entity declared as ActionDefinitionLinkEntityManager Modifier and Type Field Description protected ActionDefinitionLinkEntityManagerActionEntityManagers. actionDefinitionLinkEntityManagerMethods in com.flowable.action.engine.impl.persistence.entity that return ActionDefinitionLinkEntityManager Modifier and Type Method Description ActionDefinitionLinkEntityManagerActionEntityManagers. getActionDefinitionLinkEntityManager()Methods in com.flowable.action.engine.impl.persistence.entity with parameters of type ActionDefinitionLinkEntityManager Modifier and Type Method Description voidActionEntityManagers. setActionDefinitionLinkEntityManager(ActionDefinitionLinkEntityManager actionDefinitionLinkEntityManager) -
Uses of ActionDefinitionLinkEntityManager in com.flowable.action.engine.impl.util
Methods in com.flowable.action.engine.impl.util that return ActionDefinitionLinkEntityManager Modifier and Type Method Description static ActionDefinitionLinkEntityManagerCommandContextUtil. getActionDefinitionLinkEntityManager()static ActionDefinitionLinkEntityManagerCommandContextUtil. getActionDefinitionLinkEntityManager(org.flowable.common.engine.impl.interceptor.CommandContext commandContext)