Uses of Interface
io.camunda.client.api.search.response.UserTask
Packages that use UserTask
Package
Description
-
Uses of UserTask in io.camunda.client.impl.fetch
Methods in io.camunda.client.impl.fetch that return types with arguments of type UserTask -
Uses of UserTask in io.camunda.client.impl.search.request
Methods in io.camunda.client.impl.search.request that return types with arguments of type UserTaskModifier and TypeMethodDescriptionUserTaskSearchRequestImpl.requestTimeout(Duration requestTimeout) UserTaskSearchRequestImpl.send() -
Uses of UserTask in io.camunda.client.impl.search.response
Classes in io.camunda.client.impl.search.response that implement UserTaskMethods in io.camunda.client.impl.search.response that return types with arguments of type UserTaskModifier and TypeMethodDescriptionstatic SearchResponse<UserTask> SearchResponseMapper.toUserTaskSearchResponse(UserTaskSearchQueryResult response)