Uses of Interface
io.camunda.client.api.search.response.Job
Packages that use Job
-
Uses of Job in io.camunda.client.impl.search.request
Methods in io.camunda.client.impl.search.request that return types with arguments of type JobModifier and TypeMethodDescriptionJobSearchRequestImpl.requestTimeout(Duration requestTimeout) JobSearchRequestImpl.send() -
Uses of Job in io.camunda.client.impl.search.response
Classes in io.camunda.client.impl.search.response that implement JobMethods in io.camunda.client.impl.search.response that return types with arguments of type JobModifier and TypeMethodDescriptionstatic SearchResponse<Job> SearchResponseMapper.toJobSearchResponse(JobSearchQueryResult response)