Uses of Interface
com.flowable.action.engine.impl.persistence.entity.ActionDefinitionLinkEntity
Package | Description |
---|---|
com.flowable.action.engine.impl.persistence.entity | |
com.flowable.action.engine.impl.persistence.entity.data.impl |
-
Uses of ActionDefinitionLinkEntity in com.flowable.action.engine.impl.persistence.entity
Classes in com.flowable.action.engine.impl.persistence.entity that implement ActionDefinitionLinkEntity Modifier and Type Class Description class
ActionDefinitionLinkEntityImpl
-
Uses of ActionDefinitionLinkEntity in com.flowable.action.engine.impl.persistence.entity.data.impl
Methods in com.flowable.action.engine.impl.persistence.entity.data.impl that return ActionDefinitionLinkEntity Modifier and Type Method Description ActionDefinitionLinkEntity
MybatisActionDefinitionLinkDataManager. create()
Methods in com.flowable.action.engine.impl.persistence.entity.data.impl that return types with arguments of type ActionDefinitionLinkEntity Modifier and Type Method Description java.lang.Class<? extends ActionDefinitionLinkEntity>
MybatisActionDefinitionLinkDataManager. getManagedEntityClass()