| Package | Description |
|---|---|
| org.exoplatform.task.service | |
| org.exoplatform.task.service.impl |
| Modifier and Type | Method and Description |
|---|---|
TasksList |
TaskService.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) |
| Modifier and Type | Method and Description |
|---|---|
TasksList |
TaskServiceImpl.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) |
Copyright © 2003–2021 eXo Platform SAS. All rights reserved.