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 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.