Uses of Interface
com.flowable.action.api.runtime.ActionLink
Packages that use ActionLink
Package
Description
-
Uses of ActionLink in com.flowable.action.engine.impl.persistence.entity
Subinterfaces of ActionLink in com.flowable.action.engine.impl.persistence.entityClasses in com.flowable.action.engine.impl.persistence.entity that implement ActionLinkMethods in com.flowable.action.engine.impl.persistence.entity that return types with arguments of type ActionLinkModifier and TypeMethodDescriptionActionLinkEntityManager.findActionLinksByQueryCriteria
(ActionLinkQueryImpl actionLinkQuery) ActionLinkEntityManagerImpl.findActionLinksByQueryCriteria
(ActionLinkQueryImpl actionLinkQuery) -
Uses of ActionLink in com.flowable.action.engine.impl.persistence.entity.data
Methods in com.flowable.action.engine.impl.persistence.entity.data that return types with arguments of type ActionLinkModifier and TypeMethodDescriptionActionLinkDataManager.findActionLinksByQueryCriteria
(ActionLinkQueryImpl actionLinkQuery) -
Uses of ActionLink in com.flowable.action.engine.impl.persistence.entity.data.impl
Methods in com.flowable.action.engine.impl.persistence.entity.data.impl that return types with arguments of type ActionLinkModifier and TypeMethodDescriptionMybatisActionLinkDataManager.findActionLinksByQueryCriteria
(ActionLinkQueryImpl actionLinkQuery) -
Uses of ActionLink in com.flowable.action.engine.impl.runtime
Methods in com.flowable.action.engine.impl.runtime that return types with arguments of type ActionLink