Uses of Interface
org.flowable.entitylink.api.EntityLinkInfo
Packages that use EntityLinkInfo
Package
Description
-
Uses of EntityLinkInfo in org.flowable.entitylink.api
Classes in org.flowable.entitylink.api with type parameters of type EntityLinkInfoSubinterfaces of EntityLinkInfo in org.flowable.entitylink.apiModifier and TypeInterfaceDescriptioninterfaceAn entity link is used to associate an entity with another entity. -
Uses of EntityLinkInfo in org.flowable.entitylink.api.history
Subinterfaces of EntityLinkInfo in org.flowable.entitylink.api.historyModifier and TypeInterfaceDescriptioninterfaceHistoric counterpart ofEntityLinkthat represents the current state if any runtime link. -
Uses of EntityLinkInfo in org.flowable.entitylink.service.impl
Classes in org.flowable.entitylink.service.impl with type parameters of type EntityLinkInfoModifier and TypeClassDescriptionclassInternalEntityLinkQueryImpl<E extends Entity & EntityLinkInfo> -
Uses of EntityLinkInfo in org.flowable.entitylink.service.impl.persistence.entity
Subinterfaces of EntityLinkInfo in org.flowable.entitylink.service.impl.persistence.entityModifier and TypeInterfaceDescriptioninterfaceinterfaceClasses in org.flowable.entitylink.service.impl.persistence.entity that implement EntityLinkInfo -
Uses of EntityLinkInfo in org.flowable.entitylink.service.impl.persistence.entity.data.impl.cachematcher
Classes in org.flowable.entitylink.service.impl.persistence.entity.data.impl.cachematcher with type parameters of type EntityLinkInfoModifier and TypeClassDescriptionclassEntityLinksWithSameRootScopeForScopeIdAndScopeTypeMatcher<EntityImpl extends Entity & EntityLinkInfo>