Uses of Class
com.flowable.action.engine.impl.runtime.ActionLinkQueryImpl
Package
Description
-
Uses of ActionLinkQueryImpl in com.flowable.action.engine.impl.persistence.entity
Modifier 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
Modifier and TypeMethodDescriptionlong
ActionLinkDataManager.findActionLinkCountByQueryCriteria
(ActionLinkQueryImpl actionLinkQuery) ActionLinkDataManager.findActionLinksByQueryCriteria
(ActionLinkQueryImpl actionLinkQuery) -
Uses of ActionLinkQueryImpl in com.flowable.action.engine.impl.persistence.entity.data.impl
Modifier and TypeMethodDescriptionlong
MybatisActionLinkDataManager.findActionLinkCountByQueryCriteria
(ActionLinkQueryImpl actionLinkQuery) MybatisActionLinkDataManager.findActionLinksByQueryCriteria
(ActionLinkQueryImpl actionLinkQuery) -
Uses of ActionLinkQueryImpl in com.flowable.action.engine.impl.runtime
Modifier and TypeMethodDescriptionActionLinkQueryImpl.actionDefinitionId
(String actionDefinitionId)