Uses of Interface
org.flowable.entitylink.api.EntityLink
Packages that use EntityLink
-
Uses of EntityLink in org.flowable.entitylink.api
Methods in org.flowable.entitylink.api that return EntityLinkMethods in org.flowable.entitylink.api that return types with arguments of type EntityLinkModifier and TypeMethodDescriptionEntityLinkService.findEntityLinksByReferenceScopeIdAndType(String referenceScopeId, String scopeType, String linkType) EntityLinkService.findEntityLinksByRootScopeIdAndRootType(String scopeId, String scopeType) EntityLinkService.findEntityLinksByScopeIdAndType(String scopeId, String scopeType, String linkType) EntityLinkService.findEntityLinksWithSameRootScopeForScopeIdAndScopeType(String scopeId, String scopeType, String linkType) Methods in org.flowable.entitylink.api with parameters of type EntityLink