Uses of Interface
io.camunda.client.api.search.response.Variable
Packages that use Variable
Package
Description
-
Uses of Variable in io.camunda.client.impl.fetch
Methods in io.camunda.client.impl.fetch that return types with arguments of type Variable -
Uses of Variable in io.camunda.client.impl.search
Methods in io.camunda.client.impl.search that return types with arguments of type VariableModifier and TypeMethodDescriptionstatic SearchQueryResponse<Variable> SearchResponseMapper.toVariableSearchResponse(VariableSearchQueryResult response) -
Uses of Variable in io.camunda.client.impl.search.query
Methods in io.camunda.client.impl.search.query that return types with arguments of type VariableModifier and TypeMethodDescriptionUserTaskVariableQueryImpl.requestTimeout(Duration requestTimeout) VariableQueryImpl.requestTimeout(Duration requestTimeout) UserTaskVariableQueryImpl.send()VariableQueryImpl.send() -
Uses of Variable in io.camunda.client.impl.search.response
Classes in io.camunda.client.impl.search.response that implement Variable