| Package | Description |
|---|---|
| org.exoplatform.task.rest | |
| org.exoplatform.task.service.impl | |
| org.exoplatform.task.util |
| Constructor and Description |
|---|
ProjectRestService(TaskService taskService,
CommentService commentService,
ProjectService projectService,
StatusService statusService,
UserService userService,
org.exoplatform.social.core.space.spi.SpaceService spaceService,
LabelService labelService,
org.exoplatform.social.core.manager.IdentityManager identityManager) |
TaskRestService(TaskService taskService,
CommentService commentService,
ProjectService projectService,
StatusService statusService,
UserService userService,
org.exoplatform.social.core.space.spi.SpaceService spaceService,
LabelService labelService) |
| Modifier and Type | Class and Description |
|---|---|
class |
LabelServiceImpl |
| Modifier and Type | Method and Description |
|---|---|
static Map<GroupKey,List<TaskEntity>> |
TaskUtil.groupTasks(List<TaskEntity> tasks,
String groupBy,
String username,
TimeZone userTimezone,
LabelService labelService,
UserService userService) |
Copyright © 2003–2021 eXo Platform SAS. All rights reserved.