Class TenantSortImpl
java.lang.Object
io.camunda.client.impl.search.request.TypedSearchRequestPropertyProvider<List<SearchRequestSort>>
io.camunda.client.impl.search.request.SearchRequestSortBase<TenantSort>
io.camunda.client.impl.search.sort.TenantSortImpl
- All Implemented Interfaces:
TypedSortableRequest.SearchRequestSort<TenantSort>,TenantSort
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.camunda.client.impl.search.request.SearchRequestSortBase
asc, desc, field, getSearchRequestProperty, orderMethods inherited from class io.camunda.client.impl.search.request.TypedSearchRequestPropertyProvider
provideSearchRequestPropertyMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.camunda.client.api.search.request.TypedSortableRequest.SearchRequestSort
asc, desc
-
Constructor Details
-
TenantSortImpl
public TenantSortImpl()
-
-
Method Details
-
tenantId
- Specified by:
tenantIdin interfaceTenantSort
-
name
- Specified by:
namein interfaceTenantSort
-
self
- Specified by:
selfin classSearchRequestSortBase<TenantSort>
-