Uses of Class
io.camunda.zeebe.gateway.protocol.rest.ProblemDetail
Packages that use ProblemDetail
-
Uses of ProblemDetail in io.camunda.zeebe.gateway.protocol.rest
Methods in io.camunda.zeebe.gateway.protocol.rest that return ProblemDetailModifier and TypeMethodDescription -
Uses of ProblemDetail in io.camunda.zeebe.gateway.rest
Methods in io.camunda.zeebe.gateway.rest that return types with arguments of type ProblemDetailModifier and TypeMethodDescriptionstatic Either<ProblemDetail, UserResponse> SearchQueryResponseMapper.toUser(UserEntity user) static Either<ProblemDetail, List<UserResponse>> SearchQueryResponseMapper.toUsers(List<UserEntity> users)