Uses of Interface
org.flowable.entitylink.api.EntityLinkInfo
Packages that use EntityLinkInfo
-
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 TypeInterfaceDescriptioninterface
An 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 TypeInterfaceDescriptioninterface
Historic counterpart ofEntityLink
that represents the current state if any runtime link.