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