Uses of Enum Class
io.camunda.tasklist.dto.SearchType
Packages that use SearchType
-
Uses of SearchType in io.camunda.tasklist.dto
Methods in io.camunda.tasklist.dto that return SearchTypeModifier and TypeMethodDescriptionPagination.getSearchType()static SearchTypeReturns the enum constant of this class with the specified name.static SearchType[]SearchType.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 SearchType