Uses of Interface
ch.ivyteam.ivy.persistence.IGroup
Packages that use IGroup
Package
Description
-
Uses of IGroup in ch.ivyteam.ivy.workflow
Methods in ch.ivyteam.ivy.workflow that return types with arguments of type IGroupModifier and TypeMethodDescriptionIWorkflowContext.findCaseCategories(IPropertyFilter<CaseProperty> categoryFilter, CaseProperty categoryProperty, OrderDirection categoryPropertyOrder) Deprecated, for removal: This API element is subject to removal in a future version.IWorkflowContext.findTaskCategories(IPropertyFilter<TaskProperty> categoryFilter, TaskProperty categoryProperty, OrderDirection categoryPropertyOrder) Deprecated, for removal: This API element is subject to removal in a future version.useCategoryTree.createFor(TaskQuery)instead
CategoryTree.createFor(CaseQuery)instead