Uses of Enum
io.camunda.client.protocol.rest.ElementInstanceFilter.TypeEnum
Packages that use ElementInstanceFilter.TypeEnum
-
Uses of ElementInstanceFilter.TypeEnum in io.camunda.client.protocol.rest
Methods in io.camunda.client.protocol.rest that return ElementInstanceFilter.TypeEnumModifier and TypeMethodDescriptionElementInstanceFilter.getType()Type of element as defined set of values.Returns the enum constant of this type with the specified name.static ElementInstanceFilter.TypeEnum[]ElementInstanceFilter.TypeEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.camunda.client.protocol.rest with parameters of type ElementInstanceFilter.TypeEnumModifier and TypeMethodDescriptionvoidElementInstanceFilter.setType(ElementInstanceFilter.TypeEnum type) ElementInstanceFilter.type(ElementInstanceFilter.TypeEnum type)