Uses of Interface
org.flowable.common.engine.impl.persistence.entity.PropertyEntity
Packages that use PropertyEntity
Package
Description
-
Uses of PropertyEntity in org.flowable.common.engine.impl.persistence.entity
Classes in org.flowable.common.engine.impl.persistence.entity that implement PropertyEntityMethods in org.flowable.common.engine.impl.persistence.entity that return types with arguments of type PropertyEntity -
Uses of PropertyEntity in org.flowable.common.engine.impl.persistence.entity.data
Methods in org.flowable.common.engine.impl.persistence.entity.data that return types with arguments of type PropertyEntity -
Uses of PropertyEntity in org.flowable.common.engine.impl.persistence.entity.data.impl
Methods in org.flowable.common.engine.impl.persistence.entity.data.impl that return PropertyEntityMethods in org.flowable.common.engine.impl.persistence.entity.data.impl that return types with arguments of type PropertyEntityModifier and TypeMethodDescriptionMybatisPropertyDataManager.findAll()
Class<? extends PropertyEntity>
MybatisPropertyDataManager.getManagedEntityClass()