Uses of Class
com.flowable.agent.engine.impl.persistence.entity.data.AgentDataManagers
Packages that use AgentDataManagers
-
Uses of AgentDataManagers in com.flowable.agent.engine
Fields in com.flowable.agent.engine declared as AgentDataManagersModifier and TypeFieldDescriptionprotected final AgentDataManagersAgentEngineConfiguration.dataManagersMethods in com.flowable.agent.engine that return AgentDataManagers -
Uses of AgentDataManagers in com.flowable.agent.engine.impl.persistence.entity
Fields in com.flowable.agent.engine.impl.persistence.entity declared as AgentDataManagersModifier and TypeFieldDescriptionprotected final AgentDataManagersAgentEntityManagers.dataManagersConstructors in com.flowable.agent.engine.impl.persistence.entity with parameters of type AgentDataManagersModifierConstructorDescriptionAgentEntityManagers(AgentEngineConfiguration configuration, AgentDataManagers dataManagers)