Uses of Interface
com.flowable.agent.engine.impl.persistence.entity.AgentResourceEntityManager
Packages that use AgentResourceEntityManager
Package
Description
-
Uses of AgentResourceEntityManager in com.flowable.agent.engine.impl.deployer
Fields in com.flowable.agent.engine.impl.deployer declared as AgentResourceEntityManagerModifier and TypeFieldDescriptionprotected AgentResourceEntityManagerAgentDeploymentManager.resourceEntityManagerMethods in com.flowable.agent.engine.impl.deployer that return AgentResourceEntityManagerMethods in com.flowable.agent.engine.impl.deployer with parameters of type AgentResourceEntityManagerModifier and TypeMethodDescriptionvoidAgentDeploymentManager.setResourceEntityManager(AgentResourceEntityManager resourceEntityManager) -
Uses of AgentResourceEntityManager in com.flowable.agent.engine.impl.persistence.entity
Classes in com.flowable.agent.engine.impl.persistence.entity that implement AgentResourceEntityManagerFields in com.flowable.agent.engine.impl.persistence.entity declared as AgentResourceEntityManagerModifier and TypeFieldDescriptionprotected AgentResourceEntityManagerAgentEntityManagers.agentResourceEntityManagerMethods in com.flowable.agent.engine.impl.persistence.entity that return AgentResourceEntityManagerMethods in com.flowable.agent.engine.impl.persistence.entity with parameters of type AgentResourceEntityManagerModifier and TypeMethodDescriptionvoidAgentEntityManagers.setAgentResourceEntityManager(AgentResourceEntityManager agentResourceEntityManager) -
Uses of AgentResourceEntityManager in com.flowable.agent.engine.impl.repository
Fields in com.flowable.agent.engine.impl.repository declared as AgentResourceEntityManagerModifier and TypeFieldDescriptionprotected AgentResourceEntityManagerAgentDeploymentBuilderImpl.resourceEntityManager -
Uses of AgentResourceEntityManager in com.flowable.agent.engine.impl.util
Methods in com.flowable.agent.engine.impl.util that return AgentResourceEntityManagerModifier and TypeMethodDescriptionstatic AgentResourceEntityManagerCommandContextUtil.getAgentResourceEntityManager()static AgentResourceEntityManagerCommandContextUtil.getAgentResourceEntityManager(org.flowable.common.engine.impl.interceptor.CommandContext commandContext)