Class JobWorkerStatisticsImpl
java.lang.Object
io.camunda.client.impl.statistics.response.JobWorkerStatisticsImpl
- All Implemented Interfaces:
BaseResponse<JobWorkerStatisticsItem>,SearchResponse<JobWorkerStatisticsItem>,JobWorkerStatistics
-
Constructor Summary
ConstructorsConstructorDescriptionJobWorkerStatisticsImpl(List<JobWorkerStatisticsItem> items, SearchResponsePage page) -
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface io.camunda.client.api.search.response.BaseResponse
singleItem
-
Constructor Details
-
JobWorkerStatisticsImpl
-
-
Method Details
-
items
Description copied from interface:BaseResponseReturns the list of items- Specified by:
itemsin interfaceBaseResponse<JobWorkerStatisticsItem>
-
page
Description copied from interface:SearchResponseReturns information about the returned page of items- Specified by:
pagein interfaceSearchResponse<JobWorkerStatisticsItem>
-
hashCode
public int hashCode() -
equals
-
toString
-