Uses of Enum Class
io.camunda.tasklist.dto.VariableType
Packages that use VariableType
-
Uses of VariableType in io.camunda.tasklist.dto
Methods in io.camunda.tasklist.dto that return VariableTypeModifier and TypeMethodDescriptionVariable.getType()static VariableTypeReturns the enum constant of this class with the specified name.static VariableType[]VariableType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.camunda.tasklist.dto with parameters of type VariableType