Uses of Enum
io.camunda.client.api.search.enums.ElementInstanceType
Packages that use ElementInstanceType
Package
Description
-
Uses of ElementInstanceType in io.camunda.client.api.search.enums
Methods in io.camunda.client.api.search.enums that return ElementInstanceTypeModifier and TypeMethodDescriptionstatic ElementInstanceTypeReturns the enum constant of this type with the specified name.static ElementInstanceType[]ElementInstanceType.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of ElementInstanceType in io.camunda.client.api.search.filter
Methods in io.camunda.client.api.search.filter with parameters of type ElementInstanceTypeModifier and TypeMethodDescriptionElementInstanceFilter.type(ElementInstanceType value) Filters element instances by type. -
Uses of ElementInstanceType in io.camunda.client.api.search.response
Methods in io.camunda.client.api.search.response that return ElementInstanceType -
Uses of ElementInstanceType in io.camunda.client.impl.search.filter
Methods in io.camunda.client.impl.search.filter with parameters of type ElementInstanceType -
Uses of ElementInstanceType in io.camunda.client.impl.search.response
Methods in io.camunda.client.impl.search.response that return ElementInstanceType