Uses of Enum
io.camunda.client.protocol.rest.ElementInstanceResult.TypeEnum
Packages that use ElementInstanceResult.TypeEnum
-
Uses of ElementInstanceResult.TypeEnum in io.camunda.client.protocol.rest
Methods in io.camunda.client.protocol.rest that return ElementInstanceResult.TypeEnumModifier and TypeMethodDescriptionElementInstanceResult.getType()Type of element as defined set of values.Returns the enum constant of this type with the specified name.static ElementInstanceResult.TypeEnum[]ElementInstanceResult.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 ElementInstanceResult.TypeEnumModifier and TypeMethodDescriptionvoidElementInstanceResult.setType(ElementInstanceResult.TypeEnum type) ElementInstanceResult.type(ElementInstanceResult.TypeEnum type)