Uses of Interface
org.flowable.entitylink.api.EntityLinkInfo
-
Uses of EntityLinkInfo in org.flowable.entitylink.api
Modifier and TypeInterfaceDescriptioninterface
An entity link is used to associate an entity with another entity. -
Uses of EntityLinkInfo in org.flowable.entitylink.api.history
Modifier and TypeInterfaceDescriptioninterface
Historic counterpart ofEntityLink
that represents the current state if any runtime link.