Uses of Interface
com.flowable.agent.api.evaluation.AgentEvaluationService
Packages that use AgentEvaluationService
Package
Description
-
Uses of AgentEvaluationService in com.flowable.agent.api
Methods in com.flowable.agent.api that return AgentEvaluationService -
Uses of AgentEvaluationService in com.flowable.agent.engine
Fields in com.flowable.agent.engine declared as AgentEvaluationServiceModifier and TypeFieldDescriptionprotected AgentEvaluationServiceAgentEngineConfiguration.agentEvaluationServiceMethods in com.flowable.agent.engine that return AgentEvaluationServiceModifier and TypeMethodDescriptionAgentEngine.getAgentEvaluationService()AgentEngineConfiguration.getAgentEvaluationService()Methods in com.flowable.agent.engine with parameters of type AgentEvaluationServiceModifier and TypeMethodDescriptionvoidAgentEngineConfiguration.setAgentEvaluationService(AgentEvaluationService agentEvaluationService) -
Uses of AgentEvaluationService in com.flowable.agent.engine.impl
Fields in com.flowable.agent.engine.impl declared as AgentEvaluationServiceModifier and TypeFieldDescriptionprotected AgentEvaluationServiceAgentEngineImpl.agentEvaluationServiceMethods in com.flowable.agent.engine.impl that return AgentEvaluationService -
Uses of AgentEvaluationService in com.flowable.agent.engine.impl.evaluation
Classes in com.flowable.agent.engine.impl.evaluation that implement AgentEvaluationService