Uses of Interface
com.flowable.action.api.history.HistoricActionLink
Package
Description
-
Uses of HistoricActionLink in com.flowable.action.engine.impl.history
Modifier and TypeMethodDescriptionHistoricActionLinkQueryImpl.executeList
(CommandContext commandContext) -
Uses of HistoricActionLink in com.flowable.action.engine.impl.persistence.entity
Modifier and TypeMethodDescriptionHistoricActionLinkEntityManager.findHistoricActionLinksByQueryCriteria
(HistoricActionLinkQueryImpl actionLinkQuery) HistoricActionLinkEntityManagerImpl.findHistoricActionLinksByQueryCriteria
(HistoricActionLinkQueryImpl actionLinkQuery) -
Uses of HistoricActionLink in com.flowable.action.engine.impl.persistence.entity.data
Modifier and TypeMethodDescriptionHistoricActionLinkDataManager.findHistoricActionLinksByQueryCriteria
(HistoricActionLinkQueryImpl actionLinkQuery) -
Uses of HistoricActionLink in com.flowable.action.engine.impl.persistence.entity.data.impl
Modifier and TypeMethodDescriptionMybatisHistoricActionLinkDataManager.findHistoricActionLinksByQueryCriteria
(HistoricActionLinkQueryImpl actionLinkQuery)