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