Uses of Enum
io.camunda.zeebe.protocol.record.intent.VariableIntent
Packages that use VariableIntent
-
Uses of VariableIntent in io.camunda.zeebe.protocol.record.intent
Methods in io.camunda.zeebe.protocol.record.intent that return VariableIntentModifier and TypeMethodDescriptionstatic VariableIntentReturns the enum constant of this type with the specified name.static VariableIntent[]VariableIntent.values()Returns an array containing the constants of this enum type, in the order they are declared.