- valueOf(String) - Static method in enum io.camunda.tasklist.dto.SearchType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.camunda.tasklist.dto.TaskState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.camunda.tasklist.dto.VariableType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum io.camunda.tasklist.dto.SearchType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.camunda.tasklist.dto.TaskState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.camunda.tasklist.dto.VariableType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- Variable - Class in io.camunda.tasklist.dto
-
- Variable() - Constructor for class io.camunda.tasklist.dto.Variable
-
- VariableType - Enum in io.camunda.tasklist.dto
-