Uses of Class
com.flowable.platform.service.agent.AgentInstancesIndexQueryRequest
Packages that use AgentInstancesIndexQueryRequest
-
Uses of AgentInstancesIndexQueryRequest in com.flowable.platform.service.agent
Subclasses with type arguments of type AgentInstancesIndexQueryRequest in com.flowable.platform.service.agentMethods in com.flowable.platform.service.agent with parameters of type AgentInstancesIndexQueryRequestModifier and TypeMethodDescriptionprotected StringAgentInstancesIndexQueryBuilder.build(AgentInstancesIndexQueryRequest request) AgentInstancesIndexQueryBuilder.build(AgentInstancesIndexQueryRequest queryRequest, String defaultSort) -
Uses of AgentInstancesIndexQueryRequest in com.flowable.platform.service.index
Methods in com.flowable.platform.service.index with parameters of type AgentInstancesIndexQueryRequestModifier and TypeMethodDescriptionWorkIndexService.findAgentInstancesWithQuery(AgentInstancesIndexQueryRequest request)