Uses of Enum
io.camunda.zeebe.protocol.management.AdminRequestType
Packages that use AdminRequestType
-
Uses of AdminRequestType in io.camunda.zeebe.protocol.management
Methods in io.camunda.zeebe.protocol.management that return AdminRequestTypeModifier and TypeMethodDescriptionstatic AdminRequestTypeAdminRequestType.get(short value) Lookup the enum value representing the value.AdminRequestDecoder.type()static AdminRequestTypeReturns the enum constant of this type with the specified name.static AdminRequestType[]AdminRequestType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.camunda.zeebe.protocol.management with parameters of type AdminRequestType