Uses of Class
io.camunda.client.protocol.rest.AuditLogSearchQueryResult
Packages that use AuditLogSearchQueryResult
-
Uses of AuditLogSearchQueryResult in io.camunda.client.impl.search.response
Methods in io.camunda.client.impl.search.response with parameters of type AuditLogSearchQueryResultModifier and TypeMethodDescriptionstatic SearchResponse<AuditLogResult> SearchResponseMapper.toAuditLogSearchResponse(AuditLogSearchQueryResult response) -
Uses of AuditLogSearchQueryResult in io.camunda.client.protocol.rest
Methods in io.camunda.client.protocol.rest that return AuditLogSearchQueryResultModifier and TypeMethodDescriptionAuditLogSearchQueryResult.addItemsItem(AuditLogResult itemsItem) AuditLogSearchQueryResult.items(List<AuditLogResult> items) AuditLogSearchQueryResult.page(SearchQueryPageResponse page)