Uses of Class
org.exoplatform.task.dto.TasksList
Packages that use TasksList
-
Uses of TasksList in org.exoplatform.task.service
Methods in org.exoplatform.task.service that return TasksListModifier and TypeMethodDescriptionTaskService.filterTasks(String query, long projectId, String keyword, List<Long> labels, TaskUtil.DUE dueDate, Priority priority, List<String> assignees, List<String> coworkers, List<String> watchers, Long labelId, Long statusId, org.exoplatform.services.security.Identity currIdentity, String dueCategory, String space_group_id, TimeZone userTimezone, boolean isShowCompleted, boolean advanceSearch, boolean noProjPermission, boolean noLblPermission, String orderBy, String groupBy, int offset, int limit) -
Uses of TasksList in org.exoplatform.task.service.impl
Methods in org.exoplatform.task.service.impl that return TasksListModifier and TypeMethodDescriptionTaskServiceImpl.filterTasks(String query, long projectId, String keyword, List<Long> labels, TaskUtil.DUE dueDate, Priority priority, List<String> assignees, List<String> coworker, List<String> watchers, Long labelId, Long statusId, org.exoplatform.services.security.Identity currIdentity, String dueCategory, String space_group_id, TimeZone userTimezone, boolean isShowCompleted, boolean advanceSearch, boolean noProjPermission, boolean noLblPermission, String orderBy, String groupBy, int offset, int limit)