Uses of Class
com.flowable.platform.service.work.PlatformGlobalSearchIndexQueryRequest
Packages that use PlatformGlobalSearchIndexQueryRequest
-
Uses of PlatformGlobalSearchIndexQueryRequest in com.flowable.platform.service.index
Methods in com.flowable.platform.service.index with parameters of type PlatformGlobalSearchIndexQueryRequestModifier and TypeMethodDescriptionWorkIndexService.findGlobalInstancesWithQuery
(PlatformGlobalSearchIndexQueryRequest request) WorkIndexService.getIndices
(PlatformGlobalSearchIndexQueryRequest request) -
Uses of PlatformGlobalSearchIndexQueryRequest in com.flowable.platform.service.work
Methods in com.flowable.platform.service.work with parameters of type PlatformGlobalSearchIndexQueryRequestModifier and TypeMethodDescriptionprotected String
PlatformGlobalSearchIndexQueryBuilder.build
(PlatformGlobalSearchIndexQueryRequest request) PlatformGlobalSearchIndexQueryBuilder.build
(PlatformGlobalSearchIndexQueryRequest queryRequest, String defaultSort)