Uses of Interface
com.flowable.platform.service.agent.AgentInvocationResultMapper.Enhancer
Packages that use AgentInvocationResultMapper.Enhancer
-
Uses of AgentInvocationResultMapper.Enhancer in com.flowable.platform.service.agent
Fields in com.flowable.platform.service.agent with type parameters of type AgentInvocationResultMapper.EnhancerModifier and TypeFieldDescriptionprotected List<AgentInvocationResultMapper.Enhancer> AgentInvocationJsonMapper.resultMapperEnhancersMethods in com.flowable.platform.service.agent that return types with arguments of type AgentInvocationResultMapper.EnhancerMethod parameters in com.flowable.platform.service.agent with type arguments of type AgentInvocationResultMapper.EnhancerModifier and TypeMethodDescriptionvoidAgentInvocationJsonMapper.setResultMapperEnhancers(List<AgentInvocationResultMapper.Enhancer> resultMapperEnhancers)