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