Uses of Interface
com.flowable.agent.api.history.HistoricAgentInstance
Packages that use HistoricAgentInstance
Package
Description
-
Uses of HistoricAgentInstance in com.flowable.agent.engine.impl.history
Methods in com.flowable.agent.engine.impl.history that return types with arguments of type HistoricAgentInstanceModifier and TypeMethodDescriptionHistoricAgentInstanceQueryImpl.executeList(org.flowable.common.engine.impl.interceptor.CommandContext commandContext) -
Uses of HistoricAgentInstance in com.flowable.agent.engine.impl.persistence.entity
Subinterfaces of HistoricAgentInstance in com.flowable.agent.engine.impl.persistence.entityClasses in com.flowable.agent.engine.impl.persistence.entity that implement HistoricAgentInstanceMethods in com.flowable.agent.engine.impl.persistence.entity that return types with arguments of type HistoricAgentInstanceModifier and TypeMethodDescriptionHistoricAgentInstanceEntityManager.findByCriteria(HistoricAgentInstanceQuery historicAgentInstanceQuery) HistoricAgentInstanceEntityManagerImpl.findByCriteria(HistoricAgentInstanceQuery historicAgentInstanceQuery) -
Uses of HistoricAgentInstance in com.flowable.agent.engine.impl.persistence.entity.data
Methods in com.flowable.agent.engine.impl.persistence.entity.data that return types with arguments of type HistoricAgentInstanceModifier and TypeMethodDescriptionHistoricAgentInstanceDataManager.findByCriteria(HistoricAgentInstanceQueryImpl historicAgentInstanceQuery) -
Uses of HistoricAgentInstance in com.flowable.agent.engine.impl.persistence.entity.data.impl
Methods in com.flowable.agent.engine.impl.persistence.entity.data.impl that return types with arguments of type HistoricAgentInstanceModifier and TypeMethodDescriptionMybatisHistoricAgentInstanceDataManager.findByCriteria(HistoricAgentInstanceQueryImpl query)