Uses of Interface
com.flowable.agent.api.management.AgentManagementService
Packages that use AgentManagementService
-
Uses of AgentManagementService in com.flowable.agent.api
Methods in com.flowable.agent.api that return AgentManagementService -
Uses of AgentManagementService in com.flowable.agent.engine
Fields in com.flowable.agent.engine declared as AgentManagementServiceModifier and TypeFieldDescriptionprotected AgentManagementServiceAgentEngineConfiguration.agentManagementServiceMethods in com.flowable.agent.engine that return AgentManagementServiceModifier and TypeMethodDescriptionAgentEngine.getAgentManagementService()AgentEngineConfiguration.getAgentManagementService()Methods in com.flowable.agent.engine with parameters of type AgentManagementServiceModifier and TypeMethodDescriptionvoidAgentEngineConfiguration.setAgentManagementService(AgentManagementService agentManagementService) -
Uses of AgentManagementService in com.flowable.agent.engine.impl
Classes in com.flowable.agent.engine.impl that implement AgentManagementServiceFields in com.flowable.agent.engine.impl declared as AgentManagementServiceModifier and TypeFieldDescriptionprotected AgentManagementServiceAgentEngineImpl.agentManagementServiceMethods in com.flowable.agent.engine.impl that return AgentManagementService