Class GroupAuthorizationQueryTransformer
java.lang.Object
io.camunda.search.clients.transformers.auth.GroupAuthorizationQueryTransformer
- All Implemented Interfaces:
AuthorizationQueryTransformer
public class GroupAuthorizationQueryTransformer
extends Object
implements AuthorizationQueryTransformer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiontoSearchQuery(AuthorizationResourceType resourceType, PermissionType permissionType, List<String> resourceIds)
-
Constructor Details
-
GroupAuthorizationQueryTransformer
public GroupAuthorizationQueryTransformer()
-
-
Method Details
-
toSearchQuery
public SearchQuery toSearchQuery(AuthorizationResourceType resourceType, PermissionType permissionType, List<String> resourceIds) - Specified by:
toSearchQueryin interfaceAuthorizationQueryTransformer
-