Interface AuthorizationSort
- All Superinterfaces:
TypedSortableRequest.SearchRequestSort<AuthorizationSort>
- All Known Implementing Classes:
AuthorizationSortImpl
public interface AuthorizationSort
extends TypedSortableRequest.SearchRequestSort<AuthorizationSort>
-
Method Summary
Methods inherited from interface io.camunda.client.api.search.request.TypedSortableRequest.SearchRequestSort
asc, desc
-
Method Details
-
ownerId
AuthorizationSort ownerId() -
ownerType
AuthorizationSort ownerType() -
resourceId
AuthorizationSort resourceId() -
resourceType
AuthorizationSort resourceType()
-