Uses of Class
com.flowable.platform.service.agent.AgentInvocationsIndexQueryRequest
Packages that use AgentInvocationsIndexQueryRequest
-
Uses of AgentInvocationsIndexQueryRequest in com.flowable.platform.service.agent
Subclasses with type arguments of type AgentInvocationsIndexQueryRequest in com.flowable.platform.service.agentMethods in com.flowable.platform.service.agent with parameters of type AgentInvocationsIndexQueryRequestModifier and TypeMethodDescriptionprotected StringAgentInvocationsIndexQueryBuilder.build(AgentInvocationsIndexQueryRequest request) AgentInvocationsIndexQueryBuilder.build(AgentInvocationsIndexQueryRequest queryRequest, String defaultSort) -
Uses of AgentInvocationsIndexQueryRequest in com.flowable.platform.service.index
Methods in com.flowable.platform.service.index with parameters of type AgentInvocationsIndexQueryRequestModifier and TypeMethodDescriptionWorkIndexService.findAgentInvocationsWithQuery(AgentInvocationsIndexQueryRequest request)