| Package | Description |
|---|---|
| org.exoplatform.task.dto | |
| org.exoplatform.task.rest | |
| org.exoplatform.task.service.impl | |
| org.exoplatform.task.util |
| Constructor and Description |
|---|
ChangeLogEntry(ChangeLog changeLog,
UserService userService) |
| Constructor and Description |
|---|
TaskRestService(TaskService taskService,
ProjectService projectService,
StatusService statusService,
UserService userService,
org.exoplatform.social.core.space.spi.SpaceService spaceService) |
| Modifier and Type | Class and Description |
|---|---|
class |
UserServiceImpl |
| Modifier and Type | Method and Description |
|---|---|
static Map<GroupKey,org.exoplatform.commons.utils.ListAccess<Task>> |
TaskUtil.findTasks(TaskService taskService,
TaskQuery query,
String groupBy,
TimeZone userTimezone,
UserService userService)
Deprecated.
|
static String |
CommentUtil.formatMention(String text,
UserService userService) |
static TaskModel |
TaskUtil.getTaskModel(Long id,
boolean loadAllComment,
ResourceBundle bundle,
String username,
TaskService taskService,
org.exoplatform.services.organization.OrganizationService orgService,
UserService userService,
ProjectService projectService) |
static Map<GroupKey,List<Task>> |
TaskUtil.groupTasks(List<Task> tasks,
String groupBy,
String username,
TimeZone userTimezone,
ResourceBundle bundle,
TaskService taskService,
UserService userService) |
Copyright © 2003–2020 eXo Platform SAS. All rights reserved.