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