Uses of Class
com.flowable.platform.service.agent.AgentInvocationSearchRepresentation
Packages that use AgentInvocationSearchRepresentation
-
Uses of AgentInvocationSearchRepresentation in com.flowable.platform.service.agent
Subclasses with type arguments of type AgentInvocationSearchRepresentation in com.flowable.platform.service.agentSubinterfaces with type arguments of type AgentInvocationSearchRepresentation in com.flowable.platform.service.agentMethods in com.flowable.platform.service.agent that return AgentInvocationSearchRepresentationModifier and TypeMethodDescriptionAgentInvocationJsonMapper.convert(tools.jackson.databind.JsonNode sourceNode) AgentInvocationJsonMapper.convertHit(tools.jackson.databind.JsonNode hitNode) protected AgentInvocationSearchRepresentationAgentInvocationJsonMapper.convertWithoutEnhancer(tools.jackson.databind.JsonNode jsonNode) Methods in com.flowable.platform.service.agent with parameters of type AgentInvocationSearchRepresentationModifier and TypeMethodDescriptionvoidAgentInvocationResultMapper.Enhancer.enhance(AgentInvocationSearchRepresentation response, tools.jackson.databind.JsonNode sourceNode) default voidAgentInvocationResultMapper.Enhancer.enhanceHitNode(AgentInvocationSearchRepresentation response, tools.jackson.databind.JsonNode hitNode) -
Uses of AgentInvocationSearchRepresentation in com.flowable.platform.service.index
Methods in com.flowable.platform.service.index that return types with arguments of type AgentInvocationSearchRepresentationModifier and TypeMethodDescriptionWorkIndexService.findAgentInvocationsWithQuery(AgentInvocationsIndexQueryRequest request)