Class AgentEvaluationServiceImpl
java.lang.Object
org.flowable.common.engine.impl.service.CommonServiceImpl<AgentEngineConfiguration>
org.flowable.common.engine.impl.service.CommonEngineServiceImpl<AgentEngineConfiguration>
com.flowable.agent.engine.impl.evaluation.AgentEvaluationServiceImpl
- All Implemented Interfaces:
AgentEvaluationService
public class AgentEvaluationServiceImpl
extends org.flowable.common.engine.impl.service.CommonEngineServiceImpl<AgentEngineConfiguration>
implements AgentEvaluationService
-
Field Summary
Fields inherited from class org.flowable.common.engine.impl.service.CommonEngineServiceImpl
commandExecutorFields inherited from class org.flowable.common.engine.impl.service.CommonServiceImpl
configuration -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class org.flowable.common.engine.impl.service.CommonEngineServiceImpl
getCommandExecutor, setCommandExecutorMethods inherited from class org.flowable.common.engine.impl.service.CommonServiceImpl
getConfiguration
-
Constructor Details
-
AgentEvaluationServiceImpl
-
-
Method Details
-
createAgentInvocationEvaluationBuilder
- Specified by:
createAgentInvocationEvaluationBuilderin interfaceAgentEvaluationService
-
createAgentInvocationEvaluationQuery
- Specified by:
createAgentInvocationEvaluationQueryin interfaceAgentEvaluationService
-