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