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