Interface AgentInstanceResultMapper.Enhancer
- Enclosing interface:
AgentInstanceResultMapper
public static interface AgentInstanceResultMapper.Enhancer
-
Method Summary
Modifier and TypeMethodDescriptionvoidenhance(AgentInstanceSearchRepresentation response, tools.jackson.databind.JsonNode sourceNode) default voidenhanceHitNode(AgentInstanceSearchRepresentation response, tools.jackson.databind.JsonNode hitNode)
-
Method Details
-
enhanceHitNode
default void enhanceHitNode(AgentInstanceSearchRepresentation response, tools.jackson.databind.JsonNode hitNode) -
enhance
void enhance(AgentInstanceSearchRepresentation response, tools.jackson.databind.JsonNode sourceNode)
-