Uses of Class
org.exoplatform.task.model.GroupKey
Packages that use GroupKey
Package
Description
-
Uses of GroupKey in org.exoplatform.task.model
Methods in org.exoplatform.task.model with parameters of type GroupKey -
Uses of GroupKey in org.exoplatform.task.rest.model
Constructor parameters in org.exoplatform.task.rest.model with type arguments of type GroupKey -
Uses of GroupKey in org.exoplatform.task.util
Methods in org.exoplatform.task.util that return types with arguments of type GroupKeyModifier and TypeMethodDescriptionstatic Map<GroupKey,List<TaskEntity>> TaskUtil.groupTasks(List<TaskEntity> tasks, String groupBy, org.exoplatform.services.security.Identity userId, TimeZone userTimezone, LabelService labelService, UserService userService)