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 TypeMethodDescriptionlongActionLinkEntityManager.findActionLinkCountByQueryCriteria(ActionLinkQueryImpl actionLinkQuery) longActionLinkEntityManagerImpl.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 TypeMethodDescriptionlongActionLinkDataManager.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 TypeMethodDescriptionlongMybatisActionLinkDataManager.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)