| Package | Description |
|---|---|
| org.exoplatform.task.service | |
| org.exoplatform.task.service.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
UserService.hideProject(org.exoplatform.services.security.Identity identity,
Long projectId,
boolean hide) |
Status |
StatusService.removeStatus(long statusId) |
Status |
StatusService.updateStatus(long statusId,
String statusName) |
| Modifier and Type | Method and Description |
|---|---|
void |
UserServiceImpl.hideProject(org.exoplatform.services.security.Identity identity,
Long projectId,
boolean hide) |
Status |
StatusServiceImpl.removeStatus(long statusID) |
Status |
StatusServiceImpl.updateStatus(long id,
String name) |
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.