JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Enum
io.camunda.zeebe.shared.Profile
Packages that use
Profile
Package
Description
io.camunda.zeebe.shared
Uses of
Profile
in
io.camunda.zeebe.shared
Methods in
io.camunda.zeebe.shared
that return
Profile
Modifier and Type
Method
Description
static
Profile
Profile.
valueOf
(
String
name)
Returns the enum constant of this type with the specified name.
static
Profile
[]
Profile.
values
()
Returns an array containing the constants of this enum type, in the order they are declared.