Uses of Class
com.flowable.action.engine.impl.runtime.ActionLinkQueryImpl
Packages that use ActionLinkQueryImpl
Package
Description
-
Uses of ActionLinkQueryImpl in com.flowable.action.engine.impl.persistence.entity
Methods in com.flowable.action.engine.impl.persistence.entity with parameters of type ActionLinkQueryImplModifier and TypeMethodDescriptionlong
ActionLinkEntityManager.findActionLinkCountByQueryCriteria
(ActionLinkQueryImpl actionLinkQuery) long
ActionLinkEntityManagerImpl.findActionLinkCountByQueryCriteria
(ActionLinkQueryImpl actionLinkQuery) ActionLinkEntityManager.findActionLinksByQueryCriteria
(ActionLinkQueryImpl actionLinkQuery) ActionLinkEntityManagerImpl.findActionLinksByQueryCriteria
(ActionLinkQueryImpl actionLinkQuery) -
Uses of ActionLinkQueryImpl in com.flowable.action.engine.impl.persistence.entity.data
Methods in com.flowable.action.engine.impl.persistence.entity.data with parameters of type ActionLinkQueryImplModifier and TypeMethodDescriptionlong
ActionLinkDataManager.findActionLinkCountByQueryCriteria
(ActionLinkQueryImpl actionLinkQuery) ActionLinkDataManager.findActionLinksByQueryCriteria
(ActionLinkQueryImpl actionLinkQuery) -
Uses of ActionLinkQueryImpl in com.flowable.action.engine.impl.persistence.entity.data.impl
Methods in com.flowable.action.engine.impl.persistence.entity.data.impl with parameters of type ActionLinkQueryImplModifier and TypeMethodDescriptionlong
MybatisActionLinkDataManager.findActionLinkCountByQueryCriteria
(ActionLinkQueryImpl actionLinkQuery) MybatisActionLinkDataManager.findActionLinksByQueryCriteria
(ActionLinkQueryImpl actionLinkQuery) -
Uses of ActionLinkQueryImpl in com.flowable.action.engine.impl.runtime
Methods in com.flowable.action.engine.impl.runtime that return ActionLinkQueryImplModifier and TypeMethodDescriptionActionLinkQueryImpl.actionDefinitionId
(String actionDefinitionId)