Uses of Class
ch.ivyteam.ivy.workflow.category.CategoryTree
Packages that use CategoryTree
-
Uses of CategoryTree in ch.ivyteam.ivy.workflow.category
Methods in ch.ivyteam.ivy.workflow.category that return CategoryTreeModifier and TypeMethodDescriptionstatic CategoryTreeCreates a tree model based on the passedCaseQuery.static CategoryTreeCreates a tree model based on the passedTaskQuery.Methods in ch.ivyteam.ivy.workflow.category that return types with arguments of type CategoryTreeModifier and TypeMethodDescriptionCategoryTree.getAllChildren()Returns the children and their children recursively.CategoryTree.getChildren()Returns the children of this entry.