Uses of Class
com.flowable.platform.service.agent.AgentInstanceSearchRepresentation
Packages that use AgentInstanceSearchRepresentation
-
Uses of AgentInstanceSearchRepresentation in com.flowable.platform.service.agent
Subclasses with type arguments of type AgentInstanceSearchRepresentation in com.flowable.platform.service.agentSubinterfaces with type arguments of type AgentInstanceSearchRepresentation in com.flowable.platform.service.agentMethods in com.flowable.platform.service.agent that return AgentInstanceSearchRepresentationModifier and TypeMethodDescriptionAgentInstanceJsonMapper.convert(tools.jackson.databind.JsonNode sourceNode) AgentInstanceJsonMapper.convertHit(tools.jackson.databind.JsonNode hitNode) protected AgentInstanceSearchRepresentationAgentInstanceJsonMapper.convertWithoutEnhancer(tools.jackson.databind.JsonNode jsonNode) Methods in com.flowable.platform.service.agent with parameters of type AgentInstanceSearchRepresentationModifier and TypeMethodDescriptionvoidAgentInstanceResultMapper.Enhancer.enhance(AgentInstanceSearchRepresentation response, tools.jackson.databind.JsonNode sourceNode) default voidAgentInstanceResultMapper.Enhancer.enhanceHitNode(AgentInstanceSearchRepresentation response, tools.jackson.databind.JsonNode hitNode) -
Uses of AgentInstanceSearchRepresentation in com.flowable.platform.service.index
Methods in com.flowable.platform.service.index that return types with arguments of type AgentInstanceSearchRepresentationModifier and TypeMethodDescriptionWorkIndexService.findAgentInstancesWithQuery(AgentInstancesIndexQueryRequest request)