Uses of Interface
com.flowable.policy.engine.impl.persistence.entity.PolicyDefinitionLinkEntity
-
Packages that use 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 class
PolicyDefinitionLinkEntityImpl
-
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 PolicyDefinitionLinkEntity
MybatisPolicyDefinitionLinkDataManager. 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 Class<? extends PolicyDefinitionLinkEntity>
MybatisPolicyDefinitionLinkDataManager. getManagedEntityClass()
-