Uses of Interface
io.camunda.client.api.fetch.MappingRuleGetRequest
Packages that use MappingRuleGetRequest
-
Uses of MappingRuleGetRequest in io.camunda.client
Methods in io.camunda.client that return MappingRuleGetRequestModifier and TypeMethodDescriptionCamundaClient.newMappingRuleGetRequest(String mappingRuleId) Request to get a mapping rule by mapping rule ID. -
Uses of MappingRuleGetRequest in io.camunda.client.impl
Methods in io.camunda.client.impl that return MappingRuleGetRequestModifier and TypeMethodDescriptionCamundaClientImpl.newMappingRuleGetRequest(String mappingRuleId) -
Uses of MappingRuleGetRequest in io.camunda.client.impl.fetch
Classes in io.camunda.client.impl.fetch that implement MappingRuleGetRequest